about summary refs log tree commit diff
path: root/src/string.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2018-10-19 01:11:28 +0200
committerMatthias Krüger <matthias.krueger@famsik.de>2018-10-19 01:11:28 +0200
commit8c996331ccce771ea0b005a97262451c7beeddd2 (patch)
tree58cf094a821950a73bc7648b80c33254d7ef91f6 /src/string.rs
parente633f2b3f530404a6cab0fb9dd4dc351b8e6bc7e (diff)
fix a couple of clippy lint warnings
simplify a comparison with "true"
fn can_be_overflowed: remove unused lifetime
fn rewrite_pairs_one_line: pass "list" by reference (it is not consumed in the function)
fn span_for_token_stream: pass "token_stream" by reference since it is not consumed
use tool lints for clippy suppressions
Diffstat (limited to 'src/string.rs')
0 files changed, 0 insertions, 0 deletions