mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 11:51:31 +03:00
Don't nest GHA groups in check::Std
This commit is contained in:
@@ -135,6 +135,7 @@ fn run(self, builder: &Builder<'_>) {
|
||||
let hostdir = builder.sysroot_libdir(compiler, compiler.host);
|
||||
add_to_sysroot(&builder, &libdir, &hostdir, &libstd_stamp(builder, compiler, target));
|
||||
}
|
||||
drop(_guard);
|
||||
|
||||
// don't run on std twice with x.py clippy
|
||||
// don't check test dependencies if we haven't built libtest
|
||||
|
||||
Reference in New Issue
Block a user