mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
0de7f756f0
Use `TraitEngine` in more places that don't specifically need `FulfillmentContext::new_in_snapshot` Not sure if this change is worthwhile, but couldn't hurt re: chalkification r? types