Skip to content

build: use now-stable async traits#138

Merged
CertainLach merged 5 commits intomasterfrom
stable-async-traits
Oct 29, 2023
Merged

build: use now-stable async traits#138
CertainLach merged 5 commits intomasterfrom
stable-async-traits

Conversation

@JarvisCraft
Copy link
Copy Markdown
Collaborator

@JarvisCraft JarvisCraft commented Oct 29, 2023

Description

This enables the usage of now-stable async fns in traits.

While 1.75 is not released yet, it is still okay for us to use this version since the specific crate feature is opt-in. The key factor here is that we don't need nightly #[feature]s for this to work.

@JarvisCraft JarvisCraft added this to the v0.5.0 milestone Oct 29, 2023
@JarvisCraft JarvisCraft added the enhancement New feature or request label Oct 29, 2023
@JarvisCraft JarvisCraft self-assigned this Oct 29, 2023
@JarvisCraft JarvisCraft force-pushed the stable-async-traits branch 3 times, most recently from 4f5cac2 to 50ba7d7 Compare October 29, 2023 19:14
@CertainLach CertainLach merged commit e7e620b into master Oct 29, 2023
@CertainLach CertainLach deleted the stable-async-traits branch October 29, 2023 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants