feat(core): enhanced version hashing to support directory build dependencies #20197
Annotations
5 errors
Run Clippy:
crates/rspack_core/src/cache/persistent/version.rs#L8
writing `&PathBuf` instead of `&Path` involves a new object where a slice will do
|
Run Clippy:
crates/rspack_core/src/cache/persistent/version.rs#L20
writing `&PathBuf` instead of `&Path` involves a new object where a slice will do
|
Run Clippy
could not compile `rspack_core` (lib) due to 2 previous errors
|
Run Clippy
could not compile `rspack_core` (lib) due to 2 previous errors
|
Run Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Loading