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
/
issue-13482.rs
Age
Commit message (
Expand
)
Author
Lines
2015-03-27
Feature gate *all* slice patterns. #23121
Brian Anderson
-0
/
+2
2015-01-12
Fix testsuite errors
mdinger
-2
/
+4
2014-12-20
Allow use of `[_ ; n]` syntax for fixed length and repeating arrays.
Nick Cameron
-1
/
+1
2014-10-30
Use the `_` representation for integral variables as well
Jakub Bukaj
-1
/
+1
2014-10-29
Always drop var IDs from type variables modulo -Z verbose, per PR discussion
Jakub Bukaj
-1
/
+1
2014-10-29
Update tests with the new diagnostic tweaks
Jakub Bukaj
-2
/
+2
2014-10-24
Update tests with the new error messages
Jakub Bukaj
-1
/
+2
2014-10-05
Rename vector patterns to array patterns
P1start
-1
/
+1
2014-10-03
Change rustc pretty-printing to print [T, ..n] instead of [T, .. n]
P1start
-1
/
+1
2014-08-29
Introduce new inference scheme: variables are now instantiated with at most o...
Niko Matsakis
-1
/
+1
2014-08-24
Adjust the error messages to match the pattern "expected foo, found bar"
Jonas Hietala
-1
/
+1
2014-06-20
Add unreachability detection for missized patterns of fixed size vectors
Jakub Wieczorek
-0
/
+18