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
Age
Commit message (
Expand
)
Author
Lines
2019-01-12
Fix a hole in generic parameter import future-proofing
Vadim Petrochenkov
-4
/
+33
2018-12-31
Improve type mismatch error messages
Yuning Zhang
-1
/
+1
2018-12-28
Auto merge of #57155 - petrochenkov:dcrate3, r=dtolnay
bors
-0
/
+113
2018-12-28
Resolve `$crate`s for pretty-printing at more appropriate time
Vadim Petrochenkov
-27
/
+12
2018-12-28
Add test demonstrating disintegration of `$crate` into `$` and `crate`
Vadim Petrochenkov
-0
/
+128
2018-12-27
Fix rebase and more CI failures
Vadim Petrochenkov
-34
/
+34
2018-12-27
Do not abort compilation if expansion produces errors
Vadim Petrochenkov
-8
/
+126
2018-12-25
Remove licenses
Mark Rousskov
-1030
/
+180
2018-12-20
Workaround issues with crate loading during cross-compilation
Vadim Petrochenkov
-3
/
+9
2018-12-19
Do not interpret mismatches from pretty-printed `$crate` as token stream inva...
Vadim Petrochenkov
-58
/
+44
2018-12-19
Reintroduce special pretty-printing for `$crate` when it's necessary for proc...
Vadim Petrochenkov
-8
/
+341
2018-12-19
proc_macro: Accept `$crate` as an identifier if it comes from the compiler
Vadim Petrochenkov
-0
/
+28
2018-12-09
Fix rebase + Add missing `// force-host`
Vadim Petrochenkov
-3
/
+4
2018-12-09
Move some tests from ui-fulldeps to ui
Vadim Petrochenkov
-0
/
+43
2018-12-09
Move former compile-fail-fulldeps tests to ui
Vadim Petrochenkov
-0
/
+2150
2018-12-04
Update ui tests
Oliver Scherer
-15
/
+16
2018-11-30
tests: use `force-host` and `no-prefer-dynamic` in all proc_macro tests.
Eduard-Mihai Burtescu
-25
/
+49
2018-11-30
tests: move all proc_macro tests from -fulldeps.
Eduard-Mihai Burtescu
-0
/
+2450