zola/components/rendering
Miguel de Moura aaa25cee2a
Fix clippy warnings (#1618)
Fixes clippy warnings for the `needless_borrow` lint.
https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow

Removes the unused `starts_with_schema` function
(dead code since 4086b075).
2021-10-02 11:07:04 +02:00
..
benches Support custom syntax highlighting themes (#1499) 2021-09-13 21:08:48 +02:00
src Fix clippy warnings (#1618) 2021-10-02 11:07:04 +02:00
tests Support colocating subfolders (#1582) 2021-09-04 08:23:03 +02:00
Cargo.toml Update deps 2021-08-12 08:54:55 +02:00