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
/
compile-fail
/
pattern-error-continue.rs
Age
Commit message (
Expand
)
Author
Lines
2016-05-26
Implement `..` in tuple (struct) patterns
Vadim Petrochenkov
-1
/
+1
2016-05-02
update test cases to reflect new messages
Niko Matsakis
-6
/
+4
2016-04-17
Fix diagnostics for unresolved patterns
Jeffrey Seyfried
-0
/
+4
2016-01-18
simplify E0308 message for primitive types
kalita.alexey
-2
/
+0
2016-01-08
The lint warnings are not reported since we report the errors first and then ...
Felix S. Klock II
-1
/
+0
2015-11-19
Add special case for `UnitVariant(..)` patterns
Vadim Petrochenkov
-1
/
+2
2015-11-19
Fix various bugs around empty structs and patterns
Vadim Petrochenkov
-1
/
+1
2015-01-12
Fix testsuite errors
mdinger
-2
/
+11
2015-01-08
Update compile fail tests to use isize.
Huon Wilson
-3
/
+3
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-3
/
+3
2014-10-24
Update tests with the new error messages
Jakub Bukaj
-1
/
+2
2014-08-24
Adjust the error messages to match the pattern "expected foo, found bar"
Jonas Hietala
-2
/
+2
2013-11-28
Register new snapshots
Alex Crichton
-1
/
+1
2013-08-14
rustc: Eliminate a derived error in check::_match
Tim Chevalier
-2
/
+3
2013-04-18
rustc: Make some typechecker errors non-fatal
Tim Chevalier
-0
/
+36