]> git.lizzy.rs Git - rust.git/commit
Auto merge of #85014 - Dylan-DPC:rollup-jzpbkdu, r=Dylan-DPC
authorbors <bors@rust-lang.org>
Fri, 7 May 2021 01:16:08 +0000 (01:16 +0000)
committerbors <bors@rust-lang.org>
Fri, 7 May 2021 01:16:08 +0000 (01:16 +0000)
commit1773f14a24c49356b384e45ebb45643bc9bef2c4
treee6ad409e4410a72f43101974b5a824e15fba28a5
parent777bb2f6129e71a88ba030251eb370ef12fe28af
parent01e9d09d3bbb35a1fbb0a2a353cfcf90a4feb050
Auto merge of #85014 - Dylan-DPC:rollup-jzpbkdu, r=Dylan-DPC

Rollup of 11 pull requests

Successful merges:

 - #84409 (Ensure TLS destructors run before thread joins in SGX)
 - #84500 (Add --run flag to compiletest)
 - #84728 (Add test for suggestion to borrow unsized function parameters)
 - #84734 (Add `needs-unwind` and beginning of support for testing `panic=abort` std to compiletest)
 - #84755 (Allow using `core::` in intra-doc links within core itself)
 - #84871 (Disallows `#![feature(no_coverage)]` on stable and beta (using standard crate-level gating))
 - #84872 (Wire up tidy dependency checks for cg_clif)
 - #84896 (Handle incorrect placement of parentheses in trait bounds more gracefully)
 - #84905 (CTFE engine: rename copy → copy_intrinsic, move to intrinsics.rs)
 - #84953 (Remove unneeded call to with_default_session_globals in rustdoc highlight)
 - #84987 (small nits)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup