summaryrefslogtreecommitdiff
path: root/src/sys/aio.rs
diff options
context:
space:
mode:
authorAlan Somers <asomers@gmail.com>2021-05-30 11:32:15 -0600
committerAlan Somers <asomers@gmail.com>2021-05-30 11:34:13 -0600
commitcd6525f9814d2418d89559f6c82676439511dd6b (patch)
tree7fe2e3a0f34b56e3d74b7a7e744a6147500fdf27 /src/sys/aio.rs
parent33df3e7cb638eb3c088f0def18a2d649562c4499 (diff)
downloadnix-cd6525f9814d2418d89559f6c82676439511dd6b.zip
Suppress a build warning on Fuchsia
Beginning with 1.41.0, Rust considers it UB to zero-initialize a function pointer, even if you try to hide it behind `mem::MaybeUninit`. Suppress this warning to fix the build until we come up with a better permanent solution. Issue #1441
Diffstat (limited to 'src/sys/aio.rs')
0 files changed, 0 insertions, 0 deletions