mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-08 13:55:25 +00:00
5fd37862d9
Instead of probing for all possible impls that could have caused an `ImplObligation`, keep track of its `DefId` and obligation spans for accurate error reporting. Follow up to #89580. Addresses #89418. Remove some unnecessary clones. Tweak output for auto trait impl obligations. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |