misc/cargo-d@8efa7abce7c7
misc/cargo-d
Fri, 13 Oct 2023 13:32:59 -0500
- author
- Tuomo Valkonen <tuomov@iki.fi>
- date
- Fri, 13 Oct 2023 13:32:59 -0500
- changeset 24
- 8efa7abce7c7
- parent 14
-
f5b9f4bf25a7
- permissions
- -rwxr-xr-x
std::mem::forget on a value that implements Copy does nothing.
#!/bin/sh
RUSTDOCFLAGS="--html-in-header misc/katex-header.html" cargo d --no-deps "$@"