Skip to content

Commit 9f201d6

Browse files
reez12gjyn514
andauthored
Add a comment to downloading fmt statement
Co-authored-by: Joshua Nelson <[email protected]>
1 parent ab05c48 commit 9f201d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bootstrap/lib.rs

+1
Original file line numberDiff line numberDiff line change
@@ -668,6 +668,7 @@ impl Build {
668668
job::setup(self);
669669
}
670670

671+
// Download rustfmt early so that it can be used in rust-analyzer configs.
671672
let _ = &builder::Builder::new(&self).initial_rustfmt();
672673
self.maybe_update_submodules();
673674

0 commit comments

Comments
 (0)