summaryrefslogtreecommitdiff
path: root/src/bootstrap/builder.rs
diff options
context:
space:
mode:
authorMatthew Esposito <matt@matthew.science>2023-06-04 18:06:52 -0400
committerMatthew Esposito <matt@matthew.science>2023-06-04 18:06:52 -0400
commit7ed7e208abd9f807b96226eb47545f81bc4c9156 (patch)
tree44988931518015d06db6f9da38cbf6a2ee58c056 /src/bootstrap/builder.rs
parent1835d0333be220fc23d8b290298838dff5549cad (diff)
Run Rustfmt before RustAnalyzer
Diffstat (limited to 'src/bootstrap/builder.rs')
-rw-r--r--src/bootstrap/builder.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bootstrap/builder.rs b/src/bootstrap/builder.rs
index 848fb9eade9..916823edc14 100644
--- a/src/bootstrap/builder.rs
+++ b/src/bootstrap/builder.rs
@@ -703,8 +703,8 @@ impl<'a> Builder<'a> {
check::CargoMiri,
check::MiroptTestTools,
check::Rls,
- check::RustAnalyzer,
check::Rustfmt,
+ check::RustAnalyzer,
check::Bootstrap
),
Kind::Test => describe!(