rust/compiler/rustc_middle
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
..
src Rollup merge of #138160 - jdonszelmann:move-find-attr2, r=oli-obk 2025-03-09 10:34:52 +01:00
Cargo.toml Rollup merge of #138160 - jdonszelmann:move-find-attr2, r=oli-obk 2025-03-09 10:34:52 +01:00
messages.ftl clean up layout error diagnostics 2025-02-18 13:22:45 +01:00
README.md

For more information about how rustc works, see the rustc dev guide.