]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2022-02-26 Weihang LoNew test for `cargo rustc --crate-type` with dependency
2022-02-26 Weihang LoAvoid assertion against default value in crate-type...
2022-02-25 borsAuto merge of #10372 - weihanglo:issue-9325, r=ehuss
2022-02-25 borsAuto merge of #10420 - ehuss:version-bump, r=alexcrichton
2022-02-24 Eric HussUpdate changelog for 1.60
2022-02-24 Eric HussBump to 0.62.0
2022-02-24 borsAuto merge of #10416 - Eh2406:less_mut, r=alexcrichton
2022-02-24 Jacob Finkelmanfmt
2022-02-24 Jacob FinkelmanHashMap::from not into
2022-02-24 borsAuto merge of #10417 - davidpaulmcintyre:cargo-test...
2022-02-24 David McIntyremove changes to man files
2022-02-23 Jacob Finkelmandon't need mut
2022-02-23 David McIntyrefix relative link path
2022-02-23 David McIntyreinitial commit
2022-02-23 Jacob Finkelmandont call validate_package_name when get_registry_index...
2022-02-23 Jacob Finkelman&String -> &str
2022-02-22 borsAuto merge of #10411 - ehuss:fix-rustflags-gate, r...
2022-02-22 borsAuto merge of #10408 - Urgau:check-cfg-features, r...
2022-02-22 Eric HussAdd common profile validation.
2022-02-22 borsAuto merge of #10401 - ehuss:target-dep-doc-fix, r...
2022-02-22 Loïc BRANSTETTAdd test for -Z check-cfg-features with namespaced...
2022-02-22 Loïc BRANSTETTDisable -Z check-cfg-features tests on windows due...
2022-02-22 Eric HussRemove invalid target-specific dependency example.
2022-02-22 borsAuto merge of #10398 - piggynl:cargo-doc-fixes-1, r...
2022-02-22 Loïc BRANSTETTAdd -Z check-cfg-features to enable compile-time checki...
2022-02-22 borsAuto merge of #10404 - ehuss:fix-config-broken-links...
2022-02-22 borsAuto merge of #9992 - Byron:rfc-3028, r=ehuss
2022-02-22 Sebastian Thieladd support for artifact dependencies (#9096)
2022-02-21 Eric HussFix some broken doc links.
2022-02-20 borsAuto merge of #10346 - yerke:yerke/no-run-test-executab...
2022-02-17 Piggy NLFix errors in `cargo fetch` usage guide
2022-02-17 borsAuto merge of #10396 - jonhoo:clap-deprecations, r...
2022-02-17 Jon GjengsetTidy up subcommand logic slightly
2022-02-17 Jon GjengsetMatch semantics of SubcommandRequiredElseHelp
2022-02-17 Jon GjengsetBump clap to match when deprecations happened
2022-02-17 Jon GjengsetAvoid new deprecation warnings from clap 3.1.0
2022-02-15 borsAuto merge of #10379 - weihanglo:issue-10370, r=alexcri...
2022-02-14 borsAuto merge of #10385 - hi-rustin:rustin-patch-badge...
2022-02-12 hi-rustinAdd a badge for github actions
2022-02-11 borsAuto merge of #10380 - hi-rustin:rustin-patch-badges...
2022-02-11 hi-rustinRemove outdated badges
2022-02-11 Weihang LoTest for cargo new/init autodetct and ignore file rules
2022-02-11 Weihang Locargo-new should not add ignore rule on Cargo.lock...
2022-02-09 borsAuto merge of #10376 - joshtriplett:strip-no-off, r...
2022-02-09 Josh TriplettRemove `strip = "off"` (and undocumented `strip = ...
2022-02-09 borsAuto merge of #10375 - tmandry:patch-1, r=alexcrichton
2022-02-09 Tyler MandryFix unmatched backticks
2022-02-08 borsAuto merge of #10371 - hi-rustin:rustin-patch-rustup...
2022-02-08 Weihang LoTest: ensure dep-infos do not collide when cdylib and...
2022-02-08 hi-rustinAdd rustup link
2022-02-07 borsAuto merge of #10365 - itsjohncs:completion-speedup...
2022-02-06 itsjohncsImprove startup time of bash completion.
2022-02-05 borsAuto merge of #10245 - joshtriplett:stabilize-timings...
2022-02-04 borsAuto merge of #10360 - hi-rustin:rustin-patch-clippy...
2022-02-04 hi-rustinRemove needless borrow
2022-02-03 borsAuto merge of #10341 - hi-rustin:rustin-patch-doc-deps...
2022-02-03 hi-rustinInline non_custom_build_and_non_transitive_deps
2022-02-02 Yerkebulan... display bench exec info differently
2022-02-01 borsAuto merge of #10349 - epage:install, r=ehuss
2022-01-31 borsAuto merge of #10348 - epage:vendor, r=alexcrichton
2022-01-31 Yerkebulan... add short path name for executables
2022-01-31 borsAuto merge of #10347 - a1phyr:patch-1, r=weihanglo
2022-01-31 borsAuto merge of #10337 - WaffleLapkin:merge_futures_with_...
2022-01-31 borsAuto merge of #10350 - epage:edit, r=alexcrichton
2022-01-31 Ed Pagetest: Fix compatibilty with new toml_edit
2022-01-31 Ed Pagefix(install): Keep v1 file formatting the same
2022-01-31 Ed Pagefix(vendor): Use tables for sample config
2022-01-31 AlphyrAdd bash completion for `cargo clippy`
2022-01-31 Yerkebulan... fix tests
2022-01-31 Yerkebulan... extract display_no_run_information
2022-01-31 Yerkebulan... Merge branch 'master' into yerke/no-run-test-executable...
2022-01-31 Josh TriplettMove detailed `--timings` documentation from unstable...
2022-01-31 Josh TriplettFix typo: `--timing` -> `--timings`
2022-01-31 Josh TriplettMake `--timings=html` unstable, and only stabilize...
2022-01-31 Josh TriplettMake `--timings` require `=` if passing an argument
2022-01-31 Josh TriplettMove timing reports to `target/cargo-timings`
2022-01-31 Josh TriplettStabilize `-Ztimings` as `--timings`
2022-01-31 Josh TriplettRemove `-Ztimings=info`
2022-01-30 borsAuto merge of #10274 - aviramha:extra-link-args, r...
2022-01-30 Maybe WaffleAdd test for --all-features --features dep/feat
2022-01-29 borsAuto merge of #10340 - hi-rustin:rustin-patch-clippy...
2022-01-29 hi-rustinCompute non custom build and non transitive deps for doc
2022-01-29 hi-rustinMake clippy happy
2022-01-27 Maybe WaffleDo not ignore `--features` when `--all-features` is...
2022-01-27 Aviram Hassanextra-link-arg-etc: support all link types (credit...
2022-01-27 borsAuto merge of #10338 - ehuss:doc-semver-link, r=alexcri...
2022-01-27 Eric HussUpdate publishing link for semver rules.
2022-01-27 borsAuto merge of #10335 - weihanglo:issue-10283, r=alexcri...
2022-01-27 borsAuto merge of #10336 - weihanglo:bump-clap, r=ehuss
2022-01-27 Weihang LoAssert optional args with square brackets `[arg...]`
2022-01-27 Weihang LoBump clap to 3.0.13
2022-01-27 Weihang LoTest: install bin `with --path` outside current workspace
2022-01-27 Weihang LoNormalize `--path` to install bin outside current workspace
2022-01-27 Weihang LoTest: install with path outside current workspace
2022-01-25 borsAuto merge of #10329 - ehuss:sync-toml-edit, r=alexcrichton
2022-01-25 Eric HussSync toml_edit versions
2022-01-25 borsAuto merge of #10176 - jonhoo:config-cli-simple, r...
2022-01-25 Jon GjengsetUse implicit captured format args
2022-01-25 borsAuto merge of #10327 - hi-rustin:rustin-patch-host...
2022-01-25 borsAuto merge of #10326 - matklad:out-dir-for-intermediate...
next