rust/src/test
bors 5050349749 Auto merge of #53256 - ollie27:writeln, r=KodrAus
Don't accept non-string literals for the format string in writeln

This is to improve diagnostics.

`println` and `eprintln` were already fixed by #52394.

Fixes #30143
2018-08-16 13:29:40 +00:00
..
auxiliary
codegen Relax the target-cpu-on-function codegen test so it just checks for presence of the attribute. 2018-08-09 09:39:02 +02:00
codegen-units Revert "Adapt codegen-unit tests to new CGU naming scheme." 2018-07-16 08:58:15 +02:00
compile-fail Moved problematic tests on x86_64-gnu-nopt back to compile-fail. 2018-08-14 11:12:13 +02:00
compile-fail-fulldeps syntax: Enforce attribute grammar in the parser 2018-08-15 00:05:55 +03:00
debuginfo Rollup merge of #53112 - fukatani:pretty-print-btreeset, r=michaelwoerister 2018-08-14 23:59:04 +08:00
incremental rustc: Use link_section, not wasm_custom_section 2018-07-16 09:40:45 -07:00
incremental-fulldeps
mir-opt patch up mir-opt tests 2018-07-26 15:12:04 +03:00
parse-fail syntax: Enforce attribute grammar in the parser 2018-08-15 00:05:55 +03:00
pretty syntax: gensym the injected std/core extern crates in the Rust 2018 edition. 2018-08-14 07:06:46 +03:00
run-fail Convert unknown_features lint into an error 2018-08-05 15:54:49 +01:00
run-fail-fulldeps
run-make rustc: Tweak visibility of some lang items 2018-08-07 08:42:38 -07:00
run-make-fulldeps Address review comments for #53031 and fix some merge fallout. 2018-08-08 13:40:23 +02:00
run-pass Auto merge of #53133 - Zoxc:gen-int, r=eddyb 2018-08-15 12:02:00 +00:00
run-pass-fulldeps syntax: Enforce attribute grammar in the parser 2018-08-15 00:05:55 +03:00
run-pass-valgrind Convert unknown_features lint into an error 2018-08-05 15:54:49 +01:00
rustdoc set the syntax edition in the driver's phase 1 2018-08-09 11:46:39 -05:00
rustdoc-js Update stdsimd to undo an accidental stabilization 2018-07-20 22:34:09 -07:00
rustdoc-ui Rollup merge of #52835 - GuillaumeGomez:ice-rustdoc-links, r=eddyb 2018-08-01 21:46:27 +02:00
rustfix Removed various update-reference and update-all-references scripts 2018-06-13 18:15:50 -04:00
ui Auto merge of #53256 - ollie27:writeln, r=KodrAus 2018-08-16 13:29:40 +00:00
ui-fulldeps syntax: Enforce attribute grammar in the parser 2018-08-15 00:05:55 +03:00
COMPILER_TESTS.md Link compiler test documentation to rustc-guide 2018-08-10 08:05:48 -06:00