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

[stable] Prepare 1.66.0 release #105563

Merged
merged 16 commits into from
Dec 12, 2022
Merged

Commits on Dec 11, 2022

  1. Bump the const eval step limit

    oli-obk authored and pietroalbini committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    c211481 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40aec30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2eff0c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f907eb View commit details
    Browse the repository at this point in the history
  5. revert-overflow

    ouz-a authored and pietroalbini committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    9b74d90 View commit details
    Browse the repository at this point in the history
  6. re-add test and bless

    ouz-a authored and pietroalbini committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    1a0bc8a View commit details
    Browse the repository at this point in the history
  7. fix test err

    ouz-a authored and pietroalbini committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    44b23c8 View commit details
    Browse the repository at this point in the history
  8. bump channel to stable

    pietroalbini committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    9a1ea88 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. bless test

    pietroalbini committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    7d682b5 View commit details
    Browse the repository at this point in the history
  2. backport release notes

    pietroalbini committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    61b1219 View commit details
    Browse the repository at this point in the history
  3. Bring back XCode selection CI script

    This reverts commit 8514b00.
    BlackHoleFox authored and pietroalbini committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    815f03e View commit details
    Browse the repository at this point in the history
  4. Use XCode 13.4 everywhere in dist CI

    Do this because XCode 14 no longer supports a macOS deployment target
    of anything before 10.13. We need 10.7+(-ish, really 10.9+) for now.
    BlackHoleFox authored and pietroalbini committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    3c65475 View commit details
    Browse the repository at this point in the history
  5. Fix build of thumbv7a-pc-windows-msvc

    arlosi authored and pietroalbini committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    47141d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76184b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    94b305d View commit details
    Browse the repository at this point in the history
  8. Ignore errors when including clear_expected_if_blessed

    Include is there only for the effect executing the rule.
    The file is not intended to be remade successfully to be
    actually included.
    tmiasko authored and pietroalbini committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    c9aa73c View commit details
    Browse the repository at this point in the history