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-4517.rs
Age
Commit message (
Expand
)
Author
Lines
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-12
Fix testsuite errors
mdinger
-2
/
+5
2015-01-06
test fallout from isize/usize
Corey Richardson
-4
/
+4
2014-12-20
Allow use of `[_ ; n]` syntax for fixed length and repeating arrays.
Nick Cameron
-2
/
+2
2014-10-03
Change rustc pretty-printing to print [T, ..n] instead of [T, .. n]
P1start
-1
/
+1
2014-08-24
Adjust the error messages to match the pattern "expected foo, found bar"
Jonas Hietala
-2
/
+2
2014-06-24
librustc: Remove the fallback to `int` from typechecking.
Niko Matsakis
-1
/
+1
2014-02-07
Added tests to make tidy
Derek Guenther
-2
/
+14
2013-04-06
librustc: use new `[ty, .. len]` syntax for fixed vector errors.
Huon Wilson
-1
/
+1
2013-03-26
librustc: Remove all uses of the old `[T * N]` fixed-length vector syntax
Patrick Walton
-1
/
+1
2013-02-22
Fix vector syntax in error messages
oncemoreification
-0
/
+6