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
/
require-parens-for-chained-comparison.stderr
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-110
/
+0
2022-10-22
Recover unclosed char literal being parsed as lifetime
Michael Goulet
-3
/
+13
2022-06-12
Improves parser diagnostics, fixes #93867
threadexception
-2
/
+2
2022-02-02
fix ICE when parsing lifetime as function argument
Michael Goulet
-3
/
+15
2022-01-13
Fix suggesting turbofish with lifetime arguments
Michael Goulet
-11
/
+44
2021-08-11
Modify structured suggestion output
Esteban Küber
-4
/
+4
2020-10-28
Adjust turbofish help message for const generics
varkor
-3
/
+3
2020-03-25
Tweak chained operators diagnostic
Esteban Küber
-29
/
+18
2020-01-11
Add suggestions when encountering chained comparisons
varkor
-6
/
+14
2019-11-18
Surround types with backticks in type errors
Esteban Küber
-2
/
+2
2019-11-18
Remove E0308 note when primary label has all info
Esteban Küber
-6
/
+0
2019-10-24
Increase spacing for suggestions in diagnostics
Esteban Küber
-0
/
+2
2019-10-03
review comments
Esteban Küber
-3
/
+3
2019-10-03
review comments
Esteban Küber
-3
/
+12
2019-10-03
When encountering chained operators use heuristics to recover from bad turbofish
Esteban Küber
-6
/
+17
2019-09-05
Bail out when encountering likely missing turbofish in parser
Esteban Küber
-13
/
+2
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-1
/
+1
2019-03-27
Better diagnostic for binary operation on BoxedValues
hgallagher1993
-2
/
+4
2019-01-06
tests: Do not use `-Z parse-only`, continue compilation to test recovery
Vadim Petrochenkov
-4
/
+32
2018-12-25
Remove licenses
Mark Rousskov
-3
/
+3
2018-10-21
Move parse-fail tests to UI
Vadim Petrochenkov
-0
/
+23