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
/
libsyntax
/
parse
/
parser
/
diagnostics.rs
Age
Commit message (
Expand
)
Author
Lines
2019-11-06
Rollup merge of #66139 - euclio:pluralize, r=nagisa
Mazdak Farrokhzad
-3
/
+3
2019-11-06
Rollup merge of #66098 - estebank:path-asciption-typo, r=Centril
Mazdak Farrokhzad
-4
/
+11
2019-11-05
use American spelling for `pluralize!`
Andy Russell
-3
/
+3
2019-11-05
Account for typo in turbofish and suggest `::`
Esteban Küber
-4
/
+10
2019-11-04
Detect `::` -> `:` typo when involving turbofish
Esteban Küber
-1
/
+2
2019-10-30
Do not complain about missing `fn main()` in some cases
Esteban Küber
-0
/
+5
2019-10-30
Reduce ammount of errors given unclosed delimiter
Esteban Küber
-8
/
+37
2019-10-28
review comments
Esteban Küber
-42
/
+39
2019-10-28
Tweak unexpected token wording
Esteban Küber
-5
/
+5
2019-10-28
Use heuristics to recover parsing of missing `;`
Esteban Küber
-37
/
+54
2019-10-16
make tidy happy
Mazdak Farrokhzad
-2
/
+10
2019-10-16
move SeqSep to parser.rs
Mazdak Farrokhzad
-2
/
+4
2019-10-16
move syntax::ext to new crate syntax_expand
Mazdak Farrokhzad
-3
/
+3
2019-10-16
syntax: reduce visibilities
Mazdak Farrokhzad
-38
/
+39
2019-10-16
move diagnostics.rs into parser/
Mazdak Farrokhzad
-0
/
+1483