Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

copy rustc rustlib artifacts from ci-rustc #129942

Merged
merged 1 commit into from
Sep 6, 2024

Commits on Sep 3, 2024

  1. copy rustc rustlib artifacts from ci-rustc

    We recently 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.
    
    Signed-off-by: onur-ozkan <work@onurozkan.dev>
    onur-ozkan committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    b5d07fd View commit details
    Browse the repository at this point in the history