rust/src/test
bors 186f7ae5b0 Auto merge of #81294 - pnkfelix:issue-81211-use-ufcs-in-derive-debug, r=oli-obk
Use ufcs in derive(Debug)

Cc #81211.

(Arguably this *is* the fix for it.)
2021-02-03 15:12:19 +00:00
..
assembly Use probe-stack=inline-asm in LLVM 11+ 2021-01-14 22:49:16 -05:00
auxiliary
codegen Consider Scalar to be a bool only if its unsigned 2021-01-30 00:49:10 +02:00
codegen-units simplify-locals: Remove unused assignments regardless of rvalue kind 2020-10-26 10:48:28 +01:00
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 Auto merge of #80851 - m-ou-se:panic-2021, r=petrochenkov 2021-02-01 10:25:31 +00:00
pretty test for issue 80832 2021-01-11 10:44:46 -08:00
run-make Update tests for extern block linting 2021-01-13 07:49:16 -05:00
run-make-fulldeps bless the coverage-spanview output. Cc #81688. 2021-02-02 22:29:04 -05:00
run-pass-valgrind Update tests for extern block linting 2021-01-13 07:49:16 -05:00
rustdoc rustdoc: Render HRTB correctly for bare functions 2021-01-27 19:55:46 -08: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 Address review v2 2021-01-19 17:02:34 -05:00
rustdoc-ui Balance sidebar Deref cycle check with main content 2021-01-30 14:23:50 +00:00
rustfix
ui Auto merge of #81294 - pnkfelix:issue-81211-use-ufcs-in-derive-debug, r=oli-obk 2021-02-03 15:12:19 +00:00
ui-fulldeps Fix formatting for removed lints 2021-01-17 16:18:02 -05:00
COMPILER_TESTS.md