rust/src/test
bors 9620f3a84b Auto merge of #87584 - adamgemmell:dev/asm-tests, r=Amanieu
Add inline asm! tests for aarch64

Port many of the x86-only UI tests for inline asm! over to aarch64.
2021-09-25 17:14:38 +00:00
..
assembly rustc_codegen_llvm: make sse4.2 imply crc32 for LLVM 14 2021-09-20 11:31:55 -04:00
auxiliary
codegen Pin panic-in-drop=abort test to old pass manager 2021-09-25 12:40:16 +02:00
codegen-units
debuginfo Rollup merge of #89127 - wesleywiser:reenable_mutex_debuginfo_test, r=ehuss 2021-09-22 19:03:23 +02:00
incremental Bless incremental tests. 2021-09-20 08:32:21 +02:00
mir-opt Bless tests 2021-09-25 01:08:41 +01:00
pretty Use ZST for fmt unsafety 2021-09-21 10:04:44 -05:00
run-make Auto merge of #88161 - michaelwoerister:fix-whole-archive-no-bundle, r=petrochenkov 2021-09-07 12:31:11 +00:00
run-make-fulldeps Fix test 2021-09-22 11:48:01 -05:00
run-pass-valgrind
rustdoc Disable a spuriously failing test 2021-09-24 20:28:47 +03:00
rustdoc-gui Rollup merge of #88896 - GuillaumeGomez:flakyness, r=camelid 2021-09-13 21:20:43 +02:00
rustdoc-js fix(rustdoc): generics search 2021-07-01 06:40:27 -07:00
rustdoc-js-std Fix linkcheck issues 2021-09-12 02:30:24 +00:00
rustdoc-json rustdoc: Clean up handling of lifetime bounds 2021-09-02 14:27:59 -07:00
rustdoc-ui Don't lint about missing code examples in derived traits 2021-09-17 00:39:15 +02:00
ui Auto merge of #87584 - adamgemmell:dev/asm-tests, r=Amanieu 2021-09-25 17:14:38 +00:00
ui-fulldeps Detect bare blocks with type ascription that were meant to be a struct literal 2021-09-03 14:43:04 +00:00
COMPILER_TESTS.md