Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unneeded `extern crate`s | Hocdoc | 2022-11-10 | 1 | -3/+0 |
| | | | | | Closes GH-28. Co-authored-by: Bernhard Berger <bernhardberger3456@gmail.com> | ||||
* | Fix dead links in docs | Titus Wormer | 2022-10-25 | 1 | -2/+4 |
| | |||||
* | Remove `must_use` if tarpaulin doesn’t understand them | Titus Wormer | 2022-10-14 | 1 | -0/+131 |
Also moves some code to separate files, in the hopes that tarpaulin understands them. |