| .. |
|
assembly
|
test: Add assembly tests for x86_64-unknown-linux-none target
|
2024-05-12 01:25:11 +02:00 |
|
auxiliary
|
Clean up users of rust_dbg_call
|
2024-04-17 15:08:08 -04:00 |
|
codegen
|
Rollup merge of #125222 - Oneirical:fifth, r=jieyouxu
|
2024-05-23 07:41:18 +02:00 |
|
codegen-units
|
Fix some minor issues from the ui-test auto-porting
|
2024-05-11 19:58:35 -04:00 |
|
coverage
|
coverage: Simplify counter expressions using simple algebra
|
2024-05-14 13:58:40 +10:00 |
|
coverage-run-rustdoc
|
|
|
|
crashes
|
Rollup merge of #125501 - compiler-errors:opaque-opaque-anon-ct, r=BoxyUwU
|
2024-05-24 23:01:11 +02:00 |
|
debuginfo
|
Fix tests/debuginfo/strings-and-strs.
|
2024-05-20 15:01:59 +10:00 |
|
incremental
|
Update tests/incremental/foreign.rs
|
2024-05-20 11:13:10 -04:00 |
|
mir-opt
|
Rollup merge of #125173 - scottmcm:never-checked, r=davidtwco
|
2024-05-20 18:13:48 +02:00 |
|
pretty
|
hir pretty: fix block indent
|
2024-05-20 20:30:44 +02:00 |
|
run-make
|
Migrate run-make/rustdoc-with-output-dir-option to rmake.rs
|
2024-05-24 11:19:30 +02:00 |
|
run-make-fulldeps
|
Soft-destabilize RustcEncodable/RustcDecodable
|
2024-03-22 13:24:35 -07:00 |
|
run-pass-valgrind
|
Add test for Apple's -weak_framework linker argument
|
2024-03-18 23:27:34 +01:00 |
|
rustdoc
|
Move tests into appropriate subdirectories
|
2024-05-21 21:21:26 -07:00 |
|
rustdoc-gui
|
Rollup merge of #124738 - notriddle:notriddle/search-form-js, r=GuillaumeGomez
|
2024-05-07 18:12:54 +02:00 |
|
rustdoc-js
|
rustdoc-search: add parser for & syntax
|
2024-04-19 14:31:21 -07:00 |
|
rustdoc-js-std
|
rustdoc-search: add parser for & syntax
|
2024-04-19 14:31:21 -07:00 |
|
rustdoc-json
|
rustdoc-json: Add test for keywords with --document-private-items
|
2024-05-24 16:40:20 +00:00 |
|
rustdoc-ui
|
Move tests into appropriate subdirectories
|
2024-05-21 21:21:26 -07:00 |
|
ui
|
Don't eagerly monomorphize drop for types that are impossible to instantiate
|
2024-05-24 21:53:39 -04:00 |
|
ui-fulldeps
|
Add conversion from IntrinsicDef to FnDef
|
2024-05-23 15:35:18 +00:00 |
|
COMPILER_TESTS.md
|
|
|