index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_attr_parsing
/
src
/
attributes
/
link_attrs.rs
Age
Commit message (
Expand
)
Author
Lines
2025-08-27
Port the `#[link]` attribute to the new parser
Jonathan Brouwer
-2
/
+417
2025-08-24
Warn on macro calls for attributes that had this behaviour previously
Jonathan Brouwer
-2
/
+5
2025-08-22
convert strings to symbols in attr diagnostics
Jana Dönszelmann
-10
/
+10
2025-08-21
Introduce a prelude for very common imports across dozens of files
Jana Dönszelmann
-13
/
+3
2025-08-21
refactor target checking, move out of context.rs and rename MaybeWarn to Policy
Jana Dönszelmann
-2
/
+6
2025-08-14
Specify the list of allowed targets per attribute
Jonathan Brouwer
-2
/
+30
2025-08-13
Port the `#[linkage]` attribute to the new attribute system
Sasha Pourcelot
-1
/
+75
2025-08-11
Add more docs to templates for attrs with incorrect arguments
Esteban Küber
-3
/
+12
2025-08-11
Allow attr entries to declare list of alternatives for `List` and `NamedValue...
Esteban Küber
-1
/
+1
2025-07-31
remove rustc_attr_data_structures
Jana Dönszelmann
-2
/
+2
2025-07-13
Port `#[link_ordinal]` to the new attribute parsing infrastructure.
Anne Stijns
-3
/
+36
2025-07-09
Use "Innermost" & "Outermost" terminology for `AttributeOrder`
Pavel Grigorenko
-2
/
+2
2025-07-07
Port `#[rustc_std_internal_symbol]` to the new attribute system
Pavel Grigorenko
-0
/
+7
2025-07-07
Port `#[ffi_pure]` to the new attribute system
Pavel Grigorenko
-0
/
+7
2025-07-07
Port `#[ffi_const]` to the new attribute system
Pavel Grigorenko
-0
/
+7
2025-07-07
Port `#[export_stable]` to the new attribute system
Pavel Grigorenko
-2
/
+11
2025-06-29
Port #[link_section] to the new attribute parsing infrastructure
Anne Stijns
-1
/
+30
2025-06-28
Port `#[link_name]` to the new attribute parsing infrastructure
Jonathan Brouwer
-0
/
+30