diff options
author | Sanchayan Maity <maitysanchayan@gmail.com> | 2017-10-05 10:20:09 +0530 |
---|---|---|
committer | Sanchayan Maity <maitysanchayan@gmail.com> | 2017-10-05 10:20:09 +0530 |
commit | b8129e0f08f98fc8675cd4bcab9f70256d4fb37a (patch) | |
tree | 0a0f506512193914c65f7ec4f7cf4a46c535b265 /CONVENTIONS.md | |
parent | 18eeb27e09fa9015a6484f34afa226eca1d25392 (diff) | |
download | nix-b8129e0f08f98fc8675cd4bcab9f70256d4fb37a.zip |
Fix variable does not need to be mutable warning for aio test
This fixes the following warning during run of cargo test
warning: variable does not need to be mutable
--> test/sys/test_aio.rs:16:13
|
16 | fn poll_aio(mut aiocb: &mut AioCb) -> Result<()> {
| ^^^^^^^^^
|
= note: #[warn(unused_mut)] on by default
Diffstat (limited to 'CONVENTIONS.md')
0 files changed, 0 insertions, 0 deletions