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
/
or-patterns
/
or-patterns-syntactic-fail.stderr
Age
Commit message (
Expand
)
Author
Lines
2021-10-05
Consider unfulfilled obligations in binop errors
Esteban Kuber
-1
/
+16
2021-03-19
update tests
mark
-5
/
+5
2021-03-05
use pat<no_top_alt> for patterns in let bindings
mark
-4
/
+16
2021-02-15
Simplify pattern grammar by allowing nested leading vert
mark
-85
/
+6
2020-12-19
implement edition-specific :pat behavior for 2015/18
mark
-33
/
+15
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-1
/
+1
2020-02-01
Remove or_patterns from INCOMPLETE_FEATURES
Matthew Jasper
-24
/
+16
2019-12-12
Update UI test expectations
LeSeulArtichaut
-1
/
+1
2019-11-21
Point at type in `let` assignment on type errors
Esteban Küber
-4
/
+5
2019-11-18
Remove E0308 note when primary label has all info
Esteban Küber
-3
/
+0
2019-11-18
Specific labels when referring to "expected" and "found" types
Esteban Küber
-2
/
+2
2019-09-29
syntax: recover trailing `|` in or-patterns.
Mazdak Farrokhzad
-0
/
+8
2019-08-25
parser: gracefully handle `fn foo(A | B: type)`.
Mazdak Farrokhzad
-15
/
+27
2019-08-24
parser: better recovery for || in inner pats.
Mazdak Farrokhzad
-20
/
+57
2019-08-24
or-patterns: add syntactic tests.
Mazdak Farrokhzad
-0
/
+75