https://github.com/virtualritz/keshvar-crazy-release-build
https://github.com/virtualritz/keshvar-crazy-release-build
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/virtualritz/keshvar-crazy-release-build
- Owner: virtualritz
- Created: 2024-05-03T11:32:42.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-05T11:46:14.000Z (about 2 years ago)
- Last Synced: 2025-01-24T23:28:38.660Z (over 1 year ago)
- Language: Rust
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `keshvar-crazy-release-build`
Run `cargo build` to get a 'normal' build time.
Run `cargo build --release` to get a ~40min build time caused by the `keshvar` dependency.
See [this issue](https://github.com/rust-lang/rust/issues/124653).