mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-05 03:07:41 +03:00
337181e07d
Add a hint that the expressions produce a value Fixes #85913 The second commit is semi-_unrelated_ but it allows us to run the related tests just on `src/test/ui/lint`.