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

Move to 2024-05-18 nightly #6

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open

Commits on Apr 28, 2024

  1. Latest nightly first try

    xinyu-zheng committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    fae0277 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. VCell uses UnsafeCell

    xinyu-zheng committed May 5, 2024
    Configuration menu
    Copy the full SHA
    2ab3d66 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Fix invalid reference casting

    xinyu committed May 6, 2024
    Configuration menu
    Copy the full SHA
    cabcb7e View commit details
    Browse the repository at this point in the history
  2. Fix warnings

    xinyu committed May 6, 2024
    Configuration menu
    Copy the full SHA
    d9e49c4 View commit details
    Browse the repository at this point in the history
  3. Fix dependencies

    xinyu committed May 6, 2024
    Configuration menu
    Copy the full SHA
    562a19b View commit details
    Browse the repository at this point in the history
  4. Revert a line in Cargo.toml

    xinyu committed May 6, 2024
    Configuration menu
    Copy the full SHA
    20ab173 View commit details
    Browse the repository at this point in the history
  5. Fix warning for 1.80.0-nightly

    xinyu committed May 6, 2024
    Configuration menu
    Copy the full SHA
    78cb888 View commit details
    Browse the repository at this point in the history
  6. Format

    xinyu committed May 6, 2024
    Configuration menu
    Copy the full SHA
    74f161b View commit details
    Browse the repository at this point in the history
  7. Fix for cfg

    xinyu committed May 6, 2024
    Configuration menu
    Copy the full SHA
    9e24cae View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Fix renamed intrinsics

    xinyu committed May 7, 2024
    Configuration menu
    Copy the full SHA
    1bc0187 View commit details
    Browse the repository at this point in the history
  2. Fix more renamed intrinsics

    xinyu committed May 7, 2024
    Configuration menu
    Copy the full SHA
    1f966cd View commit details
    Browse the repository at this point in the history
  3. Fix as_mut

    xinyu committed May 7, 2024
    Configuration menu
    Copy the full SHA
    c99537b View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Wrap unsafe derefs

    xinyu committed May 13, 2024
    Configuration menu
    Copy the full SHA
    a23b1b9 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Fix unused imports

    xinyu-zheng committed May 19, 2024
    Configuration menu
    Copy the full SHA
    f92d5aa View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Remove lazy_cell

    Xinyu Zheng committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    e9a2f1b View commit details
    Browse the repository at this point in the history
  2. Fix fn name msync

    Xinyu Zheng committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    56d4946 View commit details
    Browse the repository at this point in the history