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
/
src
/
test
/
ui
/
proc-macro
/
dollar-crate-issue-62325.stdout
Age
Commit message (
Expand
)
Author
Lines
2020-09-12
Properly encode spans with a dummy location and non-root `SyntaxContext`
Aaron Hill
-22
/
+22
2020-08-09
Remove normalization of `Span` debug output in proc-macro tests
Aaron Hill
-22
/
+22
2020-07-26
Normalize the test output of hygiene-related tests
Aaron Hill
-22
/
+22
2020-07-26
Hygiene serialization implementation
Aaron Hill
-22
/
+22
2020-07-01
expand: Stop using nonterminals for passing tokens to attribute and derive ma...
Vadim Petrochenkov
-4
/
+2
2020-03-17
Update pretty tests
Guillaume Gomez
-2
/
+2
2019-10-03
proc_macro: Add `Span::mixed_site` exposing `macro_rules` hygiene
Vadim Petrochenkov
-11
/
+11
2019-09-05
Add `with_{def_site,call_site,legacy}_ctxt,` methods to `Span`
Vadim Petrochenkov
-22
/
+22
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
Add a test case with `$crate` from other crate
Vadim Petrochenkov
-0
/
+56
2019-07-09
Resolve `$crate` in all hygienic contexts for pretty-pringing
Vadim Petrochenkov
-19
/
+14
2019-07-09
Add a test for `$crate` inside macro invocation
Vadim Petrochenkov
-0
/
+61