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

[beta] backport #109741

Merged
merged 5 commits into from
Apr 2, 2023
Merged

[beta] backport #109741

merged 5 commits into from
Apr 2, 2023

Commits on Mar 29, 2023

  1. Move us to the new large runners pool

    For now this keeps all the configuration identical (AFAICT) but we'll
    likely want to play with the specifics to move some of the slower
    builders to larger machines and the faster builders to smaller machines,
    likely reducing overall usage and improving CI times.
    Mark-Simulacrum committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    1ecd9ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4558c70 View commit details
    Browse the repository at this point in the history
  3. Create dir for build_triple

    mu001999 authored and Mark-Simulacrum committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    fed7de4 View commit details
    Browse the repository at this point in the history
  4. Revert "enable ThinLTO for rustc on x86_64-pc-windows-msvc dist builds"

    This lead to a miscompilation in at least `char::is_whitespace` and
    probably in more unknown places.....
    
    This reverts commit 684663e.
    Noratrieb authored and Mark-Simulacrum committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    0566f06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    765ee79 View commit details
    Browse the repository at this point in the history