mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
7c2244a625
Move EagerResolution to rustc_infer::infer::resolve `EagerResolver` fits better in `rustc_infer::infer::resolver`. Started to disentagle #118118 that has a lot of unrelated things. r? `@compiler-errors` `@lcnr`