mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-07 12:47:29 +00:00

refactor(resolve): clean up the early error return caused by non-call closes https://github.com/rust-lang/rust/issues/109250 It seems no bad happened, r? ``@Nilstrieb``