Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #70205 - Centril:rollup-0jq9k4s, r=Centril
Rollup of 16 pull requests Successful merges: - #65097 (Make std::sync::Arc compatible with ThreadSanitizer) - #69033 (Use generator resume arguments in the async/await lowering) - #69997 (add `Option::{zip,zip_with}` methods under "option_zip" gate) - #70038 (Remove the call that makes miri fail) - #70058 (can_begin_literal_maybe_minus: `true` on `"-"? lit` NTs.) - #70111 (BTreeMap: remove shared root) - #70139 (add delay_span_bug to TransmuteSizeDiff, just to be sure) - #70165 (Remove the erase regions MIR transform) - #70166 (Derive PartialEq, Eq and Hash for RangeInclusive) - #70176 (Add tests for #58319 and #65131) - #70177 (Fix oudated comment for NamedRegionMap) - #70184 (expand_include: set `.directory` to dir of included file.) - #70187 (more clippy fixes) - #70188 (Clean up E0439 explanation) - #70189 (Abi::is_signed: assert that we are a Scalar) - #70194 (#[must_use] on split_off()) Failed merges: r? @ghost
- Loading branch information