Commit c4a9e45
authored
test(build-std): download deps first (rust-lang#14861)
### What does this PR try to resolve?
Download dependencies first,
So that we can assert the full output of `cargo test` without wildcard.
This regressed since rust-lang#14850
### How should we test and review this PR?
CI passes.1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
379 | 379 | | |
380 | 380 | | |
381 | 381 | | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
382 | 385 | | |
383 | 386 | | |
384 | 387 | | |
| |||
0 commit comments