mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
6380899f32
Rollup of 6 pull requests Successful merges: - rust-lang/rust#146509 (Result/Option layout guarantee clarifications) - rust-lang/rust#147494 (std::thread spawn: Docs: Link to Builder::spawn; Make same.) - rust-lang/rust#147532 ( Port `#[cfg_attr]` to the new attribute parsing infrastructure) - rust-lang/rust#147783 (bootstrap: migrate to object 0.37) - rust-lang/rust#147792 (Fix autodiff incorrectly applying fat-lto to proc-macro crates ) - rust-lang/rust#147809 (rustdoc: Fix passes order so intra-doc links are collected after stripping passes) Failed merges: - rust-lang/rust#147813 (Warn on unused_attributes in uitests ) r? `@ghost` `@rustbot` modify labels: rollup