rust/src/test
bors 1f0a591b3a Auto merge of #87640 - JohnTitor:rollup-yq24nq5, r=JohnTitor
Rollup of 9 pull requests

Successful merges:

 - #86072 (Cross compiling rustc_llvm on Darwin requires zlib.)
 - #87385 (Make `SEMICOLON_IN_EXPRESSIONS_FROM_MACROS` warn by default)
 - #87547 (Add missing examples for NonNull)
 - #87557 (Fix issue with autofix for ambiguous associated function from Rust 2021 prelude when struct is generic)
 - #87559 (Tweak borrowing suggestion in `for` loop)
 - #87596 (Add warning when whitespace is not skipped after an escaped newline)
 - #87606 (Add some TAIT-related regression tests)
 - #87609 (Add docs about performance and `Iterator::map` to `[T; N]::map`)
 - #87616 (Fix missing word in rustdoc book)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2021-07-30 19:45:55 +00:00
..
assembly Re-Annotate the tests with needs-llvm-components 2021-06-24 23:13:08 +03:00
auxiliary
codegen Allow combining -Cprofile-generate and -Cpanic=unwind when targeting 2021-07-20 11:41:51 +02:00
codegen-units
debuginfo Fix failing test 2021-07-25 20:34:08 +02:00
incremental Make type_implements_trait not a query 2021-07-06 14:38:10 -04:00
mir-opt Update tests 2021-07-27 16:26:50 -04:00
pretty Auto merge of #83491 - jyn514:remove-pretty, r=pnkfelix 2021-07-27 03:12:40 +00:00
run-make Rename force-warns to force-warn 2021-07-21 15:41:10 +02:00
run-make-fulldeps Auto merge of #83491 - jyn514:remove-pretty, r=pnkfelix 2021-07-27 03:12:40 +00:00
run-pass-valgrind
rustdoc Rollup merge of #87451 - GuillaumeGomez:tuple-struct-field-doc, r=jyn514 2021-07-29 06:11:45 +09:00
rustdoc-gui Auto merge of #87390 - notriddle:notriddle/rustdoc-headers-patch, r=GuillaumeGomez 2021-07-25 21:41:57 +00:00
rustdoc-js fix(rustdoc): generics search 2021-07-01 06:40:27 -07:00
rustdoc-js-std fix(rustdoc): generics search 2021-07-01 06:40:27 -07:00
rustdoc-json
rustdoc-ui Auto merge of #87285 - GuillaumeGomez:intra-doc-span, r=estebank 2021-07-29 23:33:18 +00:00
rustfix
ui Auto merge of #87640 - JohnTitor:rollup-yq24nq5, r=JohnTitor 2021-07-30 19:45:55 +00:00
ui-fulldeps Add long explanation for E0498 2021-07-27 18:06:34 +01:00
COMPILER_TESTS.md