| .. |
|
codegen
|
rustc_trans: use ty::layout for ABI computation instead of LLVM types.
|
2017-04-09 16:06:56 +03:00 |
|
codegen-units
|
translate drop glue using MIR
|
2017-03-18 02:53:08 +02:00 |
|
compile-fail
|
Rollup merge of #40559 - nagisa:manually-drop, r=alexcrichton
|
2017-04-11 18:36:12 -04:00 |
|
compile-fail-fulldeps
|
Merge ExpnId and SyntaxContext.
|
2017-03-29 00:41:10 +00:00 |
|
debuginfo
|
update gdbr tests
|
2017-03-09 22:12:36 +01:00 |
|
incremental
|
rustc_typeck: hook up collect and item/body check to on-demand.
|
2017-02-25 18:35:25 +02:00 |
|
mir-opt
|
borrowck::mir::dataflow: ignore unwind edges of empty drops
|
2017-04-08 22:46:50 +03:00 |
|
parse-fail
|
Merge branch 'master' into issue-32540
|
2017-04-04 08:13:27 -07:00 |
|
pretty
|
Update pretty test for derive attributes
|
2017-02-05 12:22:29 +10:30 |
|
run-fail
|
Warn when a #[should_panic] test has an unexpected message
|
2016-11-18 21:01:19 +10:30 |
|
run-fail-fulldeps
|
Merge ExpnId and SyntaxContext.
|
2017-03-29 00:41:10 +00:00 |
|
run-make
|
-Z linker-flavor
|
2017-04-07 10:52:42 -05:00 |
|
run-pass
|
Fixed invalid 128-bit division on 32-bit target. Fixed issue #41228.
|
2017-04-13 00:15:04 +08:00 |
|
run-pass-fulldeps
|
Merge ExpnId and SyntaxContext.
|
2017-03-29 00:41:10 +00:00 |
|
run-pass-valgrind
|
Removes FIXMEs related to #22405
|
2017-01-31 21:27:13 -05:00 |
|
rustdoc
|
merge with master to pick up pulldown switch
|
2017-04-09 10:38:38 -05:00 |
|
ui
|
UI test for -Z print-fuel=foo
|
2017-04-11 14:36:08 +03: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 |