mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 10:05:06 +03:00
604d52108e
Rollup of 7 pull requests Successful merges: - #101368 (Forbid inlining `thread_local!`'s `__getit` function on Windows) - #102293 (Add powerpc64-ibm-aix as Tier-3 target) - #104717 (Add failing test for projections used as const generic) - #104720 (rustdoc: remove no-op CSS `.popover::before / a.test-arrow { display: inline-block }`) - #104722 (Speed up mpsc_stress test) - #104724 (Fix `ClosureKind::to_def_id`) - #104728 (Use `tcx.require_lang_item` instead of unwrapping lang items) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup