rust/src/compiletest
Alex Crichton b5de8333b3 rollup merge of #21441: alexcrichton/rustc-opts
This is a bit of cleanup work to clean out some old deprecated flags and deprecated lint names from the compiler (they've been deprecated for quite awhile now).

This also notably puts `--pretty` behind the `-Z unstable-options` flag (where it was supposed to be previously).
2015-01-21 09:17:43 -08:00
..
common.rs Remove unsupported test features from compiletest. 2015-01-19 23:40:27 -08:00
compiletest.rs Remove unsupported test features from libtest. 2015-01-19 23:40:28 -08:00
errors.rs core: split into fmt::Show and fmt::String 2015-01-06 14:49:42 -08:00
header.rs Revert "Ignore extra error from test for now" 2015-01-09 18:27:23 +05:30
procsrv.rs Fallout from renaming 2014-09-16 14:37:48 -07:00
runtest.rs rustc: Remove deprecated flags 2015-01-20 11:16:26 -08:00
util.rs Rename fail! to panic! 2014-10-29 11:43:07 -04:00