rust/src/test
2021-02-08 12:08:27 -08:00
..
assembly Use probe-stack=inline-asm in LLVM 11+ 2021-01-14 22:49:16 -05:00
auxiliary
codegen Add a test for escaping LLVMisms in inline asm 2021-02-06 15:18:37 +02:00
codegen-units
debuginfo Update tests for extern block linting 2021-01-13 07:49:16 -05:00
incremental Auto merge of #79328 - c410-f3r:hir-if, r=matthewjasper 2021-01-14 14:41:58 +00:00
mir-opt path trimming: ignore type aliases 2021-02-06 12:03:48 +02:00
pretty Fix pretty printer macro_rules with semicolon. 2021-02-08 12:08:27 -08:00
run-make Update tests for extern block linting 2021-01-13 07:49:16 -05:00
run-make-fulldeps expand/resolve: Turn #[derive] into a regular macro attribute 2021-02-07 20:08:45 +03:00
run-pass-valgrind Update tests for extern block linting 2021-01-13 07:49:16 -05:00
rustdoc Auto merge of #81313 - LeSeulArtichaut:revert-32558, r=jyn514 2021-02-08 10:46:10 +00: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 Add abi field to Method 2021-02-05 22:25:11 -05:00
rustdoc-ui Add a test for the shortness format in rustdoc 2021-02-04 18:59:42 +01:00
rustfix
ui Auto merge of #80962 - jhpratt:const_int_fn-stabilization, r=dtolnay 2021-02-08 05:05:55 +00:00
ui-fulldeps Allow/fix non_fmt_panic in tests. 2021-02-03 23:15:45 +01:00
COMPILER_TESTS.md