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

0.8: Prepare for the next release #914

Merged
merged 15 commits into from Sep 29, 2022
Merged

0.8: Prepare for the next release #914

merged 15 commits into from Sep 29, 2022

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    95f982e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef297b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4af1a58 View commit details
    Browse the repository at this point in the history
  4. Tweak CI config

    taiki-e committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    0f13388 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c6ee125 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f7a53b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    175f4b3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cd37979 View commit details
    Browse the repository at this point in the history
  9. Update no_atomic.rs

    taiki-e committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    309c012 View commit details
    Browse the repository at this point in the history
  10. Fix miri test failure

    taiki-e committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    0fa3648 View commit details
    Browse the repository at this point in the history
  11. Update no_atomic.rs

    taiki-e committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    e3d6de1 View commit details
    Browse the repository at this point in the history
  12. Remove msrv field from .clippy.toml

    Since Rust 1.64, Clippy respects `rust-version` field in Cargo.toml.
    rust-lang/rust@b776fb8
    taiki-e committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    fb38b29 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a679881 View commit details
    Browse the repository at this point in the history
  14. Disable clippy on v0.8 branch

    taiki-e committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    9332904 View commit details
    Browse the repository at this point in the history
  15. Prepare for the next release

    - crossbeam-epoch 0.8.11 -> 0.8.12
    - crossbeam-utils 0.8.11 -> 0.8.12
    taiki-e committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    f3404eb View commit details
    Browse the repository at this point in the history