| .. |
|
codegen
|
Fix typo in codegen test
|
2017-10-07 18:04:23 +02:00 |
|
codegen-units
|
rustc: Don't inline in CGUs at -O0
|
2017-10-07 19:09:46 -07:00 |
|
compile-fail
|
incr.comp.: Move macro-export test case to src/test/incremental.
|
2017-10-09 15:38:51 +02:00 |
|
compile-fail-fulldeps
|
change #![feature(const_fn)] to specific gates
|
2017-09-16 15:53:02 +00:00 |
|
debuginfo
|
change #![feature(const_fn)] to specific gates
|
2017-09-16 15:53:02 +00:00 |
|
incremental
|
incr.comp.: Move macro-export test case to src/test/incremental.
|
2017-10-09 15:38:51 +02:00 |
|
mir-opt
|
Fix infinite recursion in <DepNode as Debug>.
|
2017-10-05 10:20:13 +02:00 |
|
parse-fail
|
Add support for ..= syntax
|
2017-09-22 22:05:18 +02:00 |
|
pretty
|
Use rvalue promotion to 'static instead of static items.
|
2017-09-10 11:20:27 +03:00 |
|
run-fail
|
Migrate to eprint/eprintln macros where appropriate.
|
2017-09-28 11:38:35 -04: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 #45108 - phil-opp:patch-2, r=japaric
|
2017-10-10 22:44:07 +08:00 |
|
run-pass
|
Auto merge of #44822 - frewsxcv:frewsxcv-eprintln, r=Kimundi
|
2017-10-10 02:54:14 +00:00 |
|
run-pass-fulldeps
|
Auto merge of #45020 - MaloJaffre:needs-test, r=alexcrichton
|
2017-10-08 14:44:12 +00:00 |
|
run-pass-valgrind
|
Add a run-pass-valgrind test for vecdeque issue
|
2017-09-24 10:56:08 -07:00 |
|
rustdoc
|
Auto merge of #44892 - GuillaumeGomez:fnty-args-rustdoc, r=eddyb
|
2017-10-07 19:39:31 +00:00 |
|
ui
|
Fix a bug in diagnostics for x as usize < y
|
2017-10-09 20:02:37 +03:00 |
|
ui-fulldeps
|
Point at signature on unused lint
|
2017-09-25 13:25:54 -07: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 |