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
zephyr-sys: Suppress unnecessary_transmute warnings introduced by 1.88
Rust 1.88 introduces `unnecessary_transmute` warninigs that are
triggered by the bindgen code. Suppress these.
Signed-off-by: David Brown <[email protected]>
0 commit comments