rust/src/test
Niko Matsakis dbf994bbaf Make RFC 1214 warnings into errors, and rip out the "warn or err"
associated machinery. Future such attempts should go through lints
anyhow.

There is a fair amount of fallout in the compile-fail tests, as WF
checking now occurs earlier in the process.
2015-12-18 12:41:02 -05:00
..
auxiliary Make RFC 1214 warnings into errors, and rip out the "warn or err" 2015-12-18 12:41:02 -05:00
bench std: Remove deprecated functionality from 1.5 2015-12-10 11:47:55 -08:00
codegen
compile-fail Make RFC 1214 warnings into errors, and rip out the "warn or err" 2015-12-18 12:41:02 -05:00
compile-fail-fulldeps Make name resolution errors non-fatal 2015-12-11 21:00:15 +13:00
debuginfo std: Remove deprecated functionality from 1.5 2015-12-10 11:47:55 -08:00
parse-fail
pretty
run-fail add tests for ensuring const indexing does not cause compile-time errors in runtime code 2015-12-08 11:10:50 +01:00
run-fail-fulldeps
run-make Auto merge of #30328 - sanxiyn:include-type-name, r=alexcrichton 2015-12-14 21:08:13 +00:00
run-pass Make RFC 1214 warnings into errors, and rip out the "warn or err" 2015-12-18 12:41:02 -05:00
run-pass-fulldeps
run-pass-valgrind
rustdoc Rollup merge of #30372 - sanxiyn:rustdoc-cfg, r=alexcrichton 2015-12-16 17:46:29 +05:30