rust/compiler/rustc_hir
Jacob Pratt 656d4e8a96
Rollup merge of #150072 - Bryntet:parse_no_link, r=JonathanBrouwer
Port #[no_link] to use attribute parser

Adds `#[no_link]` to the attribute parser, as well as adds tests making sure to FCW warn on `field`, `arm`, and `macrodef `
2025-12-16 23:10:12 -05:00
..
src Rollup merge of #150072 - Bryntet:parse_no_link, r=JonathanBrouwer 2025-12-16 23:10:12 -05:00
Cargo.toml Move attribute lints to rustc_lint 2025-12-05 14:22:52 +01:00