rust/compiler/rustc_passes
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 Continue migration to new Attribute API for doc attribute 2025-12-10 12:27:33 +01:00
messages.ftl Rollup merge of #150072 - Bryntet:parse_no_link, r=JonathanBrouwer 2025-12-16 23:10:12 -05:00