]> git.lizzy.rs Git - rust.git/commit
fix false positive len_zero in is_empty()
authorAndre Bogus <bogusandre@gmail.com>
Sun, 6 Sep 2015 18:57:06 +0000 (20:57 +0200)
committerAndre Bogus <bogusandre@gmail.com>
Sun, 6 Sep 2015 18:57:06 +0000 (20:57 +0200)
commit87e6099ad7eb145c8fb2704d267eeaa3fdba2a2f
tree6473da1938822228754778ae8d88a19306bd2fa4
parent1569fd8c55a4b67021caa89474caf6cb02112d02
fix false positive len_zero in is_empty()
src/len_zero.rs
src/misc.rs
src/utils.rs