mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 12:40:14 +03:00
90f9c681d4
Note predicate span on `ImplDerivedObligation` Seems obvious to point out the where-clause that introduces the `ImplDerivedObligation` :) r? `@estebank`