Add a comment to downloading fmt statement
Co-authored-by: Joshua Nelson <github@jyn.dev>
This commit is contained in:
parent
ab05c48dbc
commit
9f201d6820
@ -668,6 +668,7 @@ impl Build {
|
||||
job::setup(self);
|
||||
}
|
||||
|
||||
// Download rustfmt early so that it can be used in rust-analyzer configs.
|
||||
let _ = &builder::Builder::new(&self).initial_rustfmt();
|
||||
self.maybe_update_submodules();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user