rust/src/test
2022-03-03 18:30:27 +00:00
..
assembly Add preliminary support for inline assembly for msp430. 2022-01-22 23:42:46 -05:00
auxiliary
codegen Revert #26494 regression 2022-03-03 18:30:27 +00:00
codegen-units Collect panic/panic_bounds_check during monomorphization 2021-10-30 18:21:44 +01:00
debuginfo Change char type in debuginfo to DW_ATE_UTF 2022-02-23 08:31:10 -08:00
incremental Revert "Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis" 2022-02-11 07:18:06 +00:00
mir-opt Only create a single expansion for each inline integration. 2022-02-27 19:05:56 +01:00
pretty Bless use tree pretty print test 2022-02-07 21:51:05 -08:00
run-make Add --scrape-tests flags so rustdoc can scrape examples from tests 2022-02-11 21:48:59 -08:00
run-make-fulldeps make pgo-branch-weights test not dependent on argument attributes 2022-02-27 13:41:43 -05:00
run-pass-valgrind
rustdoc Rollup merge of #94417 - GuillaumeGomez:fix-duplicated-impl-links, r=notriddle 2022-02-27 21:46:37 +01:00
rustdoc-gui Extend toggle GUI test a bit 2022-02-25 11:11:52 +01:00
rustdoc-js rustdoc: add test case for multiple traits and erased names 2022-01-26 13:03:31 -07:00
rustdoc-js-std Update macro:print typed-query rustdoc test to include pin! results 2022-02-14 16:56:37 +01:00
rustdoc-json rustdoc-json: Add tests for fn qualifiers and ABI 2022-02-18 23:48:41 +00:00
rustdoc-ui Rollup merge of #94399 - GuillaumeGomez:regression-test-79465, r=matthiaskrgr 2022-02-27 21:46:34 +01:00
ui Rollup merge of #94359 - tmiasko:legacy-verbose-const, r=petrochenkov 2022-03-01 12:00:43 +01:00
ui-fulldeps rustc_errors: take self by value in DiagnosticBuilder::cancel. 2022-02-23 06:08:06 +00:00
COMPILER_TESTS.md