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
/
run-pass
/
issue-15080.rs
Age
Commit message (
Expand
)
Author
Lines
2018-03-20
Stabilize slice patterns without `..`
Vadim Petrochenkov
-1
/
+0
2016-10-31
Changed most vec! invocations to use square braces
iirelu
-1
/
+1
2016-06-09
implement RFC495 semantics for slice patterns
Ariel Ben-Yehuda
-3
/
+3
2015-06-13
Use `assert_eq!` instead of `assert!` in tests
petrochenkov
-1
/
+1
2015-04-08
Remove pretty-expanded from failing tests
Alex Crichton
-1
/
+0
2015-03-27
Feature gate *all* slice patterns. #23121
Brian Anderson
-0
/
+2
2015-03-23
rustdoc: Replace no-pretty-expanded with pretty-expanded
Brian Anderson
-0
/
+2
2015-01-30
Remove all `i` suffixes
Tobias Bucher
-1
/
+1
2014-12-03
Fix fallout
Jorge Aparicio
-1
/
+1
2014-11-17
Fix fallout from coercion removal
Nick Cameron
-1
/
+1
2014-09-08
librustc: Change the syntax of subslice matching to use postfix `..`
Patrick Walton
-2
/
+2
2014-08-26
Rebasing changes
Nick Cameron
-1
/
+1
2014-06-24
librustc: Remove the fallback to `int` from typechecking.
Niko Matsakis
-1
/
+1
2014-06-21
Fix a #14731 regression in missing_constructor() for vector patterns
Jakub Wieczorek
-0
/
+30