mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 03:37:26 +03:00
b6bed6f2d9
Rollup of 9 pull requests
Successful merges:
- rust-lang/rust#151733 (Use function shims to make sure EII works on apple targets)
- rust-lang/rust#152558 (rustc_expand: improve diagnostics for non-repeatable metavars in repetition)
- rust-lang/rust#152596 (Make all multipart suggestions verbose)
- rust-lang/rust#152815 (Add CURRENT_RUSTC_VERSION support for Clippy)
- rust-lang/rust#152733 (Port #[rustc_doc_primitive] to the new attribute parser)
- rust-lang/rust#152817 (Update enzyme submodule to match upstream)
- rust-lang/rust#152819 (explicitly show behavior of <_>::assoc_fn)
- rust-lang/rust#152823 (fix stale comments left over from ed3711e)
- rust-lang/rust#152824 (Enable "View all comments" link feature in `triagebot.toml`)