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
refactor: nginx-sys bindgen settings to support edition 2024
wrap_unsafe_ops(true) shouldn't be necessary since that is a
requirement in edition 2024, but apparently that is an outstanding
bug in bindgen: rust-lang/rust-bindgen#3147
0 commit comments