Skip to content

Commit 80942e9

Browse files
Add EmbeddedBook to test list in bootstrap
1 parent abcfc3b commit 80942e9

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)