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-issue-57089.stdout
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-80
/
+0
2022-10-04
Improve spans when splitting multi-char operator tokens for proc macros.
Nicholas Nethercote
-4
/
+4
2020-09-12
Properly encode spans with a dummy location and non-root `SyntaxContext`
Aaron Hill
-16
/
+16
2020-08-09
Remove normalization of `Span` debug output in proc-macro tests
Aaron Hill
-16
/
+16
2020-07-26
Normalize the test output of hygiene-related tests
Aaron Hill
-16
/
+16
2020-07-26
Hygiene serialization implementation
Aaron Hill
-16
/
+16
2020-07-01
expand: Stop using nonterminals for passing tokens to attribute and derive ma...
Vadim Petrochenkov
-2
/
+1
2020-03-17
Update pretty tests
Guillaume Gomez
-2
/
+2
2019-09-05
Add `with_{def_site,call_site,legacy}_ctxt,` methods to `Span`
Vadim Petrochenkov
-16
/
+16
2019-07-15
pprust: Use `print_mac_common` for delimited token groups
Vadim Petrochenkov
-2
/
+2
2019-07-11
pretty-print: Do not lose the `$crate` printing flag in `print_tt`
Vadim Petrochenkov
-2
/
+2
2019-07-09
Pretty-print `$crate` as `crate`/`::my_crate` in tokens
Vadim Petrochenkov
-2
/
+2
2019-05-22
tests: Centralize proc macros commonly used for testing
Vadim Petrochenkov
-4
/
+5
2019-04-05
Include trailing comma in multiline Debug representation
David Tolnay
-20
/
+20
2018-12-28
Resolve `$crate`s for pretty-printing at more appropriate time
Vadim Petrochenkov
-15
/
+10
2018-12-28
Add test demonstrating disintegration of `$crate` into `$` and `crate`
Vadim Petrochenkov
-0
/
+85