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_builtin_macros
/
src
/
cfg_accessible.rs
Age
Commit message (
Expand
)
Author
Lines
2025-08-22
Move validate_attr to `rustc_attr_parsing`
Jonathan Brouwer
-1
/
+1
2025-08-11
Allow attr entries to declare list of alternatives for `List` and `NamedValue...
Esteban Küber
-1
/
+1
2024-12-18
Re-export more `rustc_span::symbol` things from `rustc_span`.
Nicholas Nethercote
-2
/
+1
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-1
/
+1
2024-08-07
Stabilize `unsafe_attributes`
carbotaniuman
-1
/
+0
2024-07-29
Deny unsafe on more builtin attributes
carbotaniuman
-0
/
+2
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-1
/
+2
2024-03-28
compiler: fix few needless_pass_by_ref_mut clippy lints
klensy
-1
/
+1
2024-03-05
Rename all `ParseSess` variables/fields/lifetimes as `psess`.
Nicholas Nethercote
-1
/
+1
2023-12-24
Remove `ExtCtxt` methods that duplicate `DiagCtxt` methods.
Nicholas Nethercote
-5
/
+5
2023-11-21
Fix `clippy::needless_borrow` in the compiler
Nilstrieb
-1
/
+1
2023-04-10
Migrate most of `rustc_builtin_macros` to diagnostic impls
clubby789
-5
/
+13
2022-11-29
Avoid unnecessary `MetaItem`/`Attribute` conversions.
Nicholas Nethercote
-3
/
+3
2022-09-20
Add the `#[derive_const]` attribute
Deadbeef
-0
/
+1
2022-05-20
Remove `crate` visibility usage in compiler
Jacob Pratt
-1
/
+1
2022-02-19
Adopt let else in more places
est31
-3
/
+2
2020-11-19
expand: Tell built-in macros whether we are currently in forced expansion mode
Vadim Petrochenkov
-4
/
+7
2020-08-30
mv compiler to compiler/
mark
-0
/
+59