rust/src/test
Mark Simulacrum 8b93680d28 Rollup merge of #42006 - jseyfried:fix_include_regression, r=nrc
Fix ICE on `include!(line!())` (regression)

Fixes #41776.
r? @nrc
2017-05-19 14:16:15 -06:00
..
codegen Add simple [repr(align)] codegen test. 2017-05-01 23:13:22 +10:00
codegen-units translate drop glue using MIR 2017-03-18 02:53:08 +02:00
compile-fail Rollup merge of #42006 - jseyfried:fix_include_regression, r=nrc 2017-05-19 14:16:15 -06:00
compile-fail-fulldeps Add test, and fix the other tests 2017-05-13 16:02:29 +02:00
debuginfo update gdbr tests 2017-03-09 22:12:36 +01:00
incremental Enable cross-crate incremental compilation by default. 2017-05-18 10:12:13 +02:00
mir-opt remove compile-flags 2017-05-15 21:12:40 -04:00
parse-fail Disallow ._ in float literal. 2017-05-12 22:00:06 +09:00
pretty
run-fail Unignore tests which work fine now. 2017-04-28 22:31:10 -06:00
run-fail-fulldeps Implement a file-path remapping feature in support of debuginfo and reproducible builds. 2017-04-26 15:44:02 +02:00
run-make Fix run-make/llvm-pass 2017-05-15 15:09:05 +02:00
run-pass Auto merge of #41911 - michaelwoerister:querify_trait_def, r=nikomatsakis 2017-05-17 21:44:08 +00:00
run-pass-fulldeps Fix #35829 (syntax extension's quote_expr!() does not handle b"…") 2017-05-13 21:41:25 +08:00
run-pass-valgrind
rustdoc rustdoc: Display extern "C" fn instead of extern fn 2017-05-15 00:52:17 +01:00
ui Make unsatisfied trait bounds note multiline 2017-05-14 20:38:26 -07:00
ui-fulldeps/custom-derive Separate "ui-fulldeps" tests from "ui" tests 2017-03-04 21:38:26 +03:00
COMPILER_TESTS.md Move COMPILER_TESTS.md out of the root directory 2017-02-25 00:13:00 -06:00