X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Fbootstrap%2Fbuilder.rs;h=b54bf43262198e558353410c81d9ae201aeb020f;hb=f89003eda8917ff99f8ee3fb5c812310a58c014b;hp=66bc0f023b6c9833c610b93d1386fbfde3412d01;hpb=726bbfc8f0d6eb431dfa620c1c8fc3848020cd3c;p=rust.git diff --git a/src/bootstrap/builder.rs b/src/bootstrap/builder.rs index 66bc0f023b6..b54bf432621 100644 --- a/src/bootstrap/builder.rs +++ b/src/bootstrap/builder.rs @@ -662,6 +662,7 @@ macro_rules! describe { crate::toolstate::ToolStateCheck, test::ExpandYamlAnchors, test::Tidy, + test::TidySelfTest, test::Ui, test::RunPassValgrind, test::MirOpt,