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
/
match-range-fail.rs
Age
Commit message (
Expand
)
Author
Lines
2018-06-26
migrate codebase to `..=` inclusive range patterns
Zack M. Davis
-3
/
+3
2018-03-28
Stabilize match_default_bindings
Taylor Cramer
-2
/
+0
2017-10-30
typeck: suggest use of match_default_bindings feature
Tamir Duberstein
-0
/
+2
2016-07-28
Move to {integer} and {float}
Jonathan Turner
-2
/
+2
2016-07-28
Rename _ to {numerics} for unknown numeric types
Jonathan Turner
-1
/
+1
2016-07-22
remove rustc_typeck::same_type_err
Ariel Ben-Yehuda
-2
/
+3
2016-05-02
update test cases to reflect new messages
Niko Matsakis
-2
/
+1
2015-07-17
Clarify the usage of "hints" in const_eval.
Eli Friedman
-6
/
+0
2015-06-03
Improve diagnostic messages for range patterns.
Michael Sproul
-9
/
+19
2015-02-18
Remove `i`, `is`, `u`, or `us` suffixes that are not necessary.
Niko Matsakis
-4
/
+4
2015-01-08
Update compile-fail tests to use is/us, not i/u.
Huon Wilson
-4
/
+4
2014-09-30
librustc: Forbid `..` in range patterns.
Patrick Walton
-3
/
+3
2014-06-08
Improve error message for range in match
Piotr Jawniak
-1
/
+1
2013-05-27
Change `alt` to `match` in filenames.
Lindsey Kuper
-0
/
+29