rust/src/test
bors 266ecd6625 Auto merge of #68685 - Dylan-DPC:rollup-rkbo05z, r=Dylan-DPC
Rollup of 6 pull requests

Successful merges:

 - #68588 (check_unsafety: more code reuse)
 - #68638 (Add missing links for cmp traits)
 - #68660 (Fix typo.)
 - #68669 (suggest adding space in accidental doc comments)
 - #68670 (clarify "incorrect issue" error)
 - #68680 (Add `#![doc(html_playground_url = ...)]` to alloc crate)

Failed merges:

r? @ghost
2020-01-31 03:10:07 +00:00
..
assembly
auxiliary
codegen Auto merge of #68122 - Centril:stabilize-transparent-enums, r=petrochenkov 2020-01-27 00:05:57 +00:00
codegen-units Make drop-glue take advantage of -Zshare-generics. 2020-01-23 13:15:15 +01:00
compile-fail Diagnostics should not end with a full stop 2020-01-12 15:37:50 +00:00
debuginfo Remove legacy debuginfo tests 2020-01-07 21:28:22 +01:00
incremental Collisions in the dep-graph due to path-reuse are rare but can occur. 2020-01-27 17:06:06 +01:00
mir-opt Render const pointers in MIR more compactly 2020-01-24 16:20:58 +01:00
pretty Remove unused ignore-license directives 2020-01-24 00:00:00 +00:00
run-fail Errors in promoteds may only cause lints not hard errors 2020-01-10 09:08:25 +01:00
run-make Auto merge of #67878 - Others:opt-3, r=Mark-Simulacrum 2020-01-31 00:03:55 +00:00
run-make-fulldeps Auto merge of #68448 - maurer:dyn-cdylib, r=alexcrichton 2020-01-25 07:49:40 +00:00
run-pass-valgrind
rustdoc Auto merge of #68325 - faern:move-numeric-consts-to-associated-consts-step1, r=LukasKalbertodt 2020-01-30 08:55:07 +00:00
rustdoc-js
rustdoc-js-std
rustdoc-ui Rollup merge of #68357 - ollie27:rustdoc_test_errors, r=GuillaumeGomez 2020-01-20 11:14:49 +05:30
rustfix
ui Rollup merge of #68670 - euclio:invalid-issue, r=estebank 2020-01-31 01:21:30 +01:00
ui-fulldeps fix ui-fulldeps & tests fallout 2020-01-11 07:42:26 +01:00
COMPILER_TESTS.md