| .. |
|
assembly
|
|
|
|
auxiliary
|
|
|
|
codegen
|
codegen: use "_N" (like for other locals) instead of "argN", for argument names.
|
2019-09-13 19:25:05 +03:00 |
|
codegen-units
|
rustc: Fix mixing crates with different share_generics
|
2019-09-23 12:29:51 -07:00 |
|
compile-fail
|
rustc: Fix mixing crates with different share_generics
|
2019-09-23 12:29:51 -07:00 |
|
debuginfo
|
fix debuginfo/issue22656 with LLDB 8
|
2019-09-18 10:42:55 -04:00 |
|
incremental
|
Ban non-extern rust intrinsics
|
2019-09-14 11:47:02 -04:00 |
|
mir-opt
|
add a mir-opt test that we don't add the spurious drop
|
2019-09-19 16:12:48 -04:00 |
|
pretty
|
Print visibility of macro items
|
2019-09-15 10:22:13 +01:00 |
|
run-fail
|
|
|
|
run-make
|
Add very simple edition check to tidy; and add missing edition = 2018s.
|
2019-07-30 01:56:03 +08:00 |
|
run-make-fulldeps
|
Rollup merge of #64324 - alexcrichton:share-generics-again, r=michaelwoerister
|
2019-09-25 03:48:22 +02:00 |
|
run-pass-valgrind
|
Remove no-prefer-dynamic from valgrind tests
|
2019-09-01 10:09:45 -04:00 |
|
rustdoc
|
Rollup merge of #64599 - csmoe:doc_async_reexport, r=nikomatsakis
|
2019-09-25 03:48:27 +02:00 |
|
rustdoc-js
|
Improve searching in rustdoc and add tests
|
2019-09-04 21:27:13 +08:00 |
|
rustdoc-js-std
|
Improve searching in rustdoc and add tests
|
2019-09-04 21:27:13 +08:00 |
|
rustdoc-ui
|
rustdoc: fix diagnostic with mixed code block styles
|
2019-09-07 12:21:32 -07:00 |
|
rustfix
|
|
|
|
ui
|
Auto merge of #62661 - arielb1:never-reserve, r=nikomatsakis
|
2019-09-26 08:42:34 +00:00 |
|
ui-fulldeps
|
Rename Pat.node to Pat.kind
|
2019-09-26 18:21:09 +01:00 |
|
COMPILER_TESTS.md
|
doc: fix broken sentence
|
2019-08-06 02:36:59 +02:00 |