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-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