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
/
trait-test-2.rs
Age
Commit message (
Expand
)
Author
Lines
2015-02-23
Remove awful hack concerning `Trait impl Trait` in method resolution code tha...
Niko Matsakis
-0
/
+1
2015-01-31
Kill more `isize`s
Tobias Bucher
-5
/
+5
2015-01-08
Update compile-fail tests to use is/us, not i/u.
Huon Wilson
-3
/
+3
2015-01-08
Update compile fail tests to use usize.
Huon Wilson
-1
/
+1
2015-01-08
Update compile fail tests to use isize.
Huon Wilson
-3
/
+3
2015-01-07
Test fixes and rebase conflicts
Alex Crichton
-0
/
+1
2014-10-30
changes to tests
Nick Cameron
-1
/
+1
2014-06-24
librustc: Remove the fallback to `int` from typechecking.
Niko Matsakis
-1
/
+1
2014-05-06
librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except
Patrick Walton
-1
/
+2
2014-02-07
Removed @self and @Trait.
Eduard Burtescu
-3
/
+1
2013-10-23
register snapshots
Daniel Micay
-0
/
+2
2013-03-13
test: Fix tests. rs=tests
Patrick Walton
-3
/
+3
2013-03-13
librustc: Remove implicit self from the language, except for old-style drop b...
Patrick Walton
-3
/
+3
2013-03-13
librustc: Don't accept `as Trait` anymore; fix all occurrences of it.
Patrick Walton
-1
/
+1
2013-02-28
Remove legacy object creation mode, and convert remaining uses of it
Niko Matsakis
-1
/
+1
2013-02-14
librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip...
Patrick Walton
-2
/
+2
2013-01-30
librustc: Change `self` as a type to `Self` everywhere. r=brson
Patrick Walton
-1
/
+1
2013-01-30
test: fix compile-fail tests somehow missed from local 'make check', r=burnin...
Graydon Hoare
-2
/
+2
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-08-08
Convert impls to new syntax
Brian Anderson
-2
/
+2
2012-08-07
Comments, minor refactoring, clean up wording of error messages
Lindsey Kuper
-1
/
+1
2012-08-02
test: "iface" -> "trait" in filenames.
Lindsey Kuper
-0
/
+9