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
/
bad-sized.rs
Age
Commit message (
Expand
)
Author
Lines
2017-11-04
Fix checking of auto trait bounds in trait objects.
leonardo.yvens
-1
/
+1
2016-11-28
Refactor TyTrait to contain a interned ExistentialPredicate slice.
Mark-Simulacrum
-4
/
+3
2016-11-28
Remove BuiltinBound and BuiltinBounds.
Mark-Simulacrum
-2
/
+2
2016-09-01
turn the RFC1592 warnings into hard errors
Ariel Ben-Yehuda
-0
/
+2
2016-05-13
rewrite obligation forest. cycles still handled incorrectly.
Ariel Ben-Yehuda
-1
/
+0
2016-04-05
improve the printing of substs and trait-refs
Ariel Ben-Yehuda
-3
/
+3
2016-04-05
suggest adding a where-clause when that can help
Ariel Ben-Yehuda
-3
/
+3
2016-03-30
Fix fallout in tests
Jeffrey Seyfried
-3
/
+3
2016-01-16
Detect cycles and specialize error reporting for Sized. It is important
Niko Matsakis
-1
/
+2
2015-05-02
Make `UnsafeCell`, `RefCell`, `Mutex`, and `RwLock` accept DSTs
P1start
-4
/
+0
2015-04-21
test: Fix fallout in tests
Alex Crichton
-1
/
+1
2015-04-09
Remove `ignore-tidy-linelength` from tests that no longer need it
Luke Gallagher
-2
/
+0
2015-02-18
Fallout: tests. As tests frequently elide things, lots of changes
Niko Matsakis
-1
/
+1
2015-01-07
markers -> marker
Nick Cameron
-3
/
+3
2015-01-07
Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`
Nick Cameron
-3
/
+3
2014-09-15
Update error messages in compile-fail tests
Niko Matsakis
-5
/
+3
2014-09-01
Second approach - using type contents
Nick Cameron
-7
/
+7
2014-08-28
Forbid the Sized bound on unsized types
Nick Cameron
-0
/
+25