mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-06 20:27:48 +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``