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
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2025-07-31
remove rustc_attr_data_structures
Jana Dönszelmann
-216
/
+0
2025-07-23
Ports `#[macro_use]` and `#[macro_escape]` to the new attribute parsing infra...
Jonathan Brouwer
-2
/
+2
2025-07-17
Include ErrorGuaranteed in StableSince::Err.
Camille GILLOT
-2
/
+2
2025-06-27
Port `#[rustc_layout_scalar_valid_range_start/end]` to the new attribute pars...
Jonathan Brouwer
-0
/
+10
2025-06-25
encode_cross_crate for hir attributes
Jana Dönszelmann
-0
/
+2
2025-06-15
Refactor `rustc_attr_data_structures` documentation
xizheyin
-0
/
+4
2025-06-12
introduce new lint infra
Jana Dönszelmann
-0
/
+2
2025-05-12
update cfg(bootstrap)
Pietro Albini
-1
/
+0
2025-04-23
Make #![feature(let_chains)] bootstrap conditional in compiler/
est31
-1
/
+1
2025-03-19
add rustc_macro_edition_2021
Jana Dönszelmann
-7
/
+4
2025-03-12
Rollup merge of #138331 - nnethercote:use-RUSTC_LINT_FLAGS-more, r=onur-ozkan...
Matthias Krüger
-1
/
+0
2025-03-11
Rollup merge of #138063 - compiler-errors:improve-attr-unpretty, r=jdonszelmann
Jakub Beránek
-22
/
+30
2025-03-11
Remove `#![warn(unreachable_pub)]` from all `compiler/` crates.
Nicholas Nethercote
-1
/
+0
2025-03-10
Revert "Use workspace lints for crates in `compiler/` #138084"
许杰友 Jieyou Xu (Joe)
-0
/
+1
2025-03-10
Fix pretty printing of parsed attrs in hir_pretty
Michael Goulet
-5
/
+7
2025-03-10
Rename print_something to should_render
Michael Goulet
-17
/
+23
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-07
depend more on attr_data_structures and move find_attr! there
Jana Dönszelmann
-0
/
+44
2025-02-24
pretty print hir attributes
Jana Dönszelmann
-0
/
+131
2025-02-24
Introduce new parsing infrastructure and types for parsed attributes
Jana Dönszelmann
-1
/
+5
2024-12-16
rename rustc_attr to rustc_attr_parsing and create rustc_attr_data_structures
Jonathan Dönszelmann
-0
/
+16