rust/src/test
2022-08-19 16:40:26 -04:00
..
assembly Update the minimum external LLVM to 13 2022-08-14 13:46:51 -07:00
auxiliary
codegen elaborate how revisions work with FileCheck stuff in src/test/codegen 2022-08-19 16:40:26 -04:00
codegen-units Warn about dead tuple struct fields 2022-08-03 12:17:23 +02:00
debuginfo [debuginfo] Fix msvc-pretty-enums debuginfo test for i686. 2022-08-15 10:50:09 +02:00
incremental Remove deferred sized checks 2022-08-16 22:30:56 +00:00
mir-opt Update the minimum external LLVM to 13 2022-08-14 13:46:51 -07:00
pretty Add pp-exact test involving where T: 2022-06-16 17:03:47 -07:00
run-make Auto merge of #98655 - nnethercote:dont-derive-PartialEq-ne, r=dtolnay 2022-08-18 10:11:11 +00:00
run-make-fulldeps Rollup merge of #99573 - tbodt:stabilize-backtrace, r=yaahc 2022-08-10 07:21:33 +02:00
run-pass-valgrind Remove even more box syntax uses from src/test 2022-08-07 04:22:20 +02:00
rustdoc Update rustdoc tests 2022-08-14 13:31:46 +02:00
rustdoc-gui Rollup merge of #100374 - GuillaumeGomez:improve_rustdoc_search_results_page_crates_selection, r=notriddle 2022-08-11 22:53:07 +02:00
rustdoc-js rustdoc: also index raw pointers 2022-05-31 11:21:55 -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 Rollup merge of #99474 - aDotInTheVoid:rustdoc-json-noinline-test-cleanup, r=CraftSpider 2022-08-17 12:32:47 +02:00
rustdoc-ui Rollup merge of #100229 - RalfJung:extra-const-ub-checks, r=lcnr 2022-08-12 20:39:11 +05:30
ui Auto merge of #100209 - cjgillot:source-file-index, r=estebank 2022-08-19 15:31:25 +00:00
ui-fulldeps Change fluent_messages macro to expect _ slugs instead of - slugs 2022-08-12 22:26:08 +02:00
COMPILER_TESTS.md