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
/
issue-5883.rs
Age
Commit message (
Expand
)
Author
Lines
2018-07-15
Move some `compile-fail` tests to `ui`
Esteban Küber
-23
/
+0
2018-07-10
Fix typo in error message E0277
Rémy Rakic
-2
/
+2
2018-06-19
Update message for `!Sized` types
Esteban Küber
-2
/
+2
2018-06-19
Add message to `rustc_on_unimplemented` attributes in core
Esteban Küber
-2
/
+2
2016-10-24
adapt existing tests
Tim Neumann
-2
/
+0
2016-04-05
improve the printing of substs and trait-refs
Ariel Ben-Yehuda
-2
/
+2
2016-04-05
suggest adding a where-clause when that can help
Ariel Ben-Yehuda
-2
/
+2
2016-03-30
Fix fallout in tests
Jeffrey Seyfried
-2
/
+2
2015-04-21
test: Fix fallout in tests
Alex Crichton
-4
/
+2
2015-02-18
Fallout: tests. As tests frequently elide things, lots of changes
Niko Matsakis
-2
/
+4
2015-01-07
markers -> marker
Nick Cameron
-2
/
+2
2015-01-07
Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`
Nick Cameron
-2
/
+2
2014-12-02
Correct various compile-fail tests. Most of the changes are because we
Niko Matsakis
-1
/
+0
2014-10-19
Ensure that the return type of a function is Sized
Ariel Ben-Yehuda
-1
/
+2
2014-09-15
Update error messages in compile-fail tests
Niko Matsakis
-4
/
+3
2014-09-08
Forbid unsized rvalues
Nick Cameron
-0
/
+2
2014-08-27
Implement generalized object and type parameter bounds (Fixes #16462)
Niko Matsakis
-4
/
+4
2014-08-26
Rebasing changes
Nick Cameron
-1
/
+1
2014-08-26
DST coercions and DST structs
Nick Cameron
-3
/
+2
2014-05-18
Advice to use Box<T> not ~T
Jeong YunWon
-3
/
+3
2014-04-10
Remove references to @Trait from a compiler error message
Kevin Ballard
-3
/
+5
2013-10-24
Remove even more of std::io
Alex Crichton
-3
/
+3
2013-07-17
testsuite: Add compile-fail test for #5883
Tim Chevalier
-0
/
+23