Ken Swanson

Results 2 issues of Ken Swanson

I have some benchmarks (on `0.2.11`) that I'm trying to upgrade to use the latest Criterion (`0.4.0`). A lot of them use the methods that were deprecated, like `bench`, `ParameterizedBenchmark`,...

I'm having a problem with a doctest in one of my repos. We have some doctests where methods are chained, and they are written across multiple lines using the "command...