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

array_map features is on stable rust: #4

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

Conversation

elpiel
Copy link

@elpiel elpiel commented Jun 12, 2022

  • Cargo - add rust_version to 1.55
  • lib - Remove doc comment for stabilization

It would be nice to also:

  1. Update Rust edition to 2021
  2. Remove the HTML check for docs:
    #![doc(html_root_url = "https://docs.rs/holodeque/0.2.1")]
    To my knowledge we can just use:
    #![doc(html_root_url = "https://docs.rs/holodeque")]

- Cargo - add rust_version
- lib - Remove doc comment for stabilization
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant