-
Notifications
You must be signed in to change notification settings - Fork 117
Issues: LukeMathWalker/cargo-chef
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
cargo chef prepare always looks at dev dependencies, but those may not be relevant if building in release mode
enhancement
New feature or request
#114
opened Feb 16, 2022 by
itamarst
FR: Provide override flag for terminal check
enhancement
New feature or request
#132
opened Jun 1, 2022 by
jhillyerd
Cargo chef doesn't compile dependencies when there is an additional binary with required features
bug
Something isn't working
#146
opened Jul 27, 2022 by
wyfo
Feature request: consider building docker images for armv7 architecture
#182
opened Jan 10, 2023 by
beeb
Builds faililng due to incorrect dummy files generated for benches
bug
Something isn't working
#203
opened Apr 14, 2023 by
lalithsuresh
Minimise New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
recipe.json
when cargo chef prepare
is called with a --bin
flag
enhancement
#208
opened Apr 19, 2023 by
LukeMathWalker
Dummy
main.rs
files can result in confusing binaries which do nothing
#212
opened Apr 24, 2023 by
teor2345
Does not correctly handle cross-workspace dependencies.
good first issue
Good for newcomers
help wanted
Extra attention is needed
#4
opened Oct 26, 2020 by
dpc
Using cargo-chef increased my build time from 5 minutes to 25 mintues
#273
opened Jul 13, 2024 by
kingsleyh
Previous Next
ProTip!
no:milestone will show everything without a milestone.