| .. |
|
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
|
debuginfo: Generate unique DW_AT_names for compilation units to work around OSX linker bug.
|
2017-05-19 13:06:30 +02: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
|
Update pretty test for derive attributes
|
2017-02-05 12:22:29 +10:30 |
|
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
|
Removes FIXMEs related to #22405
|
2017-01-31 21:27:13 -05:00 |
|
rustdoc
|
rustdoc: Display extern "C" fn instead of extern fn
|
2017-05-15 00:52:17 +01:00 |
|
ui
|
Add help message if a FnOnce is moved
|
2017-05-18 21:29:04 +02: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 |