mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-01 13:34:38 +00:00
Rollup of 4 pull requests Successful merges: - #112538 (Removed unnecessary &String -> &str, now that &String implements StableOrd as well) - #112868 (Liberate bound vars properly when suggesting missing async-fn-in-trait) - #112892 (resolve: Minor cleanup to `fn resolve_path_with_ribs`) - #112894 (Fix union fields display) r? `@ghost` `@rustbot` modify labels: rollup