mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
173b6e686b
Always point at index span on index obligation failure Use more targetted span for index obligation failures by rewriting the obligation cause span. CC #66023