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
/
error-codes
/
E0023.stderr
Age
Commit message (
Expand
)
Author
Lines
2021-08-25
Adjust spans
Noah Lev
-6
/
+6
2021-08-21
Make E0023 spans even more precise
Noah Lev
-23
/
+13
2021-08-17
Make spans for tuple patterns in E0023 more precise
Noah Lev
-10
/
+20
2021-08-11
Modify structured suggestion output
Esteban Küber
-3
/
+3
2021-01-12
Always show suggestions in their own subwindows
Camelid
-4
/
+6
2021-01-12
Only suggest `..` if more than one field is missing
Camelid
-10
/
+4
2021-01-12
Specialize `..` help message for all fields vs. the rest
Camelid
-1
/
+1
2021-01-12
Pluralize 'parenthesis' correctly
Camelid
-2
/
+2
2021-01-12
Suggest `_` and `..` if a pattern has too few fields
Camelid
-0
/
+9
2019-10-24
Increase spacing for suggestions in diagnostics
Esteban Küber
-0
/
+2
2019-09-24
Fix #64744 -- handle zero sub-pats case.
Mazdak Farrokhzad
-1
/
+14
2019-09-22
Fixes #63962. Hint about missing tuple parentheses in patterns
Sam Radhakrishan
-4
/
+17
2019-09-04
Point at variant on pattern field count mismatch
Esteban Küber
-0
/
+9
2019-03-11
Update tests
Vadim Petrochenkov
-3
/
+3
2018-12-25
Remove licenses
Mark Rousskov
-3
/
+3
2018-03-14
update tests
Guillaume Gomez
-1
/
+1
2018-02-26
Update UI tests
Vadim Petrochenkov
-3
/
+3
2018-02-25
Update ui tests
Guillaume Gomez
-0
/
+1
2018-02-08
Move some E0XXX to `ui`
Esteban Küber
-0
/
+20