Fix bootstrap build_all test

This commit is contained in:
Guillaume Gomez 2025-02-03 23:09:24 +01:00
parent e256a21734
commit d40ed632b6

View file

@ -647,7 +647,7 @@ mod dist {
let mut builder = Builder::new(&build);
builder.run_step_descriptions(
&Builder::get_step_descriptions(Kind::Build),
&["compiler/rustc".into(), "library".into()],
&["compiler/rustc".into(), "std".into()],
);
assert_eq!(