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

Tidy redundant imports #486

Merged
merged 1 commit into from
Mar 3, 2024
Merged

Conversation

richardeoin
Copy link
Member

TryFrom and TryInto are part of the Rust prelude since the 2021 edition. #236

`TryFrom` and `TryInto` part of the prelude [since the 2021
edition](https://doc.rust-lang.org/edition-guide/rust-2021/prelude.html). stm32-rs#236
@richardeoin richardeoin added this pull request to the merge queue Mar 3, 2024
Merged via the queue into stm32-rs:master with commit a317101 Mar 3, 2024
22 checks passed
@richardeoin richardeoin deleted the tidy-imports1 branch March 3, 2024 21:10
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