Skip to content

Remove removed unstable features - #1

Open
rlycx wants to merge 2 commits into
EkardNT:masterfrom
rlycx:master
Open

Remove removed unstable features#1
rlycx wants to merge 2 commits into
EkardNT:masterfrom
rlycx:master

Conversation

@rlycx

@rlycx rlycx commented Nov 24, 2022

Copy link
Copy Markdown

Hello there! I recently tried to add this project to mine as a dependency and got a compilation failure while it was trying to build this library. The reason for the errors is a set of unstable features which are no longer needed and/or removed:

  • generic_associated_typed: generic associated types were recently stabilized
  • min_type_alias_impl_trait: deprecated in favor of type_alias_impl_trait

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