We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dab2ae0 commit 0d8260eCopy full SHA for 0d8260e
src/tools/publish_toolstate.py
@@ -42,7 +42,7 @@
42
LABELS = {
43
'miri': ['A-miri', 'C-bug'],
44
'rls': ['A-rls', 'C-bug'],
45
- 'rustfmt': ['C-bug'],
+ 'rustfmt': ['A-rustfmt', 'C-bug'],
46
'book': ['C-bug'],
47
'nomicon': ['C-bug'],
48
'reference': ['C-bug'],
0 commit comments