mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 18:15:07 +03:00
88eae31261
Renamed `DerivedObligation` to `WellFormedDeriveObligation` It's used when computing `WellFormed` obligations, so let's give it a less ambiguous name.