zola/components
Sam Ford 3ef62036ef Fix benchmarks (#901)
* Restore #![feature(test)] and extern crate test; statements, which
were mistakenly removed as part of the Rust 2018 edition migration.

* Fix rendering benchmark's usage of RenderContext. 6 parameters were
provided when 5 were expected.
2020-02-02 17:48:43 -08:00
..
config Use Rust 2018 edition (#885) 2020-02-02 17:48:43 -08:00
errors Use Rust 2018 edition (#885) 2020-02-02 17:48:43 -08:00
front_matter Format code using cargo fmt (#896) 2020-02-02 17:48:43 -08:00
imageproc Use Rust 2018 edition (#885) 2020-02-02 17:48:43 -08:00
library Format code using cargo fmt (#896) 2020-02-02 17:48:43 -08:00
link_checker Treat 304 as valid, add mock tests, fix mock issue (#900) 2020-02-02 17:48:43 -08:00
rebuild Use Rust 2018 edition (#885) 2020-02-02 17:48:43 -08:00
rendering Fix benchmarks (#901) 2020-02-02 17:48:43 -08:00
search Use Rust 2018 edition (#885) 2020-02-02 17:48:43 -08:00
site Fix benchmarks (#901) 2020-02-02 17:48:43 -08:00
templates Treat 304 as valid, add mock tests, fix mock issue (#900) 2020-02-02 17:48:43 -08:00
utils Format code using cargo fmt (#896) 2020-02-02 17:48:43 -08:00