Add a reminder about trim-paths

This commit is contained in:
David Tolnay
2023-07-18 18:39:40 -07:00
parent 1ddb6c2fdb
commit ef522e1d16
+2
View File
@@ -2,6 +2,8 @@
cd -- "$(dirname -- "${BASH_SOURCE[0]}")" &>/dev/null
# TODO: Sanitize host filesystem paths. https://github.com/rust-lang/cargo/issues/12137
cargo +nightly build \
--manifest-path serde_derive/Cargo.toml \
--bin serde_derive \