SIGN IN SIGN UP
rust-lang / rust UNCLAIMED

Empowering everyone to build reliable and efficient software.

0 0 65 Rust

Rollup merge of #129062 - Nadrieril:fix-129009, r=compiler-errors

Remove a no-longer-true assert

Fixes https://github.com/rust-lang/rust/issues/129009

The assert was simply no longer true. I thought my test suite was thorough but I had not noticed these `let`-specific diagnostics codepaths.

r? `@compiler-errors`
M
Matthias Krüger committed
e01d6141a403af503c963794f8758ff49f057f84
Committed by GitHub <noreply@github.com> on 8/14/2024, 3:05:53 AM