rust/src/test
bors 6e17a5c5fd Auto merge of #83387 - cuviper:min-llvm-10, r=nagisa
Update the minimum external LLVM to 10

r? `@nikic`
2021-03-25 13:11:18 +00:00
..
assembly Adjust -Ctarget-cpu=native handling in cg_llvm 2021-03-16 21:32:55 +02:00
auxiliary
codegen Auto merge of #83387 - cuviper:min-llvm-10, r=nagisa 2021-03-25 13:11:18 +00:00
codegen-units Deprecate items that accidentally weren't deprecated 2021-03-09 19:09:20 -05:00
debuginfo Update tests for extern block linting 2021-01-13 07:49:16 -05:00
incremental Use EvaluatedToOkModuloRegions whenever we erase regions 2021-03-24 16:01:37 -04:00
mir-opt RemoveZsts: don't touch unions 2021-03-24 13:00:36 -04:00
pretty Update test/pretty output for edition preludes. 2021-02-25 13:43:11 +01:00
run-make only run RemoveZsts at mir-opt-level 3 and above 2021-03-22 18:30:56 -04:00
run-make-fulldeps Auto merge of #83307 - richkadel:cov-unused-functions-1.1, r=tmandry 2021-03-25 05:07:34 +00:00
run-pass-valgrind Update tests for extern block linting 2021-01-13 07:49:16 -05:00
rustdoc Auto merge of #82838 - Amanieu:rustdoc_asm, r=nagisa 2021-03-16 10:05:46 +00:00
rustdoc-gui Rollup merge of #83420 - GuillaumeGomez:rustdoc-gui-tests-doc, r=CraftSpider 2021-03-25 09:07:27 +09:00
rustdoc-js Add test for primitive search 2021-02-01 15:56:51 +01:00
rustdoc-js-std Add search index test for primitive types 2021-01-27 10:05:06 +01:00
rustdoc-json Update tests 2021-03-21 19:48:51 -07:00
rustdoc-ui rustdoc: Record crate name instead of using None 2021-03-22 18:18:57 -07:00
rustfix
ui Auto merge of #83387 - cuviper:min-llvm-10, r=nagisa 2021-03-25 13:11:18 +00:00
ui-fulldeps ast: Reduce size of ExprKind by boxing fields of ExprKind::Struct 2021-03-16 11:41:24 +03:00
COMPILER_TESTS.md