rust/src/test
bors c5e344f774 Auto merge of #86920 - JohnTitor:rollup-buvzpkr, r=JohnTitor
Rollup of 8 pull requests

Successful merges:

 - #80918 (Add Integer::log variants)
 - #86717 (Rename some Rust 2021 lints to better names )
 - #86819 (Clean up rustdoc IDs)
 - #86880 (Test ManuallyDrop::clone_from.)
 - #86906 (Replace deprecated compare_and_swap and fix typo in core::sync::atomic::{fence, compiler_fence} docs)
 - #86907 (Migrate `cpu-usage-over-time.py` to Python 3)
 - #86916 (rewrote documentation for thread::yield_now())
 - #86919 (Update books)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2021-07-07 03:31:23 +00:00
..
assembly Re-Annotate the tests with needs-llvm-components 2021-06-24 23:13:08 +03:00
auxiliary
codegen Auto merge of #86636 - wesleywiser:misc_enum_improvements, r=michaelwoerister 2021-07-06 19:31:24 +00:00
codegen-units
debuginfo Fix failing test on i686-pc-windows-msvc 2021-07-06 09:55:11 -04:00
incremental Make type_implements_trait not a query 2021-07-06 14:38:10 -04:00
mir-opt Revert "Revert "Update mir opt tests"" 2021-07-06 11:28:06 +02:00
pretty rustc_ast_pretty: Don't print space after $ 2021-07-03 16:35:18 -07:00
run-make add track_path::path fn for proc-macro usage 2021-07-02 07:13:19 +02:00
run-make-fulldeps Fix test 2021-07-06 19:40:21 +02:00
run-pass-valgrind
rustdoc Auto merge of #86282 - camelid:macro_rules-matchers, r=jyn514 2021-07-05 05:09:35 +00:00
rustdoc-gui Enable the tests developed with #86594 2021-07-01 10:13:28 +02: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 Warn when rustdoc:: group is omitted from lint names 2021-07-03 15:32:09 -04:00
rustfix
ui Auto merge of #86920 - JohnTitor:rollup-buvzpkr, r=JohnTitor 2021-07-07 03:31:23 +00:00
ui-fulldeps Auto merge of #80080 - rylev:qpath-on-struct, r=petrochenkov 2021-06-10 20:32:43 +00:00
COMPILER_TESTS.md