rust/compiler/rustc_passes
Jonathan Brouwer 0cc62c81e5
Rollup merge of #152184 - Ozzy1423:attrs3, r=jdonszelmann
Port rustc_abi to the attribute parser

Tracking issue: https://github.com/rust-lang/rust/issues/131229

This attribute either dumps the abi info for functions (debug arg)
or if you put it on a pair of fn ptr's it checks they match (assert_eq arg)

r? @JonathanBrouwer
2026-02-06 10:06:47 +01:00
..
src Rollup merge of #152184 - Ozzy1423:attrs3, r=jdonszelmann 2026-02-06 10:06:47 +01:00
Cargo.toml Continue migration to new Attribute API for doc attribute 2025-12-10 12:27:33 +01:00
messages.ftl Move query-dep-graph opt check to attr parsing 2026-02-04 21:00:37 +00:00