rust/tests
Oli Scherer 6679e2c2f2 Register even erroneous impls
Otherwise the specialization graph fails to pick it up, even though other code assumes that all impl blocks have an entry in the specialization graph.
2024-01-11 20:34:59 +00:00
..
assembly
auxiliary
codegen mark vec::IntoIter pointers as !nonnull 2024-01-07 03:44:04 +01:00
codegen-units
coverage coverage: llvm-cov expects column numbers to be bytes, not code points 2024-01-08 21:58:46 +11:00
coverage-run-rustdoc
debuginfo Improved support of collapse_debuginfo attribute for macros. 2024-01-08 17:47:18 +07:00
incremental
mir-opt Auto merge of #119677 - cjgillot:early-cfg-opt, r=oli-obk 2024-01-11 04:09:07 +00:00
pretty
run-make tests: Normalize \r\n to \n in some run-make tests 2024-01-06 18:46:35 +03:00
run-make-fulldeps Auto merge of #118899 - veera-sivarajan:fix-makefile, r=Mark-Simulacrum 2024-01-05 07:42:03 +00:00
run-pass-valgrind
rustdoc Rollup merge of #119769 - fmease:rustdoc-off-by-one-dyn-trait-def-gen-args, r=GuillaumeGomez 2024-01-10 06:28:44 +01:00
rustdoc-gui
rustdoc-js Rollup merge of #118194 - notriddle:notriddle/tuple-unit, r=GuillaumeGomez 2024-01-06 16:07:46 +01:00
rustdoc-js-std Rollup merge of #118194 - notriddle:notriddle/tuple-unit, r=GuillaumeGomez 2024-01-06 16:07:46 +01:00
rustdoc-json
rustdoc-ui Rollup merge of #119148 - estebank:bare-traits, r=davidtwco 2024-01-05 10:57:20 -05:00
ui Register even erroneous impls 2024-01-11 20:34:59 +00:00
ui-fulldeps Rollup merge of #119790 - celinval:smir-all-traits, r=oli-obk 2024-01-11 03:02:42 +01:00
COMPILER_TESTS.md