mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
Don't nest GHA groups in check::Std
This commit is contained in:
parent
d3cdf27184
commit
2b3db1cd5a
@ -135,6 +135,7 @@ impl Step for Std {
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user