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
/
non-exhaustive-pattern-witness.rs
Age
Commit message (
Expand
)
Author
Lines
2015-03-27
Feature gate *all* slice patterns. #23121
Brian Anderson
-0
/
+1
2015-03-05
Remove integer suffixes where the types in compiled code are identical.
Eduard Burtescu
-1
/
+1
2015-02-18
Update suffixes en masse in tests using `perl -p -i -e`
Niko Matsakis
-1
/
+1
2015-01-08
Update compile-fail tests to use is/us, not i/u.
Huon Wilson
-1
/
+1
2015-01-08
Update compile fail tests to use usize.
Huon Wilson
-1
/
+1
2014-12-20
Allow use of `[_ ; n]` syntax for fixed length and repeating arrays.
Nick Cameron
-1
/
+1
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-12
/
+12
2014-11-17
Fix fallout from coercion removal
Nick Cameron
-1
/
+1
2014-11-15
Un-feature gate struct variants
Steven Fackler
-1
/
+1
2014-09-09
rollup merge of #17054 : pcwalton/subslice-syntax
Alex Crichton
-1
/
+1
2014-09-08
librustc: Change the syntax of subslice matching to use postfix `..`
Patrick Walton
-1
/
+1
2014-09-08
librustc: Feature gate subslice matching in non-tail positions.
Patrick Walton
-1
/
+1
2014-07-07
Improve non-exhaustive pattern witnesses for structs with multiple fields
Jakub Wieczorek
-2
/
+2
2014-06-24
Fix #15129
Jakub Wieczorek
-4
/
+7
2014-06-23
libsyntax: Disallow struct literals after `if`, `while`, `match`, and
Patrick Walton
-2
/
+2
2014-06-20
Address review comments
Jakub Wieczorek
-0
/
+74