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
/
src
/
test
/
ui
/
proc-macro
/
dollar-crate.stdout
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-240
/
+0
2022-10-04
Improve spans when splitting multi-char operator tokens for proc macros.
Nicholas Nethercote
-12
/
+12
2020-09-12
Properly encode spans with a dummy location and non-root `SyntaxContext`
Aaron Hill
-48
/
+48
2020-08-09
Remove normalization of `Span` debug output in proc-macro tests
Aaron Hill
-48
/
+48
2020-07-26
Normalize the test output of hygiene-related tests
Aaron Hill
-48
/
+48
2020-07-26
Hygiene serialization implementation
Aaron Hill
-48
/
+48
2020-07-01
expand: Stop using nonterminals for passing tokens to attribute and derive ma...
Vadim Petrochenkov
-8
/
+4
2020-03-17
Update pretty tests
Guillaume Gomez
-6
/
+6
2019-10-03
proc_macro: Add `Span::mixed_site` exposing `macro_rules` hygiene
Vadim Petrochenkov
-24
/
+24
2019-09-05
Add `with_{def_site,call_site,legacy}_ctxt,` methods to `Span`
Vadim Petrochenkov
-48
/
+48
2019-08-03
Move special treatment of `derive(Copy, PartialEq, Eq)` from expansion infras...
Vadim Petrochenkov
-24
/
+24
2019-07-15
pprust: Use `print_mac_common` for delimited token groups
Vadim Petrochenkov
-6
/
+6
2019-07-11
pretty-print: Do not lose the `$crate` printing flag in `print_tt`
Vadim Petrochenkov
-6
/
+6
2019-07-09
Pretty-print `$crate` as `crate`/`::my_crate` in tokens
Vadim Petrochenkov
-6
/
+6
2019-05-22
tests: Centralize proc macros commonly used for testing
Vadim Petrochenkov
-12
/
+16
2019-04-05
Include trailing comma in multiline Debug representation
David Tolnay
-60
/
+60
2018-12-19
Do not interpret mismatches from pretty-printed `$crate` as token stream inva...
Vadim Petrochenkov
-56
/
+36
2018-12-19
Reintroduce special pretty-printing for `$crate` when it's necessary for proc...
Vadim Petrochenkov
-0
/
+260