zola/components/site
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
..
benches Fix benchmarks (#901) 2020-02-02 17:48:43 -08:00
src Use Rust 2018 edition (#885) 2020-02-02 17:48:43 -08:00
tests Use Rust 2018 edition (#885) 2020-02-02 17:48:43 -08:00
Cargo.toml Use Rust 2018 edition (#885) 2020-02-02 17:48:43 -08:00