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
/
loop-does-not-diverge.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-31
Kill more `isize`s
Tobias Bucher
-1
/
+1
2015-01-08
Update compile-fail tests to use is/us, not i/u.
Huon Wilson
-1
/
+1
2014-10-28
Update tests with the new error messages
Jakub Bukaj
-1
/
+1
2014-08-24
Adjust the error messages to match the pattern "expected foo, found bar"
Jonas Hietala
-1
/
+1
2013-02-14
librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip...
Patrick Walton
-1
/
+1
2013-01-08
Remove ret_style and instead check whether fn return type is bot
Niko Matsakis
-1
/
+1
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-08-01
Convert ret to return
Brian Anderson
-1
/
+1
2012-06-30
change the test suite `//! kind` syntax to `//~ kind` in order to avoid a
Gareth Daniel Smith
-1
/
+1
2012-06-18
Adding `i` suffixes so cfail tests keep failing after suffix inference
Lindsey Kuper
-1
/
+1
2012-04-06
improve error messages
Niko Matsakis
-1
/
+1
2012-03-24
correct more broken tests
Niko Matsakis
-2
/
+1
2012-03-11
A few tests for infinite loops
Tim Chevalier
-0
/
+13