rust/src/test
Miguel Guarniz 0b7dd95475 remove HirVisitor
Signed-off-by: Miguel Guarniz <mi9uel9@gmail.com>
2022-05-13 11:46:06 -04:00
..
assembly Collect function instance used in global_asm! sym operand 2022-05-03 07:12:43 +02:00
auxiliary
codegen Add unsigned_offset_from on pointers 2022-05-11 17:16:25 -07: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 Rollup merge of #96989 - cjgillot:defpath-use, r=davidtwco 2022-05-13 05:33:13 +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 remove HirVisitor 2022-05-13 11:46:06 -04: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 #96939 - GuillaumeGomez:settings-css, r=notriddle 2022-05-12 16:41:04 +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: 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 optimize find_item to fetch Item only when needed 2022-05-13 11:46:05 -04:00
ui-fulldeps errors: set_arg takes IntoDiagnosticArg 2022-05-12 07:21:51 +01:00
COMPILER_TESTS.md