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
/
parser
Age
Commit message (
Expand
)
Author
Lines
2018-10-26
Rollup merge of #55298 - estebank:macro-def, r=pnkfelix
kennytm
-2
/
+8
2018-10-24
Point to macro def span instead of whole body
Esteban Küber
-12
/
+8
2018-10-23
Point at macro definition when no rules expect token
Esteban Küber
-4
/
+14
2018-10-23
Modify invalid macro in expression context diagnostic
Esteban Küber
-10
/
+8
2018-10-21
Fix a few tests with target-specific output
Vadim Petrochenkov
-30
/
+50
2018-10-21
Make sure all ui/parse tests have `-Z parse-only`
Vadim Petrochenkov
-153
/
+151
2018-10-21
Make some ui/parser tests compile-pass
Vadim Petrochenkov
-68
/
+11
2018-10-21
Move more parsing tests to ui/parser
Vadim Petrochenkov
-0
/
+534
2018-10-21
Move parse-fail tests to UI
Vadim Petrochenkov
-0
/
+8156
2018-10-05
add suggestion for inverted function parameters
Andy Russell
-0
/
+86
2018-09-20
Detect `for _ in in bar {}` typo
Esteban Küber
-0
/
+18
2018-09-05
Change wording of unclosed delimiter label
Esteban Küber
-2
/
+2
2018-09-05
Provide more context for unenclosed delimiters
Esteban Küber
-0
/
+49
2018-08-23
Stabilize 'attr_literals' feature.
Sergio Benitez
-0
/
+2
2018-06-19
Add test for updated parser error
Esteban Küber
-0
/
+32
[prev]