rust/src/test
Yuki Okushi ed9faeedda
Rollup merge of #96887 - notriddle:notriddle/as-raw-fd, r=jsha
rustdoc: correct path to type alias methods

Fixes #83991
2022-05-11 13:16:31 +09:00
..
assembly Collect function instance used in global_asm! sym operand 2022-05-03 07:12:43 +02:00
auxiliary
codegen fix codegen test failure 2022-05-09 18:10:21 +02:00
codegen-units
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 Add regression test for #96319 2022-05-06 22:28:22 -04:00
mir-opt bless mir-opt 2022-05-06 10:58:54 +02:00
pretty Auto merge of #96376 - scottmcm:do-yeet, r=oli-obk 2022-05-01 13:10:21 +00:00
run-make Auto merge of #96549 - ouz-a:mir-opt, r=oli-obk 2022-05-01 15:25:16 +00:00
run-make-fulldeps Revert "Bless coverage-reports after core macro blocks change" 2022-04-30 18:25:17 -07:00
run-pass-valgrind
rustdoc Auto merge of #95960 - jhpratt:remove-rustc_deprecated, r=compiler-errors 2022-05-09 04:47:30 +00:00
rustdoc-gui Rollup merge of #96754 - notriddle:notriddle/impl-dups, r=GuillaumeGomez 2022-05-06 20:05:43 +02:00
rustdoc-js Rollup merge of #96887 - notriddle:notriddle/as-raw-fd, r=jsha 2022-05-11 13:16:31 +09: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: Lifetime tests 2022-03-15 18:34:16 +00:00
rustdoc-ui Support #[expect] attributes for rustdoc lints (RFC 2383) 2022-05-08 14:37:16 +02:00
ui Auto merge of #96904 - JohnTitor:rollup-f1sz5x0, r=JohnTitor 2022-05-10 15:58:17 +00:00
ui-fulldeps macros: allow Vec fields in diagnostic derive 2022-05-06 03:43:30 +01:00
COMPILER_TESTS.md