X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Fbootstrap%2Fbuilder.rs;h=8b144f14635792cb65416c010c1bbd6a83290d35;hb=cbe5e7bc623f498426fe27f717a035fcbaebee20;hp=415774d7255d7bc57521d1506f46e6b91994da1e;hpb=c867288d1b05bb7b4e069e3fd6c2d16bdc2bfd4b;p=rust.git diff --git a/src/bootstrap/builder.rs b/src/bootstrap/builder.rs index 415774d7255..8b144f14635 100644 --- a/src/bootstrap/builder.rs +++ b/src/bootstrap/builder.rs @@ -704,6 +704,7 @@ macro_rules! describe { doc::Miri, doc::EmbeddedBook, doc::EditionGuide, + doc::StyleGuide, ), Kind::Dist => describe!( dist::Docs,