mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 15:33:25 +03:00
8068e2fc9a
Rollup of 4 pull requests Successful merges: - rust-lang/rust#156246 (Introduce a `RerunNonErased` error type mirroring `NoSolution`, to better track when we're bailing) - rust-lang/rust#156038 (turn `compute_goal_fast_path` into a single match) - rust-lang/rust#156291 (Treat MSVC "performing full link" message as informational) - rust-lang/rust#156301 (Avoid ICE when suggesting as_ref for ill-typed closure receivers)