rust/src/test
2017-07-17 07:55:49 +10:00
..
codegen [LLVM] Avoid losing the !nonnull attribute in SROA 2017-07-12 14:38:49 +03:00
codegen-units Move Fn to module. 2017-06-09 19:07:25 -04:00
compile-fail Rollup merge of #43000 - estebank:on-unimplemented-path, r=arielb1 2017-07-12 06:58:44 -06:00
compile-fail-fulldeps Reintroduce expansion info for proc macros 1.1 2017-07-12 09:47:04 +02:00
debuginfo Pretty-printers tests: gdbr -> gdb 2017-06-09 18:51:28 +03:00
incremental Auto merge of #43107 - michaelwoerister:less-span-info-in-debug, r=nikomatsakis 2017-07-12 08:45:39 +00:00
mir-opt Update basic_assignment test to reflect small changes to codegen. 2017-06-12 13:06:42 +02:00
parse-fail Store all generic arguments for method calls in AST 2017-07-10 00:20:25 +03:00
pretty Update pretty test for derive attributes 2017-02-05 12:22:29 +10:30
run-fail updated assert_eq test, fixed incorrect assert_ne message and added test. 2017-06-13 14:17:59 +01: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 Rollup merge of #42826 - Yorwba:type-mismatch-same-absolute-paths, r=arielb1 2017-07-12 06:58:44 -06:00
run-pass Support repr alignment on unions. 2017-07-17 07:55:49 +10:00
run-pass-fulldeps Update and fix a few tests 2017-06-26 02:08:14 +00:00
run-pass-valgrind Move unsized_tuple_coercion behind a feature gate. 2017-06-29 21:25:35 +09:00
rustdoc remove associated_consts feature gate 2017-07-06 11:52:25 -07:00
ui Rollup merge of #43000 - estebank:on-unimplemented-path, r=arielb1 2017-07-12 06:58:44 -06:00
ui-fulldeps Introduce 'run-pass' header to 'ui' tests in compiletest. Fix issue #36516. 2017-06-02 23:28:22 +08:00
COMPILER_TESTS.md Merge ui/README.md into COMPILER_TESTS.md and describe how custom UI normalization works. 2017-07-11 16:57:53 +08:00