Skip to content

Conversation

nicholasbishop
Copy link
Member

The constants are grouped and prefixed by their associated DeviceType.

Also changed DeviceSubType to not use newtype_enum because many of the
values have multiple names, so the newtype_enum implementation of Debug
doesn't work properly and generates warnings.

The constants are grouped and prefixed by their associated `DeviceType`.

Also changed `DeviceSubType` to not use `newtype_enum` because many of the
values have multiple names, so the `newtype_enum` implementation of `Debug`
doesn't work properly and generates warnings.
@nicholasbishop nicholasbishop force-pushed the bishop-device-path-subtypes branch from cf58949 to 4497d38 Compare July 6, 2021 02:48
@GabrielMajeri
Copy link
Collaborator

Thanks for the contribution!

@GabrielMajeri GabrielMajeri merged commit 49a20ee into rust-osdev:master Jul 18, 2021
@nicholasbishop nicholasbishop deleted the bishop-device-path-subtypes branch July 31, 2021 16:40
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