dead_code
not applied if it is not the first argument of the last #[allow]
attribute
#6983
Labels
bug
Something isn't working
compiler
General compiler. Should eventually become more specific as the issue is triaged
DCA
Everything to do with Dead Code Analysis
team:compiler
Compiler Team
E.g., in this case, the
dead_code
attribute will be ignored and the warning will be emitted:Also in this case:
The text was updated successfully, but these errors were encountered: