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_expand
/
src
/
mbe
/
macro_check.rs
Age
Commit message (
Expand
)
Author
Lines
2023-12-18
Rename `ParseSess::span_diagnostic` as `ParseSess::dcx`.
Nicholas Nethercote
-6
/
+5
2023-12-11
Add spacing information to delimiters.
Nicholas Nethercote
-6
/
+6
2023-11-21
Fix `clippy::needless_borrow` in the compiler
Nilstrieb
-1
/
+1
2023-07-30
inline format!() args up to and including rustc_middle
Matthias Krüger
-2
/
+2
2023-05-16
Avoid `&format("...")` calls in error message code.
Nicholas Nethercote
-4
/
+9
2023-04-25
Fix static string lints
clubby789
-4
/
+2
2023-01-17
`rustc_expand`: remove `ref` patterns
Maybe Waffle
-5
/
+5
2022-12-18
don't restuct references just to reborrow
Matthias Krüger
-2
/
+2
2022-05-02
fix most compiler/ doctests
Elliot Roberts
-4
/
+4
2022-04-28
rustc_ast: Harmonize delimiter naming with `proc_macro::Delimiter`
Vadim Petrochenkov
-4
/
+4
2022-04-13
couple of clippy::complexity fixes
Matthias Krüger
-1
/
+1
2022-04-09
expand: Remove `ParseSess::missing_fragment_specifiers`
Vadim Petrochenkov
-2
/
+13
2022-04-09
Remove explicit delimiter token trees from `Delimited`.
Nicholas Nethercote
-11
/
+5
2022-04-05
errors: implement fallback diagnostic translation
David Wood
-4
/
+4
2022-04-05
span: move `MultiSpan`
David Wood
-1
/
+2
2022-03-23
Eliminate `TokenTreeOrTokenTreeSlice`.
Nicholas Nethercote
-5
/
+11
2022-03-14
Fix remaining meta-variable expression TODOs
Caio
-2
/
+6
2022-03-09
Implement macro meta-variable expressions
Caio
-0
/
+4
2021-03-26
Use iter::zip in compiler/
Josh Stone
-1
/
+3
2020-10-30
Fix some more clippy warnings
Joshua Nelson
-4
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+633