rust/compiler
bors d2df372bca Auto merge of #91030 - estebank:trait-bounds-are-tricky-2, r=oli-obk
Properly track `ImplObligations`

Instead of probing for all possible `impl`s that could have caused an
`ImplObligation`, keep track of its `DefId` and obligation spans for
accurate error reporting.

Follow to #89580. Addresses #89418.
2022-03-24 10:24:54 +00:00
..
2022-03-15 12:04:23 +01:00
2022-03-21 19:56:23 +03:00
2022-03-23 21:52:17 -07:00