Skip to content

Commit

Permalink
Rollup merge of #129942 - onur-ozkan:building-rustc-tools, r=Kobzol
Browse files Browse the repository at this point in the history
copy rustc rustlib artifacts from ci-rustc

We recently (since rust-lang/rust#129311) had an issue because some rustlib files were missing (like: "error[E0463]: can't find crate for rustc_ast") when building tools that rely on rustc. This patch fixes that by copying those files as required.

r? Kobzol

Blocker for rust-lang/rust#122709
  • Loading branch information
matthiaskrgr authored Sep 5, 2024
2 parents 80e90b5 + 0e21dbf commit 0fd6d20
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 0fd6d20

Please sign in to comment.