mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
d8dd468ff1
Don't highlight `let` expressions as having type `bool` in let-chain error messages Fixes rust-lang/rust#147665.