Skip to content

Commit 014c415

Browse files
committed
Reenable rustfmt integration test
1 parent 1765c5d commit 014c415

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/clippy_bors.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,8 +234,7 @@ jobs:
234234
- 'rust-lang/cargo'
235235
- 'rust-lang/rls'
236236
- 'rust-lang/chalk'
237-
# FIXME: Disabled until https://github.com/rust-lang/rust/issues/71077 is fixed
238-
# - 'rust-lang/rustfmt'
237+
- 'rust-lang/rustfmt'
239238
- 'Marwes/combine'
240239
- 'Geal/nom'
241240
- 'rust-lang/stdarch'

0 commit comments

Comments
 (0)