mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 17:55:31 +00:00
Rollup of 6 pull requests Successful merges: - #119818 (Silence some follow-up errors [3/x]) - #119870 (std: Doc blocking behavior of LazyLock) - #119897 (`OutputTypeParameterMismatch` -> `SignatureMismatch`) - #119963 (Fix `allow_internal_unstable` for `(min_)specialization`) - #119971 (Use `zip_eq` to enforce that things being zipped have equal sizes) - #119974 (Minor `trimmed_def_paths` improvements) r? `@ghost` `@rustbot` modify labels: rollup