mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
ad01a37ca9
Use `TraitEngine` (by itself) less Replace `TraitEngine` in favor of `ObligationCtxt` or `fully_solve_*`, improving code readability.