obsidian-export/src
Nick Groenen c64d75967e
Don't borrow references that are immediately dereferenced
This was caught by a recently introduced clippy rule
2021-08-27 11:27:46 +02:00
..
context.rs Fix 4 new clippy lints 2021-07-27 15:00:44 +02:00
frontmatter.rs new: postprocessing support 2021-04-11 13:52:40 +02:00
lib.rs Don't borrow references that are immediately dereferenced 2021-08-27 11:27:46 +02:00
main.rs Fix 4 new clippy lints 2021-07-27 15:00:44 +02:00
references.rs Don't borrow references that are immediately dereferenced 2021-08-27 11:27:46 +02:00
walker.rs Chg: Don't Box FilterFn in WalkOptions 2021-02-12 13:37:00 +01:00