mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-24 15:54:15 +00:00
Temporarily disable rustfmt integration test
Running rustfmt from master is currently broken: https://github.com/rust-lang/rust/issues/71077
This commit is contained in:
parent
e29d550565
commit
8ad1d780e9
3
.github/workflows/clippy_bors.yml
vendored
3
.github/workflows/clippy_bors.yml
vendored
@ -234,7 +234,8 @@ jobs:
|
||||
- 'rust-lang/cargo'
|
||||
- 'rust-lang/rls'
|
||||
- 'rust-lang/chalk'
|
||||
- 'rust-lang/rustfmt'
|
||||
# FIXME: Disabled until https://github.com/rust-lang/rust/issues/71077 is fixed
|
||||
# - 'rust-lang/rustfmt'
|
||||
- 'Marwes/combine'
|
||||
- 'Geal/nom'
|
||||
- 'rust-lang/stdarch'
|
||||
|
Loading…
Reference in New Issue
Block a user