| .. |
|
codegen
|
Avoid unnecessary copies of arguments that are simple bindings
|
2017-10-26 12:54:34 +02:00 |
|
codegen-units
|
rustc: Handle #[inline(always)] at -O0
|
2017-10-11 17:12:29 -07:00 |
|
compile-fail
|
Don't emit the feature error if it's an invalid self type
|
2017-11-09 11:03:27 -05:00 |
|
compile-fail-fulldeps
|
Add several lints into unused lint group
|
2017-10-29 22:14:23 +03:00 |
|
debuginfo
|
Implement display_hint in gdb pretty printers
|
2017-10-06 13:05:53 -06:00 |
|
incremental
|
[Syntax Breaking] Rename DefaultImpl to AutoImpl
|
2017-11-03 16:13:20 -02:00 |
|
mir-opt
|
Auto merge of #45668 - nikomatsakis:nll-free-region, r=arielb1
|
2017-11-06 23:30:57 +00:00 |
|
parse-fail
|
Parse auto traits the same as traits.
|
2017-11-03 16:13:22 -02:00 |
|
pretty
|
Fix unsafe auto trait pretty print.
|
2017-11-03 16:13:23 -02:00 |
|
run-fail
|
rustc_typeck: use subtyping on the LHS of binops.
|
2017-10-31 17:34:46 +02: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
|
Auto merge of #45748 - petrochenkov:short, r=alexcrichton
|
2017-11-05 06:42:17 +00:00 |
|
run-pass
|
Auto merge of #45723 - sinkuu:ice_45493, r=arielb1
|
2017-11-05 19:19:59 +00:00 |
|
run-pass-fulldeps
|
Add several lints into unused lint group
|
2017-10-29 22:14:23 +03: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 #45620 - ollie27:rustdoc_impl_generic_dupe, r=QuietMisdreavus
|
2017-11-07 07:24:13 +00:00 |
|
ui
|
Don't emit the feature error if it's an invalid self type
|
2017-11-09 11:03:27 -05:00 |
|
ui-fulldeps
|
Add several lints into unused lint group
|
2017-10-29 22:14:23 +03: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 |