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

Reduce the number of used unstable features of x86_64 crate #155

Merged
merged 5 commits into from
Apr 30, 2021

Commits on Apr 30, 2021

  1. Reduce the number of used unstable features of x86_64 crate

    To reduce nightly breakage.
    phil-opp committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    b068db2 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    phil-opp committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    607713c View commit details
    Browse the repository at this point in the history
  3. Update tests/test_kernels/default_settings/Cargo.toml

    Co-authored-by: bjorn3 <bjorn3@users.noreply.github.com>
    phil-opp and bjorn3 committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    d82901d View commit details
    Browse the repository at this point in the history
  4. Fix dependency

    phil-opp committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    95b91fd View commit details
    Browse the repository at this point in the history
  5. Run cargo update

    phil-opp committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    7762ce3 View commit details
    Browse the repository at this point in the history