structural_records warning #4257
Labels
A-frontend
Area: Compiler frontend (errors, parsing and HIR)
A-lint
Area: Lints (warnings about flaws in source code) such as unused_mut.
A-syntaxext
Area: Syntax extensions
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
Milestone
Still can't enable this. Getting a bunch of warnings for code like
fmt!("Expected a simple unit but found %?", u)
where u looks likeErrors look like:
This is with 0.5
The text was updated successfully, but these errors were encountered: