mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
c09b89ea32
Reintroduce name resolution check for trying to access locals from an inline const fixes #125676 I removed this without replacement in https://github.com/rust-lang/rust/pull/124650 without considering the consequences