rust/library/alloctests
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
..
benches Stabilize BTree{Map,Set}::extract_if 2025-08-27 11:34:31 -07:00
testing Rollup merge of #142668 - hkBst:less-static-mut, r=tgross35 2025-06-20 02:50:39 -04:00
tests resolve: Do not finalize shadowed bindings 2025-09-25 20:36:14 +03:00
Cargo.toml Remove more library bootstrap 2025-06-02 14:46:19 -07:00
lib.rs Constify conversion traits 2025-09-01 21:38:26 -04:00