mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
2a1c384f0e
Rollup of 9 pull requests Successful merges: - #117932 (Correct rustdoc section where we talk about rustdoc emitting errors on invalid code) - #125990 (Rename `deprecated_safe` lint to `deprecated_safe_2024`) - #127506 (rustc_target: add known safe s390x target features) - #127820 (Rewrite and rename `issue-14698`. `issue-33329` and `issue-107094` `run-make` tests to rmake or ui) - #127923 (Use reuse tool 4.0) - #128008 (Start using `#[diagnostic::do_not_recommend]` in the standard library) - #128036 (add more tests) - #128051 (rustdoc: revert spacing change in item-table) - #128059 (Add regression test for items list size (#128023)) r? `@ghost` `@rustbot` modify labels: rollup