-
Notifications
You must be signed in to change notification settings - Fork 149
Open
Milestone
Description
Bumping our MSRV is overdue. A fair amount of issues is waiting for it to get integrated. Let's sort what brings semver breaking changes and what requires a higher MSRV just for getting integrated. The milestone https://github.com/serialport/serialport-rs/milestone/1 does not make this distinction yet.
So let's get this planned at all and have a place for the discussions. Let's get started at all and update this issue as we go. Your Feedback and contributions are welcome.
Ideas:
- Switch from different platform-specific implementations of the
TTYPorttrait to a single struct (with platform specific implementations) - Provive platform-specific functionality via extension traits
PRs to integrate bringing semver breaking changes:
- impl
SyncforSerialPorttrait #233 - Added support for 1.5 stop bits when reading current port settings #195
PRs requiring a higher MSRV for integration:
Current playgrounds:
unlimitedsola and CosminPerRam
Metadata
Metadata
Assignees
Labels
No labels