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
/
check_match
Age
Commit message (
Expand
)
Author
Lines
2019-10-27
Gather together usefulness tests
Nadrieril
-213
/
+0
2019-10-16
Only emit overlapping patterns lint if the overlap is partial
Esteban Küber
-18
/
+0
2019-10-16
Continue to emit unreachable pattern on cases caught by overlapping patterns
Esteban Küber
-0
/
+6
2019-10-16
Move overlapping patterns to its own lint
Esteban Küber
-2
/
+8
2019-10-16
Add check for overlapping ranges to unreachable patterns lint
Esteban Küber
-12
/
+47
2019-07-03
Migrate compile-pass annotations to build-pass
Yuki Okushi
-1
/
+1
2019-03-11
Update tests
Vadim Petrochenkov
-8
/
+8
2019-03-02
Point at enum definition when match patterns are not exhaustive
Esteban Küber
-0
/
+22
2018-12-25
Remove licenses
Mark Rousskov
-32
/
+12
2018-06-26
migrate codebase to `..=` inclusive range patterns
Zack M. Davis
-6
/
+6
2018-04-13
Rename must-compile-successfully into compile-pass
Guillaume Gomez
-1
/
+1
2018-03-14
update tests
Guillaume Gomez
-1
/
+1
2018-02-26
Update UI tests
Vadim Petrochenkov
-12
/
+12
2018-02-25
Update ui tests
Guillaume Gomez
-0
/
+1
2017-12-10
Update ui tests' line numbers.
Tommy Ip
-8
/
+8
2017-12-10
Add must-compile-successfully comment to appropriate ui tests.
Tommy Ip
-0
/
+2
2017-11-24
Merge cfail and ui tests into ui tests
Oliver Schneider
-16
/
+16
2017-08-09
rustc: Rearchitect lints to be emitted more eagerly
Alex Crichton
-8
/
+13
2017-07-16
Fix `range_covered_by_constructor` for exclusive ranges.
Sam Cappleman-Lynes
-0
/
+71
2017-07-02
Revert "Change error count messages"
Ariel Ben-Yehuda
-1
/
+1
2017-05-24
Change error count messages
Michael Kohl
-1
/
+1
2017-01-03
Improve error message, fix and add tests.
Andrew Cann
-2
/
+2
2016-10-26
un-break the `construct_witness` logic
Ariel Ben-Yehuda
-0
/
+103