Incorrect spans for ABIs that do not match architecture #8537
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
A-frontend
Area: Compiler frontend (errors, parsing and HIR)
When an ABI does not include an option for the current architecture, we report an error but without any span information. We should not do that. See FIXMEs in the compiler.See comment.
The text was updated successfully, but these errors were encountered: