-
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
Support multiple
--bin
values in cargo chef prepare
#284
opened Nov 15, 2024 by
SupernaviX
updated Nov 15, 2024
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
updated Oct 11, 2024
toolchain in recipe.json is ignored in
cargo chef cook
#271
opened Jul 1, 2024 by
kobkaz
updated Oct 5, 2024
How to use cargo chef with -Zgit=shallow-deps
#280
opened Oct 2, 2024 by
Hugo-Trentesaux
updated Oct 2, 2024
Using cargo-chef increased my build time from 5 minutes to 25 mintues
#273
opened Jul 13, 2024 by
kingsleyh
updated Jul 29, 2024
Add
--download-only
option for multi-crate workspaces
#250
opened Nov 24, 2023 by
hoxxep
updated Mar 21, 2024
Feature request: consider building docker images for armv7 architecture
#182
opened Jan 10, 2023 by
beeb
updated Mar 9, 2024
cargo chef
appears to ignore Cargo.lock
#252
opened Jan 24, 2024 by
thomaseizinger
updated Feb 15, 2024
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
updated Dec 24, 2023
cargo chef cook
fails with aarch64-unknown-linux-musl target
#227
opened Jul 13, 2023 by
TheSilkky
updated Jul 14, 2023
How to optimise wasm crate in a workspace?
#228
opened Jul 14, 2023 by
antonoal
updated Jul 14, 2023
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
updated Jun 14, 2023
RUSTSEC-2021-0145: Potential unaligned read
#222
opened Jun 9, 2023 by
github-actions
bot
updated Jun 9, 2023
Dummy
main.rs
files can result in confusing binaries which do nothing
#212
opened Apr 24, 2023 by
teor2345
updated Apr 25, 2023
Builds faililng due to incorrect dummy files generated for benches
bug
Something isn't working
#203
opened Apr 14, 2023 by
lalithsuresh
updated Apr 18, 2023
Add support for
cargo chef cook --workspace --exclude
#181
opened Jan 9, 2023 by
ForsakenHarmony
updated Jan 9, 2023
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
updated Jul 27, 2022
FR: Provide override flag for terminal check
enhancement
New feature or request
#132
opened Jun 1, 2022 by
jhillyerd
updated Jul 4, 2022
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.