Review feedback.

This commit is contained in:
Chris Fallin
2022-02-01 15:49:44 -08:00
parent 0ff8f6ab20
commit 01e6bb81fb
7 changed files with 60 additions and 34 deletions

View File

@@ -19,7 +19,6 @@
clippy::use_self
)
)]
#![cfg_attr(memfd, allow(dead_code))]
use std::sync::atomic::AtomicU64;