issues
search
taiki-e
/
cargo-hack
Cargo subcommand to provide various options useful for testing and continuous integration.
Apache License 2.0
628
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update fs-err requirement from 2 to 3 in the cargo group
#257
dependabot[bot]
closed
5 days ago
0
Add --random option
#255
taiki-e
opened
3 months ago
0
Idea: Check minimum requested dependency versions instead of lockfile / highest possible
#254
EdJoPaTo
closed
3 months ago
1
Add --partition M/N to distribute builds
#253
ryoqun
closed
2 months ago
5
add illumos release
#252
zeeshanlakhani
closed
3 months ago
1
Make `--group-features` usable with `--each-feature`
#251
zohnannor
opened
6 months ago
0
[bug] v0.6.27 runs all-features before powerset but ignores mutually-exclusive-features
#250
e1732a364fed
closed
6 months ago
3
Bump test versions uniformily
#249
cyqsimon
closed
6 months ago
1
Multithreaded2
#248
Pat-Lafon
opened
6 months ago
4
Run with --all-features first, run with biggest feature combination early (first or second) if --all-features case is skipped
#247
taiki-e
closed
7 months ago
0
Start `--feature-powerset` with `--all-features`
#246
newpavlov
closed
7 months ago
2
Recursively search for mutually exclusive features
#245
taiki-e
closed
7 months ago
0
Exclude features using implicit features that are mutually exclusive
#244
audunhalland
closed
7 months ago
3
Keeping compilation artifacts of each run
#243
cyqsimon
opened
7 months ago
2
Respect lockfile except when necessary to work around old cargo bugs
#242
taiki-e
closed
7 months ago
1
Fix ignoring optional deps when namespaced deps are used.
#241
xStrom
closed
7 months ago
1
Implement ignore-unknown-features + group-features
#240
kornelski
closed
7 months ago
2
Test failures due to new cargo warning
#239
taiki-e
closed
8 months ago
1
Fix optional_deps value early
#238
kornelski
closed
8 months ago
0
Prevent conflicting rustup toolchain downloads
#237
kornelski
closed
8 months ago
2
fix: Respect --locked flag
#236
epage
closed
8 months ago
9
Refactor feature_powerset function to handle mutually exclusive features correctly
#235
sunmy2019
closed
8 months ago
1
`cargo hack` ignores my MSRV compatible `Cargo.lock`, preventing me from testing my MSRV
#234
epage
opened
8 months ago
4
--mutually-exclusive-features produces unexpected results
#233
sunmy2019
closed
8 months ago
3
Update toml_edit requirement from 0.21 to 0.22
#232
dependabot[bot]
closed
8 months ago
0
Per-crate Cargo.lock checks?
#231
kornelski
opened
8 months ago
1
Add `--mutually-exclusive-features`
#230
jhpratt
closed
9 months ago
1
Support for mutually exclusive features
#229
jhpratt
closed
9 months ago
3
Fix handling of glob members in --no-private
#228
taiki-e
closed
9 months ago
0
`--feature-powerset` crashes `cargo-hack` and my terminal
#227
thomaseizinger
closed
11 months ago
2
Update toml_edit requirement from 0.20 to 0.21
#226
dependabot[bot]
closed
11 months ago
1
--print-command-list doesn't consider options like --no-dev-deps
#225
taiki-e
opened
1 year ago
0
Improve testing for old cargo compatibility
#224
taiki-e
opened
1 year ago
0
`cargo hack check` downloads unneeded target specific dependencies
#223
rukai
closed
1 year ago
4
use in CI
#222
danieleades
closed
1 year ago
0
0.6.6 breaks compatibility piping to formatter in CI
#221
PKilcommons
closed
1 year ago
3
Update toml_edit requirement from 0.19 to 0.20
#220
dependabot[bot]
closed
1 year ago
0
Group rustup output on GitHub Actions
#219
taiki-e
closed
1 year ago
0
Rollup rustup output in a CI log group
#218
epage
closed
1 year ago
0
Improve error message when no rust-version field is specified
#217
taiki-e
closed
1 year ago
0
Allow verifying published MSRV
#216
epage
opened
1 year ago
1
ci: Test that cargo-hack works without rustup
#215
taiki-e
closed
1 year ago
0
Add --log-group option to opt-out/force-enable log grouping
#214
taiki-e
closed
1 year ago
0
feat: Support mixed MSRV in --version-range
#213
epage
closed
1 year ago
5
feat: Support multiple MSRVs with --rust-version
#212
epage
closed
1 year ago
1
fix: Select MSRV based on selected packages
#211
epage
closed
1 year ago
0
refactor: Defer calculating the toolchain flag
#210
epage
closed
1 year ago
0
Use `rustup run <toolchain>` instead of `cargo +<toolchain>`
#209
taiki-e
closed
1 year ago
0
Move version-step parsing to cli.rs
#208
taiki-e
closed
1 year ago
0
Reject inclusive range without end expression
#207
taiki-e
closed
1 year ago
0
Next