mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
9598b4b594
Rollup of 6 pull requests Successful merges: - #96894 (Apply track_caller to closure on `expect_non_local()`) - #97023 (Diagnose anonymous lifetimes errors more uniformly between async and regular fns) - #97397 (Stabilize `box_into_pin`) - #97587 (Migrate more diagnostics to use the `#[derive(SessionDiagnostic)]`) - #97603 (Arc make_mut doc comment spelling correction.) - #97635 (Fix file metadata documentation for Windows) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup