rust/src/test
2022-05-29 13:06:50 -07:00
..
assembly Collect function instance used in global_asm! sym operand 2022-05-03 07:12:43 +02:00
auxiliary
codegen Refactor call terminator to always hold a destination place 2022-05-23 17:49:04 -04:00
codegen-units Fix/bless tests broken by DSE 2022-05-24 22:50:21 -04:00
debuginfo Add support for a new attribute #[debugger_visualizer] to support embedding debugger visualizers into a generated PDB. 2022-05-03 10:53:54 -07:00
incremental Switch incremental/hashes tests to all use optimizations. 2022-05-27 18:17:39 -07:00
mir-opt Fix/bless tests broken by DSE 2022-05-24 22:50:21 -04:00
pretty Auto merge of #96376 - scottmcm:do-yeet, r=oli-obk 2022-05-01 13:10:21 +00:00
run-make Properly apply path prefix remapping paths emitted into debuginfo. 2022-05-18 12:19:01 +02:00
run-make-fulldeps remove HirVisitor 2022-05-13 11:46:06 -04:00
run-pass-valgrind
rustdoc Strenghten strip-enum-variant.rs test 2022-05-21 13:21:12 +02:00
rustdoc-gui Add GUI test for click on setting text 2022-05-24 15:40:50 +02:00
rustdoc-js rustdoc: fix GUI crash when searching for magic JS property values 2022-05-12 14:15:31 -07:00
rustdoc-js-std Rollup merge of #96887 - notriddle:notriddle/as-raw-fd, r=jsha 2022-05-11 13:16:31 +09:00
rustdoc-json rustdoc-json: Add tests for all three HRTB fields 2022-05-04 21:03:01 +02:00
rustdoc-ui Remove few characters for tidy check to pass 2022-05-26 23:13:37 +01:00
ui Use type_is_copy_modulo_regions check in intrisicck 2022-05-29 13:06:50 -07:00
ui-fulldeps Rollup merge of #97327 - davidtwco:diagnostic-translation-compile-time-validation, r=oli-obk 2022-05-28 08:45:52 +02:00
COMPILER_TESTS.md