rust/compiler/rustc_hir
Matthias Krüger 771fa1c0f1
Rollup merge of #151187 - const-resolver, r=petrochenkov
Use `default_field_values` more in `Resolver`

Extend more ways of building `FxHashSet`, `FxHashMap`, `UnordSet`, `UnordMap` and `DisambiguatorState` in `const` contexts to allow for more fields in `Resolver` to have a default value. `FxIndexSet`/`FxIndexMap` are still outstanding and not const-buildable.

r? @petrochenkov
2026-01-16 13:57:47 +01:00
..
src Rollup merge of #151187 - const-resolver, r=petrochenkov 2026-01-16 13:57:47 +01:00
Cargo.toml Move attribute lints to rustc_lint 2025-12-05 14:22:52 +01:00