rust/src/test
bors 5258a74c88 Auto merge of #84153 - Dylan-DPC:rollup-5jiqrwu, r=Dylan-DPC
Rollup of 6 pull requests

Successful merges:

 - #83438 (Update RELEASES.md)
 - #83707 (Remove `T: Debug` bound on UnsafeCell Debug impl)
 - #84084 (Stabilize duration_zero.)
 - #84121 (Stabilize BTree{Map,Set}::retain)
 - #84140 (Don't call bump in check_mistyped_turbofish_with_multiple_type_params)
 - #84141 (Fix typo in error message)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2021-04-13 11:22:10 +00:00
..
assembly Allow using -C force-unwind-tables=no when panic=unwind 2021-04-11 22:32:40 +08:00
auxiliary
codegen Allow using -C force-unwind-tables=no when panic=unwind 2021-04-11 22:32:40 +08:00
codegen-units Remove redundant ignore-tidy-linelength annotations 2021-04-03 22:30:20 +02:00
debuginfo Fix closed over variables not available in debuginfo for Windows MSVC 2021-04-08 14:08:56 -04:00
incremental Remove attribute #[link_args] 2021-04-03 21:25:53 +03:00
mir-opt Rollup merge of #83807 - sjakobi:77548-remove-ignore-annotations, r=Mark-Simulacrum 2021-04-05 00:24:31 +02:00
pretty Update test/pretty output for edition preludes. 2021-02-25 13:43:11 +01:00
run-make rustc: Add a new wasm ABI 2021-04-08 08:03:18 -07:00
run-make-fulldeps Update Source Serif to release 4.004 2021-04-05 10:48:08 +02:00
run-pass-valgrind Update tests for extern block linting 2021-01-13 07:49:16 -05:00
rustdoc Preprocess intra-doc links consistently 2021-04-10 22:32:09 -04:00
rustdoc-gui Add test to ensure search tabs behaviour 2021-04-01 21:55:20 +02: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 Rename span to source 2021-03-24 19:44:23 +00:00
rustdoc-ui Rollup merge of #84079 - camelid:improve-bare-urls-test, r=jyn514 2021-04-12 01:04:08 +02:00
rustfix
ui Auto merge of #84153 - Dylan-DPC:rollup-5jiqrwu, r=Dylan-DPC 2021-04-13 11:22:10 +00:00
ui-fulldeps Fix fulldeps tests. 2021-03-30 23:51:15 +02:00
COMPILER_TESTS.md