This repository was archived by the owner on Apr 5, 2024. It is now read-only.
This repository was archived by the owner on Apr 5, 2024. It is now read-only.
Fix inter-crate diagnostic messages #5
Closed
Description
To properly output the spans of items we have identified in our new
and old
crates, we apparently depend on rust-lang/rust#38875. I should get to fix that first.