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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_expand
/
src
/
base.rs
Age
Commit message (
Expand
)
Author
Lines
2021-01-23
Make `-Z time-passes` less noisy
Joshua Nelson
-2
/
+4
2021-01-10
resolve: Simplify built-in macro table
Vadim Petrochenkov
-1
/
+1
2021-01-09
Formatting.
Mara Bos
-1
/
+3
2021-01-09
Allow #[rustc_builtin_macro = "name"].
Mara Bos
-8
/
+4
2021-01-07
rustc_parse: Better spans for synthesized token streams
Vadim Petrochenkov
-1
/
+1
2021-01-03
Make `ExpnData` fields `krate` and `orig_id` private
Aaron Hill
-11
/
+9
2020-12-29
Remove pretty-print/reparse hack, and add derive-specific hack
Aaron Hill
-6
/
+9
2020-12-03
Fix some clippy lints
Joshua Nelson
-6
/
+4
2020-11-26
Properly handle attributes on statements
Aaron Hill
-2
/
+0
2020-11-24
Invoke attributes on the statement for statement items
Aaron Hill
-0
/
+9
2020-11-19
resolve/expand: Misc cleanup
Vadim Petrochenkov
-1
/
+3
2020-11-19
expand: Tell built-in macros whether we are currently in forced expansion mode
Vadim Petrochenkov
-2
/
+5
2020-11-01
Use the right span for errors about #[deprecated] attributes.
Mara Bos
-1
/
+1
2020-10-14
Remove unused code from remaining compiler crates
est31
-14
/
+0
2020-09-28
expand: Minor fn ptr call cleanup
Vadim Petrochenkov
-3
/
+3
2020-09-28
expand: Stop un-interpolating `NtIdent`s before passing them to built-in macros
Vadim Petrochenkov
-25
/
+2
2020-09-10
Attach tokens to `ast::Stmt`
Aaron Hill
-0
/
+2
2020-09-10
Attach `TokenStream` to `ast::Ty`
Aaron Hill
-0
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+1227