Skip to content

Remove nightly features#24

Merged
v0-e merged 1 commit intomainfrom
ev/stable-compilation
Oct 1, 2025
Merged

Remove nightly features#24
v0-e merged 1 commit intomainfrom
ev/stable-compilation

Conversation

@v0-e
Copy link
Copy Markdown
Member

@v0-e v0-e commented Oct 1, 2025

Removes all nightly features for stable compilation,

  • trait_alias, inherent_associated_types were not in use,
  • vec_into_raw_parts functionality is replaced by the new function into_raw_parts(vec).

Removes also the toolchain file since this a library, and no Rust (recent) minimum version is required.

Copy link
Copy Markdown

@maksimryndin maksimryndin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@v0-e v0-e force-pushed the ev/stable-compilation branch from 8436e76 to cdb45fa Compare October 1, 2025 09:53
@v0-e v0-e merged commit a907aab into main Oct 1, 2025
6 checks passed
@v0-e v0-e deleted the ev/stable-compilation branch October 1, 2025 09:53
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.

2 participants