aboutsummaryrefslogtreecommitdiffstats
path: root/askama_escape/benches/all.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-01Stop eliding lifetimes in pathsLibravatar Dirkjan Ochtman1-1/+1
2019-01-12Specify a trait that handles the output format's escapingLibravatar Dirkjan Ochtman1-6/+6
2018-12-08Use 2018 edition idiomsLibravatar Dirkjan Ochtman1-1/+0
2018-11-14Move escaping benchmarks into askama_escape crateLibravatar Dirkjan Ochtman1-65/+7
2018-11-05Add bench for escapingLibravatar bott1-1/+67
2018-11-04Remove unused #[macro_use] attributeLibravatar Dirkjan Ochtman1-1/+0
2018-07-02Fix formatting with cargo fmtLibravatar Dirkjan Ochtman1-4/+16
2018-06-28Add benchmarks to the Askama repoLibravatar Dirkjan Ochtman1-0/+59