diff options
author | Nick Hackman <snickhackman@gmail.com> | 2019-08-18 20:23:40 -0400 |
---|---|---|
committer | Nick Hackman <snickhackman@gmail.com> | 2019-08-18 20:23:40 -0400 |
commit | b7d26c8a05e3d79a57f67b60ea938147a97094cd (patch) | |
tree | bf31ffe01aa2f6bdbb5313cdddba48703ac93926 /test-suite | |
parent | 2bf0931b84064e79b7af0c37a5bb25c06fdedce0 (diff) | |
download | milf-rs-b7d26c8a05e3d79a57f67b60ea938147a97094cd.tar.gz milf-rs-b7d26c8a05e3d79a57f67b60ea938147a97094cd.zip |
Potential Solution to drop clippy errors
Calling the write!, the result that it returns doesn't matter or wasn't
deemed as important and was dropped before. This was just removed and
then the unused Result is ignored via clippy attribute. This is a
plausible solution to get past the Clippy Error, but others may be more
ideal.
Diffstat (limited to 'test-suite')
0 files changed, 0 insertions, 0 deletions