rust/compiler/rustc_macros
Vadim Petrochenkov f89660e4aa resolve: Do not finalize shadowed bindings
I.e. do not mark them as used, or non-speculative loaded, or similar.
Previously they were sometimes finalized during early resolution, causing issues like https://github.com/rust-lang/rust/pull/144793#issuecomment-3168108005.
2025-09-25 20:36:14 +03:00
..
src resolve: Do not finalize shadowed bindings 2025-09-25 20:36:14 +03:00
build.rs Improved the compiler code with clippy 2024-04-24 09:41:44 +02:00
Cargo.toml Revert introduction of [workspace.dependencies]. 2025-09-02 19:12:54 +10:00