mdBook/src/utils
Sebastian Thiel d7a2b29f06
Assure copy_files_except_ext(..) won't copy directories into itself (#1135)
This prevents recursive copy-loops when the destination directory
is contained in the source directory.

Now it bails out with a descriptive error message.
2020-02-29 19:20:55 +01:00
..
fs.rs Assure copy_files_except_ext(..) won't copy directories into itself (#1135) 2020-02-29 19:20:55 +01:00
mod.rs rustfmt with 1.40 2019-12-31 16:23:25 -08:00
string.rs Implement a `rustdoc_include` preprocessor (#1003) 2019-10-06 00:27:03 +02:00