mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
7f8f600807
Revert eagerly normalize in generalize r? @lcnr Reverts https://github.com/rust-lang/rust/pull/151746 We'll likely pull eager normalization out of generalization Fixes rust-lang/rust#154173 Fixes rust-lang/rust#154244