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_hir
/
src
/
attrs
Age
Commit message (
Expand
)
Author
Lines
2025-10-03
interpret #[used] as #[used(compiler)] on illumos
iximeow
-1
/
+2
2025-09-26
Rollup merge of #146704 - jdonszelmann:port-debug-visualizer, r=petrochenkov
Matthias Krüger
-1
/
+19
2025-09-25
Rollup merge of #146667 - calebzulawski:simd-mono-lane-limit, r=lcnr,RalfJung
Stuart Cook
-0
/
+4
2025-09-23
Add an attribute to check the number of lanes in a SIMD vector after monomorp...
Caleb Zulawski
-0
/
+4
2025-09-21
port `#[debugger_visualizer]` to the new attribute system
Jana Dönszelmann
-1
/
+19
2025-09-21
Port #[macro_export] to the new attribute parsing infrastructure
Jonathan Brouwer
-0
/
+4
2025-09-17
port `#[rustc_coherence_is_core]` to the new attribute parsing infrastructure
Jana Dönszelmann
-4
/
+4
2025-09-13
initial implementation of the darwin_objc unstable feature
Jo Bates
-0
/
+8
2025-09-09
port `#[no_std]` to the new attribute parsing infrastructure
Jana Dönszelmann
-1
/
+5
2025-09-09
port `#[no_core]` to the new attribute parsing infrastructure
Jana Dönszelmann
-0
/
+4
2025-09-08
fixup limit handling code
Jana Dönszelmann
-6
/
+9
2025-09-08
port `#[pattern_complexity_limit]` to the new attribute parsing infrastructure
Jana Dönszelmann
-0
/
+4
2025-09-08
port `#[type_length_limit]` to the new attribute parsing infrastructure
Jana Dönszelmann
-0
/
+4
2025-09-08
port `#[move_size_limit]` to the new attribute parsing infrastructure
Jana Dönszelmann
-0
/
+4
2025-09-08
port `#[recursion_limit]` to the new attribute parsing infrastructure
Jana Dönszelmann
-1
/
+5
2025-08-27
Port the `#[link]` attribute to the new parser
Jonathan Brouwer
-0
/
+15
2025-08-27
Move `NativeLibKind` from `rustc_session` to `rustc_hir`
Jonathan Brouwer
-0
/
+103
2025-08-24
Port crate name to the new attribute system
Jana Dönszelmann
-0
/
+9
2025-08-23
port attribute to the new parsing infrastructure
Jana Dönszelmann
-1
/
+20
2025-08-22
Add an experimental unsafe(force_target_feature) attribute.
Luca Versari
-3
/
+4
2025-08-20
Move `IntoDiagArg` earlier in the dependency chains
Josh Triplett
-0
/
+26
2025-08-15
Port `#[custom_mir(..)]` to the new attribute system
Sasha Pourcelot
-0
/
+20
2025-08-13
Port the `#[linkage]` attribute to the new attribute system
Sasha Pourcelot
-0
/
+22
2025-08-11
Port `#[allow_internal_unsafe]` to the new attribute system (attempt 2)
Sasha Pourcelot
-0
/
+4
2025-08-08
Revert "Port `#[allow_internal_unsafe]` to the new attribute system"
Jana Dönszelmann
-4
/
+0
2025-08-07
Rollup merge of #144857 - scrabsha:push-pwtyrnmqkrtr, r=jdonszelmann
Trevor Gross
-0
/
+4
2025-08-07
Port `#[allow_internal_unsafe]` to the new attribute system
Sasha Pourcelot
-0
/
+4
2025-08-07
Rollup merge of #143808 - JonathanBrouwer:should_panic_parser, r=jdonszelmann
Stuart Cook
-0
/
+4
2025-08-06
Port `#[should_panic]` to the new attribute parsing infrastructure
Jonathan Brouwer
-0
/
+4
2025-08-04
Port `#[coroutine]` to the new attribute system
Sasha Pourcelot
-0
/
+4
2025-08-01
Remove the omit_gdb_pretty_printer_section attribute
bjorn3
-4
/
+0
2025-07-31
remove rustc_attr_data_structures
Jana Dönszelmann
-0
/
+762