rust/compiler/rustc_middle/src/query
Matthias Krüger d88752a4b5
Rollup merge of #138160 - jdonszelmann:move-find-attr2, r=oli-obk
depend more on attr_data_structures and move find_attr! there

r?  ``@oli-obk``

This should be an easy one. It just moves some imports around. This is necessary for other changes that I'm working on not to have import cycles. However, it's an easy one to just merge on its own.
2025-03-09 10:34:52 +01:00
..
arena_cached.rs Allow arena_cache queries to return Option<&'tcx T> 2025-01-23 13:25:37 +11:00
erase.rs Rollup merge of #138160 - jdonszelmann:move-find-attr2, r=oli-obk 2025-03-09 10:34:52 +01:00
keys.rs Only use implied bounds hack if bevy, and use deeply normalize in implied bounds hack 2025-03-04 18:18:48 +00:00
mod.rs Rollup merge of #138160 - jdonszelmann:move-find-attr2, r=oli-obk 2025-03-09 10:34:52 +01:00
on_disk_cache.rs Simplify intra-crate qualifiers. 2025-02-11 14:59:13 +11:00
plumbing.rs compiler: Use size_of from the prelude instead of imported 2025-03-07 13:37:04 -08:00