We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbc7a86 commit 9caece3Copy full SHA for 9caece3
change_notes/2023-10-25-a0-1-1.md
@@ -0,0 +1,4 @@
1
+ * `A0-1-1` - address a number of false positive issues:
2
+ * Exclude compiler-generated variables, such as those generated for range-based for loops.
3
+ * Exclude variables in uninstantiated templates, for which we have no precise data on uses.
4
+ * Deviations can now be applied to the useless assignment as well as the variable itself.
0 commit comments