You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This reverts commit b2d00d1 and
31eabd5.
Mark the constructor as unsafe again to prevent UB in safe code that assumes the CAN IDs to contain valid data.
This is in line with functions like `from_utf8_unchecked()` from the std library.
0 commit comments