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
fix: only try file-based benches if rawfd feature is enables
Without that feature, we do not have ReadVolatile/WriteVolatile impls
for File, which the benches depend on.
Signed-off-by: Patrick Roy <[email protected]>
0 commit comments