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
/
cmdline_attrs.rs
Age
Commit message (
Expand
)
Author
Lines
2025-04-13
Improve `-Z crate-attr` diagnostics
jyn
-32
/
+25
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-1
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-3
/
+3
2024-07-19
Use `ForceCollect` in `parse_attr_item`.
Nicholas Nethercote
-7
/
+9
2024-06-18
Prefer `dcx` methods over fields or fields' methods
Oli Scherer
-1
/
+1
2024-06-06
Parse unsafe attributes
carbotaniuman
-1
/
+2
2024-06-05
Make top-level `rustc_parse` functions fallible.
Nicholas Nethercote
-2
/
+3
2024-03-05
Rename all `ParseSess` variables/fields/lifetimes as `psess`.
Nicholas Nethercote
-4
/
+4
2024-01-08
Make `DiagnosticBuilder::emit` consuming.
Nicholas Nethercote
-1
/
+1
2023-12-18
Rename `ParseSess::span_diagnostic` as `ParseSess::dcx`.
Nicholas Nethercote
-3
/
+1
2023-11-21
Fix `clippy::needless_borrow` in the compiler
Nilstrieb
-1
/
+1
2023-06-25
Migrate some rustc_builtin_macros to SessionDiagnostic
He1pa
-1
/
+4
2023-03-23
expand: Pass `ast::Crate` by reference to AST transforming passes
Vadim Petrochenkov
-3
/
+1
2022-09-14
make `mk_attr_id` part of `ParseSess`
SparrowLii
-1
/
+7
2020-10-21
Unconditionally capture tokens for attributes.
Aaron Hill
-1
/
+1
2020-09-10
Attach tokens to `NtMeta` (`ast::AttrItem`)
Aaron Hill
-1
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+35