rustc doesn't suggest adding feature gate attribute to resolve an error #90615
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=nightly&mode=debug&edition=2021&gist=3d9311fa97ed73994120865ed38185e8
The current output is:
Ideally the output should look like:
The text was updated successfully, but these errors were encountered: