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
/
destructure-trait-ref.rs
Age
Commit message (
Expand
)
Author
Lines
2018-08-14
Moved compile-fail tests to ui tests.
David Wood
-55
/
+0
2018-06-23
add `dyn` to display of dynamic (trait) type names
Zack M. Davis
-6
/
+6
2017-04-11
update various test cases that generate slightly different output
Niko Matsakis
-1
/
+1
2017-01-30
Merge ty::TyBox into ty::TyAdt
Vadim Petrochenkov
-2
/
+1
2016-08-11
Improve &-ptr printing
Jonathan Turner
-2
/
+2
2016-05-02
update test cases to reflect new messages
Niko Matsakis
-12
/
+9
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
2016-03-30
Fix fallout in tests
Jeffrey Seyfried
-1
/
+1
2015-05-19
Address review commets
Ariel Ben-Yehuda
-9
/
+9
2015-05-13
eddyb's changes for DST coercions
Nick Cameron
-1
/
+1
2015-02-18
Round 3 test fixes and conflicts
Alex Crichton
-1
/
+1
2015-02-18
Fallout: tests. As tests frequently elide things, lots of changes
Niko Matsakis
-1
/
+1
2015-02-11
Opt into `box_patterns` feature gate in all tests that use them.
Felix S. Klock II
-0
/
+1
2015-01-31
Kill more `isize`s
Tobias Bucher
-9
/
+9
2015-01-12
Fix testsuite errors
mdinger
-3
/
+18
2015-01-08
Update compile-fail tests to use is/us, not i/u.
Huon Wilson
-9
/
+9
2015-01-08
Update compile fail tests to use isize.
Huon Wilson
-1
/
+1
2015-01-08
compile-fail tests: Add feature attributes to enable box pat/expr syntax in v...
Felix S. Klock II
-0
/
+2
2014-10-24
Update tests with the new error messages
Jakub Bukaj
-6
/
+6
2014-06-24
librustc: Remove the fallback to `int` from typechecking.
Niko Matsakis
-9
/
+9
2014-06-22
Make destructuring trait reference work
Edward Wang
-0
/
+41