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

Update rustc all at once #735

Merged
merged 18 commits into from
Jun 27, 2024
Merged

Commits on Jun 24, 2024

  1. Bump rustc

    Nadrieril committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    23a5e94 View commit details
    Browse the repository at this point in the history
  2. Bump rustc

    Nadrieril committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    eb68953 View commit details
    Browse the repository at this point in the history
  3. Bump rustc

    Nadrieril committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    8124bf4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8d0a7d View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    a4c0c26 View commit details
    Browse the repository at this point in the history
  2. Update rustc

    Nadrieril committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    241c7f6 View commit details
    Browse the repository at this point in the history
  3. Update rustc

    Nadrieril committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    50b195b View commit details
    Browse the repository at this point in the history
  4. Cleanup

    Nadrieril committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    bbbd02d View commit details
    Browse the repository at this point in the history
  5. Update rustc

    Nadrieril committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e1439bf View commit details
    Browse the repository at this point in the history
  6. Update rustc

    Nadrieril committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    caaf85b View commit details
    Browse the repository at this point in the history
  7. Fix type of Cmp

    Nadrieril committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    34482ef View commit details
    Browse the repository at this point in the history
  8. Update rustc

    Nadrieril committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ff74ed2 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Update rustc

    Nadrieril committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    88614bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5b704f View commit details
    Browse the repository at this point in the history
  3. One day more to fix a bug

    Nadrieril committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    09f3985 View commit details
    Browse the repository at this point in the history
  4. Get the type of uneval constants properly

    I was using the wrong `DefId` and forgot to substitute arguments.
    Nadrieril committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    40b4786 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    2b39ef6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9adabf View commit details
    Browse the repository at this point in the history