commit | 31034a03227ebfe63f4025cd95137f116cd4236a | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Wed Oct 11 22:01:29 2017 -0400 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Thu Oct 12 10:01:29 2017 +0800 |
tree | 33454544ff3f1f2eec9b7225a681832dd999ebd3 | |
parent | a87daea52b698a59664d852ecad567a742576265 [diff] |
Inline calls to bit_length now that it's trivial (#3966) * Inline calls to bit_length now that it's trivial * unused imports * An comment