about summary refs log tree commit diff
path: root/compiler/rustc_attr_data_structures
AgeCommit message (Expand)AuthorLines
2025-07-31remove rustc_attr_data_structuresJana Dönszelmann-1059/+0
2025-07-29coverage: Rename `CoverageStatus` to `CoverageAttrKind`Zalathar-14/+6
2025-07-26Add attributes to AttributeKindJonathan Brouwer-0/+16
2025-07-23Ports `#[macro_use]` and `#[macro_escape]` to the new attribute parsing infra...Jonathan Brouwer-2/+23
2025-07-22Rollup merge of #144080 - jieyouxu:realign, r=BoxyUwU许杰友 Jieyou Xu (Joe)-0/+1
2025-07-19Auto merge of #144145 - matthiaskrgr:rollup-swc74s4, r=matthiaskrgrbors-4/+4
2025-07-19Mitigate `#[align]` name resolution ambiguity regression with a renameJieyou Xu-0/+1
2025-07-18Rollup merge of #144050 - JonathanBrouwer:cross-crate-reexport, r=jdonszelmannMatthias Krüger-4/+4
2025-07-18Auto merge of #143845 - cjgillot:stability-query, r=jieyouxubors-4/+4
2025-07-18Rollup merge of #143891 - scrabsha:push-xxtttopqoprr, r=jdonszelmannMatthias Krüger-0/+20
2025-07-17Include ErrorGuaranteed in StableSince::Err.Camille GILLOT-4/+4
2025-07-17Fix encoding of `link_section` and `no_mangle` cross crateJonathan Brouwer-4/+4
2025-07-17Auto merge of #140399 - tiif:unstable_impl, r=lcnr,BoxyUwUbors-0/+4
2025-07-16Port `#[coverage]` to the new attribute systemSasha Pourcelot-0/+20
2025-07-15Implement other logicstiif-0/+1
2025-07-15Setup unstable feature bound attributetiif-0/+3
2025-07-15Auto merge of #143958 - samueltardieu:rollup-lh1s143, r=samueltardieubors-0/+4
2025-07-15Define datastructures for `#[cfg]` attribute, move StrippedCfgItemJonathan Brouwer-1/+26
2025-07-14Port `#[pointee]` to the new attribute parsing infrastructureJonathan Brouwer-0/+4
2025-07-14Rollup merge of #143855 - JonathanBrouwer:omit_gdb_pretty_printer_section, r=...Samuel Tardieu-0/+4
2025-07-14Rollup merge of #143217 - Periodic1911:link-ordinal, r=jdonszelmannJakub Beránek-0/+4
2025-07-13Port `#[link_ordinal]` to the new attribute parsing infrastructure.Anne Stijns-0/+4
2025-07-12Port `#[omit_gdb_pretty_printer_section]` to the new attribute parsing infras...Jonathan Brouwer-0/+4
2025-07-12Port `#[automatically_derived]` to the new attribute parsing infrastructureJonathan Brouwer-0/+4
2025-07-09Port `#[rustc_coherence_is_core]` to the new attribute systemPavel Grigorenko-0/+4
2025-07-09Port `#[rustc_allow_incoherent_impl]` to the new attribute systemPavel Grigorenko-0/+4
2025-07-09Port `#[rustc_paren_sugar]` to the new attribute systemPavel Grigorenko-0/+4
2025-07-09Port `#[fundamental]` to the new attribute systemPavel Grigorenko-0/+4
2025-07-09Port `#[marker]` to the new attribute systemPavel Grigorenko-0/+4
2025-07-09Port `#[rustc_unsafe_specialization_marker]` to the new attribute systemPavel Grigorenko-0/+4
2025-07-09Port `#[rustc_specialization_trait]` to the new attribute systemPavel Grigorenko-0/+4
2025-07-09Port `#[type_const]` to the new attribute systemPavel Grigorenko-0/+4
2025-07-09Port `#[rustc_coinductive]` to the new attribute systemPavel Grigorenko-0/+4
2025-07-09Port `#[rustc_do_not_implement_via_object]` to the new attribute systemPavel Grigorenko-0/+4
2025-07-09Port `#[rustc_deny_explicit_impl]` to the new attribute systemPavel Grigorenko-0/+4
2025-07-09Port `#[const_trait]` to the new attribute systemPavel Grigorenko-0/+4
2025-07-08Rollup merge of #143593 - mejrs:dummy, r=jdonszelmannMatthias Krüger-0/+4
2025-07-07Port #[rustc_dummy]mejrs-0/+4
2025-07-07Port `#[rustc_std_internal_symbol]` to the new attribute systemPavel Grigorenko-0/+4
2025-07-07Port `#[ffi_pure]` to the new attribute systemPavel Grigorenko-0/+4
2025-07-07Port `#[ffi_const]` to the new attribute systemPavel Grigorenko-0/+4
2025-07-07Port `#[export_stable]` to the new attribute systemPavel Grigorenko-0/+4
2025-07-07Rollup merge of #143535 - reallesee:patch-1, r=jdonszelmannJacob Pratt-1/+1
2025-07-06Port `#[path]` to the new attribute parsing infrastructureJonathan Brouwer-0/+4
2025-07-06Remove duplicate wordMicke-1/+1
2025-07-06Rewrite empty attribute lintJonathan Brouwer-4/+3
2025-07-05Port `#[ignore]` to the new attribute parsing infrastructureJonathan Brouwer-0/+8
2025-07-04Port `#[non_exhaustive]` to the new attribute parsing infrastructureJonathan Brouwer-0/+4
2025-07-04Rollup merge of #143400 - GrigorenkoPV:attributes/lints, r=jdonszelmannMatthias Krüger-6/+12
2025-07-04Port `#[rustc_pass_by_value]` to the new attribute systemPavel Grigorenko-0/+4