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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
compile-fail
/
nested-ty-params.rs
Age
Commit message (
Expand
)
Author
Lines
2018-08-14
Moved compile-fail tests to ui tests.
David Wood
-16
/
+0
2018-03-08
Update tests
Basile Desloges
-1
/
+1
2014-04-17
Change error for out of scope type params to be more helpful.
Kevin Butler
-1
/
+1
2014-03-21
test: Automatically remove all `~[T]` from tests.
Patrick Walton
-1
/
+1
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-08-01
Convert ret to return
Brian Anderson
-2
/
+2
2012-06-29
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
Michael Sullivan
-1
/
+1
2012-06-25
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
Michael Sullivan
-1
/
+1
2012-01-09
Fix error message case in two cfail test
Marijn Haverbeke
-1
/
+1
2011-09-12
Reformat for new mode syntax, step 1
Marijn Haverbeke
-2
/
+2
2011-08-20
Reformat
Brian Anderson
-1
/
+1
2011-08-16
Port the tests to the decl foo<T> syntax.
Erick Tryzelaar
-1
/
+1
2011-08-16
Port the tests to the typaram foo<T> syntax.
Erick Tryzelaar
-1
/
+2
2011-08-12
Convert most working tests to ivecs
Brian Anderson
-2
/
+2
2011-08-03
Remove all xfail-stage0 directives
Brian Anderson
-1
/
+0
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-6
/
+4
2011-07-12
Make resolve check for type-variable name-shadowing
Tim Chevalier
-5
/
+2
2011-06-21
Emit a better error message for unbound type parameters in nested functions
Tim Chevalier
-0
/
+11