Cryptic error on crate root import #104276
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Given the following code:
https://play.rust-lang.org/?version=stable&mode=debug&edition=2021&gist=edadec50c25bbafc952c63f878b76af5
The current output is:
Ideally the output should look like:
This happens on both stable and the latest nightly.
The text was updated successfully, but these errors were encountered: