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
/
trait-bounds-on-structs-and-enums.rs
Age
Commit message (
Expand
)
Author
Lines
2018-08-14
Moved compile-fail tests to ui tests.
David Wood
-53
/
+0
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
-7
/
+7
2015-08-12
Fallout in tests -- break this test into three tests, since we later saw
Niko Matsakis
-17
/
+0
2015-06-15
This new caching sometimes suppresses duplicate errors that occur in
Niko Matsakis
-2
/
+2
2015-06-12
Add tests for tuple-like structs and dictionary-like enum variants
Seo Sanghyeon
-0
/
+8
2015-06-12
Use more precise span when checking type definitions
Seo Sanghyeon
-8
/
+4
2015-04-21
test: Fix fallout in tests
Alex Crichton
-3
/
+1
2015-03-15
Strip all leading/trailing newlines
Tamir Duberstein
-1
/
+0
2015-02-18
Fallout: tests. As tests frequently elide things, lots of changes
Niko Matsakis
-4
/
+6
2015-01-08
Update compile fail tests to use usize.
Huon Wilson
-3
/
+3
2015-01-08
Update compile fail tests to use isize.
Huon Wilson
-2
/
+2
2014-12-30
Patch tests and create new tests related to projection from a HRTB.
Niko Matsakis
-4
/
+4
2014-09-15
Update error messages in compile-fail tests
Niko Matsakis
-21
/
+10
2014-09-05
Check concrete type in impls with no trait
Nick Cameron
-1
/
+2
2014-08-17
librustc: Allow trait bounds on structures and enumerations, and check
Patrick Walton
-0
/
+77