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

Mark some dependencies as unstable #2668

Merged
merged 4 commits into from
Dec 4, 2024
Merged

Conversation

bugadani
Copy link
Contributor

@bugadani bugadani commented Dec 2, 2024

Even though the TWAI and USB serial drivers are unstable, marking the trait impls separately has some future compatibility benefit as we'll not have to do it when we stabilize the peripheral driver.

I guess we could try and upstream a instability::unstable_trait_impl macro, and maybe an unstable_use.

Please generate documentation and see if it looks right to you.

cc #2499

@bugadani bugadani added the skip-changelog No changelog modification needed label Dec 2, 2024
@bugadani bugadani marked this pull request as ready for review December 2, 2024 20:18
@bugadani bugadani marked this pull request as draft December 2, 2024 20:25
@bugadani bugadani marked this pull request as ready for review December 3, 2024 08:52
esp-hal/Cargo.toml Outdated Show resolved Hide resolved
Copy link
Contributor

@bjoernQ bjoernQ left a comment

Choose a reason for hiding this comment

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

Thanks

@bugadani bugadani added this pull request to the merge queue Dec 4, 2024
Merged via the queue into esp-rs:main with commit 91d7f23 Dec 4, 2024
28 checks passed
@bugadani bugadani deleted the unstable-deps branch December 4, 2024 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog No changelog modification needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants