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
/
object-does-not-impl-trait.rs
Age
Commit message (
Expand
)
Author
Lines
2018-08-14
Moved compile-fail tests to ui tests.
David Wood
-18
/
+0
2018-06-23
add `dyn` to display of dynamic (trait) type names
Zack M. Davis
-1
/
+1
2017-01-30
Merge ty::TyBox into ty::TyAdt
Vadim Petrochenkov
-1
/
+1
2016-04-05
improve the printing of substs and trait-refs
Ariel Ben-Yehuda
-1
/
+1
2016-04-05
suggest adding a where-clause when that can help
Ariel Ben-Yehuda
-1
/
+1
2015-04-21
test: Fix fallout in tests
Alex Crichton
-3
/
+1
2015-02-18
Fallout: tests. As tests frequently elide things, lots of changes
Niko Matsakis
-1
/
+2
2014-09-15
Update error messages in compile-fail tests
Niko Matsakis
-2
/
+2
2014-08-17
librustc: Allow trait bounds on structures and enumerations, and check
Patrick Walton
-0
/
+1
2014-05-06
librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except
Patrick Walton
-2
/
+3
2014-02-07
Removed @self and @Trait.
Eduard Burtescu
-4
/
+2
2013-10-23
register snapshots
Daniel Micay
-0
/
+2
2013-03-06
Make object types not implement associated trait. Fixes #5087.
Niko Matsakis
-0
/
+17