Skip to content

Commit 3704954

Browse files
committed
Auto merge of rust-lang#5474 - phansch:reenable-rustfmt, r=flip1995
Reenable rustfmt integration test changelog: none
2 parents da14f1e + 014c415 commit 3704954

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
@@ -236,8 +236,7 @@ jobs:
236236
- 'rust-lang/cargo'
237237
- 'rust-lang/rls'
238238
- 'rust-lang/chalk'
239-
# FIXME: Disabled until https://github.com/rust-lang/rust/issues/71077 is fixed
240-
# - 'rust-lang/rustfmt'
239+
- 'rust-lang/rustfmt'
241240
- 'Marwes/combine'
242241
- 'Geal/nom'
243242
- 'rust-lang/stdarch'

0 commit comments

Comments
 (0)