rust/src/test
Jonathan Turner cd0c70f430 Rollup merge of #36307 - faebser:E0408_new_error_format, r=GuillaumeGomez
Changed error message E0408 to new format

Followed your text and was able to change the ouput to the new format.
I did not encounter any broken test therefore this is a really small commit.

Thanks for letting me hack on the compiler :)

r? @jonathandturner
2016-10-14 12:07:07 -07:00
..
codegen emit an assume that cast-from enums are in range 2016-10-05 14:12:30 +03:00
codegen-units Fix fallout in tests. 2016-09-27 06:43:51 +00:00
compile-fail Rollup merge of #36307 - faebser:E0408_new_error_format, r=GuillaumeGomez 2016-10-14 12:07:07 -07:00
compile-fail-fulldeps rustc: Rename rustc_macro to proc_macro 2016-10-06 11:07:23 -07:00
debuginfo Add s390x support 2016-09-09 22:28:19 +01:00
incremental Rollup merge of #36831 - michaelwoerister:ich-updates, r=nikomatsakis 2016-10-12 10:15:26 -07:00
mir-opt update tests 2016-10-04 20:43:43 +03:00
parse-fail Fix fallout in tests. 2016-09-23 04:26:59 +00:00
pretty Implement RFC#1559: allow all literals in attributes. 2016-08-25 13:25:22 -07:00
run-fail Unignore some working emscripten tests 2016-09-30 14:02:58 -07:00
run-fail-fulldeps Refactor ExtCtxt to use a Resolver instead of a MacroLoader. 2016-09-13 05:31:16 +00:00
run-make Auto merge of #36945 - alexcrichton:proc-macro-rename, r=nrc 2016-10-07 07:58:27 -07:00
run-pass Rollup merge of #37110 - TimNN:fix-37109, r=eddyb 2016-10-12 14:07:57 -07:00
run-pass-fulldeps Test derive expansion ordering. 2016-10-10 22:15:57 +00:00
run-pass-valgrind Disable old trans access via -Z orbit, #[rustc_no_mir] or --disable-orbit. 2016-08-24 13:23:37 +03:00
rustdoc Rollup merge of #36679 - QuietMisdreavus:rustdoc-line-breaks, r=steveklabnik 2016-10-11 17:51:25 +02:00
ui Better underline for E0057,E0060,E0061 2016-10-06 22:02:46 +02:00