rust/compiler/rustc_sanitizers/src
Nicholas Nethercote 9eca59a940 Introduce DefPathData::AnonAssocTy.
PR #137977 changed `DefPathData::TypeNs` to contain `Option<Symbol>` to
account for RPITIT assoc types being anonymous. This commit changes it
back to `Symbol` and gives anonymous assoc types their own variant. It
makes things a bit nicer overall.
2025-04-11 19:08:14 +10:00
..
cfi Introduce DefPathData::AnonAssocTy. 2025-04-11 19:08:14 +10:00
kcfi compiler: Add rustc_abi to _sanitizers 2024-11-02 20:31:47 -07:00
lib.rs Auto merge of #138414 - matthiaskrgr:rollup-9ablqdb, r=matthiaskrgr 2025-03-12 17:27:43 +00:00