Skip to content

Commit 2e08bb1

Browse files
committed
Auto merge of #58339 - Mark-Simulacrum:embedded-book, r=Mark-Simulacrum
Add EmbeddedBook to test list in bootstrap r? @alexcrichton
2 parents 1bfb441 + 80942e9 commit 2e08bb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bootstrap/builder.rs

+1
Original file line numberDiff line numberDiff line change
@@ -400,6 +400,7 @@ impl<'a> Builder<'a> {
400400
test::TheBook,
401401
test::UnstableBook,
402402
test::RustcBook,
403+
test::EmbeddedBook,
403404
test::Rustfmt,
404405
test::Miri,
405406
test::Clippy,

0 commit comments

Comments
 (0)