diff options
author | Daniel Mueller <deso@posteo.net> | 2020-09-01 18:37:19 -0700 |
---|---|---|
committer | Daniel Mueller <deso@posteo.net> | 2020-09-01 18:37:19 -0700 |
commit | d75067e6606b69c1c868b64c0ae5e8e626c01dd7 (patch) | |
tree | 20bfb3229e7464f810678e59ddd0bb959edec375 /src/commands.rs | |
parent | 604123f6b43c1b80206d7c135ce41fe714242a0d (diff) | |
download | nitrocli-d75067e6606b69c1c868b64c0ae5e8e626c01dd7.tar.gz nitrocli-d75067e6606b69c1c868b64c0ae5e8e626c01dd7.tar.bz2 |
Remove warning for missing_copy_implementations lint
The missing_copy_implementations lint is arguably not super useful in an
application crate, where no third party is consuming the type
definitions. As such, this change removes it from the list of lints
causing warnings.
Diffstat (limited to 'src/commands.rs')
0 files changed, 0 insertions, 0 deletions