granite-rust/compiler/rustc_resolve
ametisf 874cd08e23 Suggest while let x = y when encountering while x = y
Extends  to also detect where the `let` might be missing from `while let` expressions.
2021-12-29 13:23:19 +01:00
..
src Suggest while let x = y when encountering while x = y 2021-12-29 13:23:19 +01:00
Cargo.toml Forbid hashing HIR outside of indexing. 2021-10-09 18:38:28 +02:00