mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-19 18:29:13 +00:00
Use the correct type when comparing nested constants. fixes #9625 changelog: `manual_range_contains`: fix ICE when the values are behind a reference