rust/src/test
P1start 737e39696b Special-case some error messages about Sized
The error messages still aren’t as good as they were before DST, but they better
describe the actual problem, not mentioning `Sized` at all (because that bound
is normally implied, not explicitly stated).

Closes #17567.
Closes #18040.
Closes #18159.
2014-10-30 19:51:17 +13:00
..
auxiliary Update infrastructure for fail -> panic 2014-10-29 16:06:13 -04:00
bench auto merge of #18357 : TeXitoi/rust/simplify-reverse-complement, r=alexcrichton 2014-10-29 22:17:00 +00:00
codegen
compile-fail Special-case some error messages about Sized 2014-10-30 19:51:17 +13:00
compile-fail-fulldeps
debuginfo
pretty
run-fail Update infrastructure for fail -> panic 2014-10-29 16:06:13 -04:00
run-make Update infrastructure for fail -> panic 2014-10-29 16:06:13 -04:00
run-pass Update infrastructure for fail -> panic 2014-10-29 16:06:13 -04:00
run-pass-fulldeps
run-pass-valgrind