misc/cargo-d@7b2ee3e84c5f
misc/cargo-d
Fri, 06 Dec 2024 16:14:41 -0500
- author
- Tuomo Valkonen <tuomov@iki.fi>
- date
- Fri, 06 Dec 2024 16:14:41 -0500
- branch
- dev
- changeset 55
- 7b2ee3e84c5f
- parent 14
-
f5b9f4bf25a7
- permissions
- -rwxr-xr-x
Add "nightly" feature and provide alternative low-performance implementations of several things when not available.
#!/bin/sh
RUSTDOCFLAGS="--html-in-header misc/katex-header.html" cargo d --no-deps "$@"