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
/
raw
Age
Commit message (
Expand
)
Author
Lines
2021-02-03
Handle `Span`s for byte and raw strings and add more detail
Esteban Küber
-1
/
+1
2020-04-02
Handle unterminated raw strings with no #s properly
Russell Cohen
-0
/
+14
2020-03-29
More raw string tests
Russell Cohen
-1
/
+16
2020-03-29
Cleanup error messages, improve docstrings
Russell Cohen
-4
/
+4
2020-03-29
Improve error messages for raw strings (#60762)
Russell Cohen
-5
/
+25
2020-03-27
Move raw string tests into the raw directory
Russell Cohen
-0
/
+79
2020-02-28
Update UI tests
Guillaume Gomez
-1
/
+2
2019-12-03
Accurately portray raw identifiers in error messages
Esteban Küber
-4
/
+4
2019-11-06
Remove "here" from "expected one of X here"
Esteban Küber
-3
/
+3
2019-10-28
Tweak unexpected token wording
Esteban Küber
-2
/
+2
2019-09-24
Remove blanket silencing of "type annotation needed" errors
Esteban Küber
-4
/
+4
2019-07-12
Do not emit type errors after parse error in last statement of block
Esteban Küber
-14
/
+23
2019-03-16
syntax: Introduce `Ident::can_be_raw`
Vadim Petrochenkov
-12
/
+14
2019-03-11
Update tests
Vadim Petrochenkov
-6
/
+6
2019-01-06
tests: Do not use `-Z parse-only`, continue compilation to test recovery
Vadim Petrochenkov
-14
/
+30
2018-12-25
Remove licenses
Mark Rousskov
-46
/
+6
2018-10-21
Make sure all ui/parse tests have `-Z parse-only`
Vadim Petrochenkov
-1
/
+3
2018-10-21
Move more parsing tests to ui/parser
Vadim Petrochenkov
-0
/
+113