]> git.lizzy.rs Git - rust.git/blobdiff - src/bootstrap/lib.rs
bootstrap: convert build-manifest to use the new Tarball struct
[rust.git] / src / bootstrap / lib.rs
index ece9bdc7a6499f43d4ff3ab88931744e79c312e8..3b51bf272fcba0da454eefef3dd9163adb644612 100644 (file)
 mod run;
 mod sanity;
 mod setup;
+mod tarball;
 mod test;
 mod tool;
 mod toolstate;