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 Rust nightly to 2023-11-12 #734

Merged
merged 4 commits into from
Nov 14, 2023
Merged

Commits on Nov 13, 2023

  1. Update Rust Nightly to 2023-11-12

    It's an attempt to solve the high memory usage.
    philss committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    4dd41cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93f65ac View commit details
    Browse the repository at this point in the history
  3. Fix linter issues

    philss committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f9cc3d7 View commit details
    Browse the repository at this point in the history
  4. Disable riscv target again

    Cross is not working for that target, so we should revisit it later.
    philss committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    05f9bf7 View commit details
    Browse the repository at this point in the history