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

Revert #93800, fixing CI time regression #94205

Merged
merged 1 commit into from
Feb 21, 2022

Commits on Feb 21, 2022

  1. Revert "Auto merge of rust-lang#93800 - b-naber:static-initializers-m…

    …ir-val, r=oli-obk"
    
    This reverts commit a240ccd, reversing
    changes made to 393fdc1.
    
    This PR was likely responsible for a relatively large regression in
    dist-x86_64-msvc-alt builder times, from approximately 1.7 to 2.8 hours,
    bringing that builder into the pool of the slowest builders we currently have.
    
    This seems to be limited to the alt builder due to needing parallel-compiler
    enabled, likely leading to slow LLVM compilation for some reason.
    Mark-Simulacrum committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    9f76214 View commit details
    Browse the repository at this point in the history