rust/src/test
2022-09-12 16:54:25 +02:00
..
assembly Rollup merge of #100556 - Alex-Velez:patch-1, r=scottmcm 2022-08-21 16:54:01 +02:00
auxiliary
codegen Use RelocModel::Pic for UEFI targets 2022-09-09 15:26:19 -04:00
codegen-units Warn about dead tuple struct fields 2022-08-03 12:17:23 +02:00
debuginfo Change name of "dataful" variant to "untagged" 2022-09-07 20:12:45 +00:00
incremental Add test. 2022-09-05 20:11:34 +02:00
mir-opt The <*const T>::guaranteed_* methods now return an option for the unknown case 2022-09-09 15:16:04 +00:00
pretty
run-make Auto merge of #99916 - dpaoliello:stablizerawdylib, r=wesleywiser 2022-09-10 04:14:34 +00:00
run-make-fulldeps Fix a bunch of typo 2022-08-31 18:24:55 +08:00
run-pass-valgrind Remove even more box syntax uses from src/test 2022-08-07 04:22:20 +02:00
rustdoc Auto merge of #101613 - GuillaumeGomez:codeblock-tooltip, r=notriddle 2022-09-10 23:13:23 +00:00
rustdoc-gui Auto merge of #101613 - GuillaumeGomez:codeblock-tooltip, r=notriddle 2022-09-10 23:13:23 +00:00
rustdoc-js
rustdoc-js-std
rustdoc-json Rollup merge of #101634 - aDotInTheVoid:rdj-test, r=CraftSpider 2022-09-10 07:09:23 +02:00
rustdoc-ui Fix a bunch of typo 2022-08-31 18:24:55 +08:00
ui Impove diagnostic for .await-ing non-futures 2022-09-12 16:54:25 +02:00
ui-fulldeps Rollup merge of #101501 - Jarcho:tcx_lint_passes, r=davidtwco 2022-09-08 20:48:36 +05:30
COMPILER_TESTS.md