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
/
repeat_count.rs
Age
Commit message (
Expand
)
Author
Lines
2015-07-13
simplify processing of ConstVal objects when not all variants are legal
Oliver Schneider
-17
/
+28
2015-03-11
Update tests
Adolfo OchagavĂa
-1
/
+1
2015-02-18
Update suffixes en masse in tests using `perl -p -i -e`
Niko Matsakis
-2
/
+2
2015-02-16
rustc: teach const_eval more about types.
Eduard Burtescu
-4
/
+14
2015-01-12
Fix testsuite errors
mdinger
-8
/
+27
2015-01-08
Update compile-fail tests to use is/us, not i/u.
Huon Wilson
-1
/
+1
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
-7
/
+7
2014-11-16
Update tests accordingly
Jakub Bukaj
-2
/
+3
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
-1
/
+1
2014-08-24
Adjust the error messages to match the pattern "expected foo, found bar"
Jonas Hietala
-11
/
+11
2014-08-08
Adding test for issue #15917 which was previously fixed with #15709
Falco Hirschenberger
-0
/
+2
2014-06-24
Test fixes from the rollup
Alex Crichton
-0
/
+4
2014-06-24
Fix #15129
Jakub Wieczorek
-1
/
+7
2014-03-21
test: Make manual changes to deal with the fallout from removal of
Patrick Walton
-1
/
+1
2014-03-21
test: Automatically remove all `~[T]` from tests.
Patrick Walton
-1
/
+1
2013-02-25
Report error for non constant vector repeat count
Jeong YunWon
-0
/
+16