File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11---
22name : Bug Report
33about : Create a bug report for Clippy
4- labels : L -bug
4+ labels : C -bug
55---
66<!--
77Thank you for filing a bug report! 🐛 Please provide a short summary of the bug,
Original file line number Diff line number Diff line change 11---
22name : Bug Report (False Negative)
33about : Create a bug report about missing warnings from a lint
4- labels : L -bug, L -false-negative
4+ labels : C -bug, I -false-negative
55---
66<!--
77Thank you for filing a bug report! 🐛 Please provide a short summary of the bug,
Original file line number Diff line number Diff line change 11---
22name : Bug Report (False Positive)
33about : Create a bug report about a wrongly emitted lint warning
4- labels : L -bug, L -false-positive
4+ labels : C -bug, I -false-positive
55---
66<!--
77Thank you for filing a bug report! 🐛 Please provide a short summary of the bug,
Original file line number Diff line number Diff line change 11---
22name : Internal Compiler Error
33about : Create a report for an internal compiler error in Clippy.
4- labels : L -bug, L-crash
4+ labels : C -bug, I-ICE
55---
66<!--
77Thank you for finding an Internal Compiler Error! 🧊 If possible, try to provide
Original file line number Diff line number Diff line change 11---
22name : New lint suggestion
33about : Suggest a new Clippy lint.
4- labels : L -lint
4+ labels : A -lint
55---
66
77### What it does
You can’t perform that action at this time.
0 commit comments