about summary refs log tree commit diff
path: root/compiler/rustc_attr_parsing/src/target_checking.rs
AgeCommit message (Expand)AuthorLines
2025-09-13merge crate-level into ALLOWED_TARGETSJana Dönszelmann-3/+12
2025-08-27Use `AcceptContext` in `AttribueParser::check_target`Sasha Pourcelot-21/+16
2025-08-25Use attribute name in message for "outer attr used as inner attr" errorsSasha Pourcelot-3/+30
2025-08-21split up context.rsJana Dönszelmann-0/+3
2025-08-21refactor target checking, move out of context.rs and rename MaybeWarn to PolicyJana Dönszelmann-0/+244