Skip to content

Commit eceb0df

Browse files
committed
Add fixme
1 parent 2f27339 commit eceb0df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build_system/prepare.rs

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ pub(crate) fn prepare(dirs: &Dirs, rustc: &Path) {
1515
super::tests::REGEX_REPO.fetch(dirs);
1616
super::tests::PORTABLE_SIMD_REPO.fetch(dirs);
1717

18+
// FIXME do this on the fly?
1819
prepare_stdlib(dirs, rustc);
1920
prepare_coretests(dirs, rustc);
2021

0 commit comments

Comments
 (0)