-
Notifications
You must be signed in to change notification settings - Fork 95
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
2021 week 30: rebase off upstream #346
Comments
Rebase: Conflict appears in Rust's CI workflow file:
Action: Remove file. Rebase proceeds without any other conflict. |
The regression has failed in the standard library codegen stage:
|
Failing candidate branch pushed to main-154-2021-08-02. A new intrinsic needs to be handled in order to fix the branch. |
Update: Take this run for example. The whole step takes 2m59s to execute. Out of these, 2m26s are spent in the main regression and 13s in unit tests. It seems unlikely that the stdlib is being codegen'd using the remaining 20s. Opened #375 to investigate. |
#376 has added basic support for the new intrinsic. It has been merged so |
No description provided.
The text was updated successfully, but these errors were encountered: