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_data_structures
Age
Commit message (
Expand
)
Author
Lines
2025-03-09
Rollup merge of #138160 - jdonszelmann:move-find-attr2, r=oli-obk
Matthias Krüger
-0
/
+44
2025-03-08
Remove `#![warn(unreachable_pub)]` from all `compiler/` crates.
Nicholas Nethercote
-1
/
+0
2025-03-08
Specify rust lints for `compiler/` crates via Cargo.
Nicholas Nethercote
-0
/
+3
2025-03-07
depend more on attr_data_structures and move find_attr! there
Jana Dönszelmann
-0
/
+44
2025-02-26
Spruce up `AttributeKind` docs
Alona Enraght-Moony
-5
/
+8
2025-02-24
pretty print hir attributes
Jana Dönszelmann
-19
/
+155
2025-02-24
Introduce new-style attribute parsers for several attributes
Jana Dönszelmann
-3
/
+41
2025-02-24
Introduce new parsing infrastructure and types for parsed attributes
Jana Dönszelmann
-17
/
+41
2025-02-22
Upgrade the compiler to edition 2024
Michael Goulet
-1
/
+1
2025-02-02
rustc_allowed_through_unstable_modules: require deprecation message
Ralf Jung
-12
/
+3
2025-01-24
Rename `OptimizeAttr::None` to `Default`
clubby789
-2
/
+4
2025-01-23
Disable non-required MIR opts with `optimize(none)`
clubby789
-0
/
+6
2025-01-23
Implement `optimize(none)` attribute
clubby789
-0
/
+4
2025-01-15
allowed_through_unstable_modules: support showing a deprecation message when ...
Ralf Jung
-3
/
+12
2025-01-10
mir_transform: implement forced inlining
David Wood
-0
/
+16
2025-01-06
avoid replacing the definition of CURRENT_RUSTC_VERSION
Pietro Albini
-1
/
+6
2024-12-16
rename rustc_attr to rustc_attr_parsing and create rustc_attr_data_structures
Jonathan Dönszelmann
-0
/
+363
[prev]