rust/src/test
2022-01-31 16:56:10 +00:00
..
assembly Add preliminary support for inline assembly for msp430. 2022-01-22 23:42:46 -05:00
auxiliary
codegen Rollup merge of #93153 - tmiasko:reject-unsupported-naked-functions, r=Amanieu 2022-01-22 15:32:54 +01:00
codegen-units Collect panic/panic_bounds_check during monomorphization 2021-10-30 18:21:44 +01:00
debuginfo Revert "Do not hash leading zero bytes of i64 numbers in Sip128 hasher" 2022-01-24 09:07:47 +01:00
incremental Bless incremental tests. 2022-01-26 12:25:30 -03:00
mir-opt Auto merge of #91840 - JakobDegen:fix_early_otherwise, r=oli-obk 2022-01-26 12:10:54 +00:00
pretty Emit simpler code from format_args 2022-01-17 10:38:30 -08:00
run-make Use an indexmap to avoid sorting LocalDefIds 2022-01-22 22:34:16 -06:00
run-make-fulldeps Rollup merge of #93144 - wesleywiser:uninhabited_type_code_cov2, r=tmandry 2022-01-25 05:51:11 +01:00
run-pass-valgrind
rustdoc Fix spacing for · between stability and source 2022-01-21 15:00:20 -08:00
rustdoc-gui Add white-space: nowrap to links in the sidebar 2022-01-24 20:19:09 -08:00
rustdoc-js Fix warnings in rustdoc JS tests 2021-11-28 11:49:12 -08:00
rustdoc-js-std
rustdoc-json Add has tests for blanket_with_local trait methods 2022-01-22 19:55:25 -05:00
rustdoc-ui Use Res instead of Disambiguator for resolved in report_mismatch 2022-01-10 19:23:26 -08:00
ui regression test for issue 90847 2022-01-31 16:56:10 +00:00
ui-fulldeps Make Decodable and Decoder infallible. 2022-01-22 10:38:31 +11:00
COMPILER_TESTS.md