mirror of
https://github.com/ipetkov/crane.git
synced 2024-11-23 16:32:23 +03:00
475de74fa2
* feat: add cargoLlvmCov * cargoHelperFunctionsHook: prefer `--release` over `--profile release` Some tools (e.g. cargo-llvm-cov) don't understand `--profile release` as an alias for `--release`, so `cargoWithProfile` should prefer passing `--release` when `$CARGO_PROFILE` == "release" --------- Co-authored-by: Ivan Petkov <ivanppetkov@gmail.com> |
||
---|---|---|
.. | ||
cargoHelperFunctions.nix | ||
cargoHelperFunctionsHook.sh | ||
configureCargoCommonVars.nix | ||
configureCargoCommonVarsHook.sh | ||
configureCargoVendoredDeps.nix | ||
configureCargoVendoredDepsHook.sh | ||
inheritCargoArtifacts.nix | ||
inheritCargoArtifactsHook.sh | ||
installCargoArtifacts.nix | ||
installCargoArtifactsHook.sh | ||
installFromCargoBuildLog.nix | ||
installFromCargoBuildLogHook.sh | ||
removeReferencesToVendoredSources.nix | ||
removeReferencesToVendoredSourcesHook.sh |