rust/compiler/rustc_passes
Jubilee 2ad6272649
Rollup merge of #142825 - jdonszelmann:track-caller, r=oli-obk
Port `#[track_caller]` to the new attribute system

r? ``@oli-obk``

depends on https://github.com/rust-lang/rust/pull/142493

Closes rust-lang/rust#142783

(didn't add a test for this, this situation should simply never come up again, the code was simply wrong. lmk if I should add it, but it won't test something very useful)
2025-06-24 19:45:32 -07:00
..
src Rollup merge of #142825 - jdonszelmann:track-caller, r=oli-obk 2025-06-24 19:45:32 -07:00
Cargo.toml don't depend on rustc_attr_parsing if rustc_data_structures will do 2025-05-09 23:16:55 +02:00
messages.ftl Add #[loop_match] for improved DFA codegen 2025-06-23 20:43:04 +02:00