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
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
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