mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-05 15:37:12 +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``