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