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

Bump rustc version #690

Merged
merged 6 commits into from
Jun 3, 2024
Merged

Bump rustc version #690

merged 6 commits into from
Jun 3, 2024

Commits on May 28, 2024

  1. Bump rustc version

    Nadrieril committed May 28, 2024
    Configuration menu
    Copy the full SHA
    ae5c7c6 View commit details
    Browse the repository at this point in the history
  2. Bump rustc version

    Nadrieril committed May 28, 2024
    Configuration menu
    Copy the full SHA
    730f6c9 View commit details
    Browse the repository at this point in the history
  3. Bump rustc version

    Nadrieril committed May 28, 2024
    Configuration menu
    Copy the full SHA
    f562534 View commit details
    Browse the repository at this point in the history
  4. flake: Add rust-overlay as a separate input

    My reasoning is as follows: we need an up-to-date rust-overlay in order
    to access recent nightlies. Currently we follow crane's rust-overlay,
    but recent versions of crane don't have a rust-overlay input anymore. So
    we'll need to have rust-overlay as input like this eventually anyway.
    Hence I did this without even updating crane because there was no need.
    Nadrieril committed May 28, 2024
    Configuration menu
    Copy the full SHA
    01137ce View commit details
    Browse the repository at this point in the history
  5. Bump rustc version

    Nadrieril committed May 28, 2024
    Configuration menu
    Copy the full SHA
    33f143c View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Bump rustc by a few more days

    This is not breaking anything on hax, but unbreaks `serde`: serde-rs/serde#2734
    W95Psp committed May 29, 2024
    Configuration menu
    Copy the full SHA
    3d82650 View commit details
    Browse the repository at this point in the history