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