Skip to content

array_map features is on stable rust:#4

Open
elpiel wants to merge 2 commits intodataphract:mainfrom
elpiel:stable-rust
Open

array_map features is on stable rust:#4
elpiel wants to merge 2 commits intodataphract:mainfrom
elpiel:stable-rust

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