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
Don't silently ignore errors in the manual auxv code. (#947)
When we have `default-features = false` and we don't have either
"use-explicitly-provided-auxv" or "use-libc-auxv", we fall back t
using
src/backend/linux_raw/param/auxv.rs
Add `#[must_use]` to several functions.
0 commit comments