Reduce the work for rustc in the benchmarks.
authorChris Morgan <me@chrismorgan.info>
committerChris Morgan <me@chrismorgan.info>
commitec57ec49be65359fe10b09b9d2130e7a9481020b
tree19dd7d9c77746786a6514cd06108679853fba5eb
parentc52281b376938163f91f351f84877346381cec82
Reduce the work for rustc in the benchmarks.

This *does* mean that they no longer function as tests, which was
deliberate, but rustc is just too slow with the assertions in there as
well. If I care, I can make variants of it that actually test. For now,
I’m sufficiently happy with it.
src/lib.rs