about summary refs log tree commit diff
path: root/compiler/rustc_driver_impl/src
diff options
context:
space:
mode:
authorMiguel Ojeda <ojeda@kernel.org>2024-08-10 16:47:20 +0200
committerMiguel Ojeda <ojeda@kernel.org>2024-08-28 01:57:16 +0200
commitd584f7099a3c17c76a38f686a9af0b1d36a686ab (patch)
treea64553df1458daac5f2e9ccdd1b242675c03e0ed /compiler/rustc_driver_impl/src
parent824397ddf6536664ec91ac42c6473b7cbf8844f6 (diff)
downloadrust-d584f7099a3c17c76a38f686a9af0b1d36a686ab.tar.gz
rust-d584f7099a3c17c76a38f686a9af0b1d36a686ab.zip
CI: rfl: add a `rustfmt` run
This change will also remove the current warnings in the build due to
`rustfmt` not being available (for `bindgen` output):

    error: 'rustfmt' is not installed for the custom toolchain 'local'.
    note: this is a custom toolchain, which cannot use `rustup component add`
    help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
    Failed to run rustfmt: Internal rustfmt error (non-fatal, continuing)

Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'compiler/rustc_driver_impl/src')
0 files changed, 0 insertions, 0 deletions