mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
3f808f29e6
Rollup of 11 pull requests Successful merges: - rust-lang/rust#151998 (Set hidden visibility on naked functions in compiler-builtins) - rust-lang/rust#149460 (rustdoc: sort stable items first) - rust-lang/rust#152076 (Feed `ErrorGuaranteed` from late lifetime resolution errors through to bound variable resolution) - rust-lang/rust#152471 (improve associated-type suggestions from bounds) - rust-lang/rust#152573 (move `escape_symbol_name` to `cg_ssa`) - rust-lang/rust#152594 (c-variadic: implement `va_arg` for `wasm64`) - rust-lang/rust#151386 (rustdoc: more js cleanup) - rust-lang/rust#152567 (nix-dev-shell: fix a typo) - rust-lang/rust#152568 (Port `#[lang]` and `#[panic_handler]` to the new attribute parsers) - rust-lang/rust#152575 (layout_of unexpected rigid alias delayed bug) - rust-lang/rust#152587 (A couple of tiny polonius things)