rust/src/test
2022-08-06 19:43:48 +02:00
..
assembly RISC-V ASM test: relax label name constraint. 2022-08-02 10:10:11 +02:00
auxiliary
codegen Auto merge of #100035 - workingjubilee:merge-functions, r=nikic 2022-08-05 23:11:49 +00:00
codegen-units Warn about dead tuple struct fields 2022-08-03 12:17:23 +02:00
debuginfo Add min-gdb-version 2022-08-04 11:46:30 +02:00
incremental Bless incremental tests. 2022-08-01 21:39:56 +02:00
mir-opt Avoid invalidating the CFG in MirPatch. 2022-08-02 18:57:54 -07:00
pretty Add pp-exact test involving where T: 2022-06-16 17:03:47 -07:00
run-make Auto merge of #100073 - dpaoliello:externvar, r=michaelwoerister 2022-08-05 13:05:34 +00:00
run-make-fulldeps Warn about dead tuple struct fields 2022-08-03 12:17:23 +02:00
run-pass-valgrind Change enum->int casts to not go through MIR casts. 2022-06-30 07:47:07 +00:00
rustdoc Avoid ICE in rustdoc. 2022-08-06 19:43:48 +02:00
rustdoc-gui Rollup merge of #99779 - GuillaumeGomez:fix-item-info-pos-and-height, r=notriddle 2022-08-02 07:30:41 +02:00
rustdoc-js rustdoc: also index raw pointers 2022-05-31 11:21:55 -07:00
rustdoc-js-std
rustdoc-json Add tests for JSON non-inlining 2022-07-16 13:39:38 +02:00
rustdoc-ui Rollup merge of #100029 - hdelc:master, r=cjgillot 2022-08-03 22:29:31 +02:00
ui Rollup merge of #100168 - WaffleLapkin:improve_diagnostics_for_missing_type_in_a_const_item, r=compiler-errors 2022-08-05 21:54:37 +05:30
ui-fulldeps Remove workarounds for issue 59998 2022-07-31 10:33:44 +00:00
COMPILER_TESTS.md