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
/
concat_idents.rs
Age
Commit message (
Expand
)
Author
Lines
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-2
/
+2
2024-04-26
Adjust some `pub`s.
Nicholas Nethercote
-1
/
+1
2024-03-13
delay expand macro bang when there has indeterminate path
bohan
-6
/
+6
2024-02-25
Remove `ast::` & `base::` prefixes from some builtin macros
Lieselotte
-13
/
+13
2024-02-25
Add `ErrorGuaranteed` to `ast::ExprKind::Err`
Lieselotte
-6
/
+6
2023-12-24
Remove `ExtCtxt` methods that duplicate `DiagCtxt` methods.
Nicholas Nethercote
-3
/
+3
2023-05-11
refactor: use by-ref TokenTree iterator to avoid a few clones
Caleb Cartwright
-1
/
+1
2023-04-10
Migrate most of `rustc_builtin_macros` to diagnostic impls
clubby789
-3
/
+5
2022-07-29
Remove `TreeAndSpacing`.
Nicholas Nethercote
-2
/
+2
2021-12-15
Remove unnecessary sigils around `Symbol::as_str()` calls.
Nicholas Nethercote
-1
/
+1
2021-10-03
Practice diagnostic message convention
Hirochika Matsumoto
-3
/
+3
2020-09-28
expand: Stop un-interpolating `NtIdent`s before passing them to built-in macros
Vadim Petrochenkov
-7
/
+7
2020-09-10
Attach `TokenStream` to `ast::Ty`
Aaron Hill
-0
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+69