Suggest extern crate alloc;
when using undeclared module alloc
#90136
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
E-medium
Call for participation: Medium difficulty. Experience needed to fix: Intermediate.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Given the following code: link
The current output is:
Ideally the output should look like:
The text was updated successfully, but these errors were encountered: