]> git.proxmox.com Git - cargo.git/history - src/bin
Auto merge of #9607 - hi-rustin:rustin-patch-cargo-toml, r=ehuss
[cargo.git] / src / bin /
2021-02-19 Eric Huss`cargo fix`: Remove --prepare-for option.
2021-02-13 borsAuto merge of #8640 - CPerezz:doc_versioning, r=ehuss
2021-02-11 borsAuto merge of #9164 - ehuss:config-search-stop, r=Eh2406
2021-02-11 Eric HussPrevent testsuite from loading config out of sandbox.
2021-02-10 Chris FieldMerge branch 'master' of https://github.com/rust-lang...
2021-02-09 Chris FieldMerge branch 'master' of https://github.com/rust-lang...
2021-02-09 Christopher FieldMerge branch 'master' into feature-rustc-cfg-argument
2021-02-03 borsAuto merge of #9112 - alexcrichton:split-debuginfo...
2021-02-03 Carlos PérezMerge branch 'master' into doc_versioning
2021-02-01 Alex CrichtonCache failures in the rustc info cache
2021-02-01 borsAuto merge of #9108 - CPerezz:locked_warn, r=alexcrichton
2021-02-01 borsAuto merge of #9121 - vext01:extra-link-arg-doc, r...
2021-02-01 Edd BarrettDocument -Z extra-link-arg.
2021-01-30 Chris FieldChange implementation
2021-01-30 Chris FieldRemove `--print-cfg` argument
2021-01-25 Carlos PérezMerge branch 'master' into doc_versioning
2021-01-22 borsAuto merge of #9035 - weihanglo:fix/git-init-search...
2021-01-21 borsAuto merge of #9092 - ehuss:unstable-updates, r=alexcri...
2021-01-21 Eric HussAdd some comments why some options are hidden.
2021-01-21 Eric HussUnhide nightly-only flags.
2021-01-20 borsAuto merge of #9077 - ehuss:fix-doc-resolver2-proc...
2021-01-20 borsAuto merge of #8037 - djc:rfc-2495, r=ehuss
2021-01-20 Dirkjan OchtmanImplement support for rust-version field in project...
2021-01-10 borsAuto merge of #9000 - JohnTitor:owner-add-docs, r=ehuss
2021-01-08 Chris FieldFix formatting
2021-01-08 Chris FieldRefactor to use constant for arg name
2021-01-08 Chris FieldFix typo
2021-01-08 Chris FieldChange to lighter weight `--print-cfg`
2021-01-08 Chris FieldRemove `--rustc-cfg` argument
2021-01-06 borsAuto merge of #9051 - matthiaskrgr:clippy_v18, r=ehuss
2021-01-06 borsAuto merge of #9050 - bishtpawan:master, r=alexcrichton
2021-01-06 bishtpawanUpdate display message for cargo metadata
2021-01-06 borsAuto merge of #8994 - jonhoo:manifest-in-local-deps...
2021-01-05 borsAuto merge of #8922 - m-ou-se:2021, r=alexcrichton
2021-01-05 borsAuto merge of #8997 - ehuss:stabilize-features, r=alexc...
2021-01-05 borsAuto merge of #9046 - Ekleog:store-kinds-list-in-bcx...
2021-01-04 borsAuto merge of #8986 - ehuss:fix-git-http-proxy, r=alexc...
2021-01-04 borsAuto merge of #9031 - noritada:update-update-descriptio...
2021-01-01 Noritada KobayashiClarify the help text of `--aggressive` and `--precise...
2020-12-21 borsAuto merge of #8976 - ebroto:rustc_workspace_wrapper...
2020-12-19 Chris FieldFix formatting
2020-12-19 Chris FieldMerge branch 'master' of https://github.com/rust-lang...
2020-12-19 Chris FieldChange the `--cfg` and `--rustc-cfg` to hidden
2020-12-16 Chris FieldMerge branch 'master' of https://github.com/rust-lang...
2020-12-16 Chris FieldChange option name for subcommands
2020-12-16 Chris FieldMerge branch 'master' of https://github.com/rust-lang...
2020-12-16 Carlos PérezMerge branch 'master' into doc_versioning
2020-12-16 Chris FieldAdd `--cfg` to bench and test subcommands
2020-12-16 Chris FieldAdd `--cfg` to build and check subcommands
2020-12-15 Chris FieldMerge branch 'master' of https://github.com/rust-lang...
2020-12-15 Chris FieldAdd minimum working implementation
2020-12-14 borsAuto merge of #8973 - ehuss:rerun-if-directory, r=alexc...
2020-12-14 borsAuto merge of #8934 - ehuss:token-process, r=alexcrichton
2020-12-03 Eric HussImplement credential-process.
2020-12-02 Anil PMerge remote-tracking branch 'upstream/master'
2020-12-02 borsAuto merge of #8725 - chaaz:master, r=ehuss
2020-12-01 borsAuto merge of #8877 - jyn514:rustdoc-map, r=alexcrichton
2020-12-01 borsAuto merge of #8924 - gdoenlen:patch-1, r=ehuss
2020-12-01 Georgeremove extra whitespace when running cargo -Z help
2020-11-12 Charlie Ozingafix: change --workspace based on feedback
2020-11-06 Charlie Ozingafix: change to `update -w` per feedback
2020-11-06 Charlie OzingaFix for rustfmt
2020-11-06 Charlie OzingaAdd sync-lockfile command
2020-11-04 borsAuto merge of #8818 - ehuss:weak-dep-features, r=alexcr...
2020-11-04 Eric HussImplement weak dependency features.
2020-10-29 borsAuto merge of #8819 - EmbarkStudios:target-root-path...
2020-10-28 borsAuto merge of #8808 - weihanglo:fix/8591, r=ehuss
2020-10-28 Weihang Lofix: remove unnecessary arg value existence check
2020-10-27 borsAuto merge of #8799 - ehuss:new-namespaced, r=alexcrichton
2020-10-27 Weihang Lorustfmt
2020-10-27 Weihang Lofeat: check cargo uninstall package opt with empty...
2020-10-27 Weihang Lofeat: list avaiables for clean,tree,update
2020-10-27 Weihang Lofeat: list availables for rustc,rustdoc,run,pkgid
2020-10-25 Eric HussRename crate: to dep:
2020-10-23 Eric HussExpose implicit features in `cargo metadata`.
2020-10-23 Eric HussNew namespaced features implementation.
2020-10-23 borsAuto merge of #8804 - ehuss:clippy-fixes, r=alexcrichton
2020-10-22 Eric HussSome minor clippy fixes.
2020-10-20 borsAuto merge of #8752 - weihanglo:feat/glob-pattern,...
2020-10-18 Weihang LoMerge branch 'master' into feat/glob-pattern
2020-10-13 borsAuto merge of #8767 - MonliH:master, r=ehuss
2020-10-11 borsAuto merge of #8765 - l4l:proc-macro-suffix, r=alexcrichton
2020-10-10 borsAuto merge of #8766 - weihanglo:cmd/tree-all-targets...
2020-10-10 Weihang Lodoc(tree): mention special target `all` in CLI help
2020-10-09 Weihang Lorefactor: simplify match -> if let
2020-10-04 Weihang Lofeat: glob support for package selection
2020-09-27 borsAuto merge of #8715 - ehuss:contrib, r=alexcrichton
2020-09-23 borsAuto merge of #8712 - dtolnay:workspace, r=ehuss
2020-09-23 David Tolnay--workspace flag for locate-project to find the workspa...
2020-09-23 borsAuto merge of #8727 - ehuss:badges, r=alexcrichton
2020-09-23 borsAuto merge of #8707 - dtolnay:plain, r=ehuss
2020-09-23 borsAuto merge of #8165 - mchernyavsky:force-progress,...
2020-09-17 David TolnayAdd plain message format for locate-project
2020-09-15 borsAuto merge of #8697 - Mikastiv:pr-8695, r=ehuss
2020-09-12 Mikastiv--vers arg now required for yank cmd
2020-09-12 borsAuto merge of #8692 - yaymukund:improve-tests-json...
2020-09-10 borsAuto merge of #8675 - weihanglo:fix/name-help, r=Eh2406
2020-09-10 borsAuto merge of #8681 - weihanglo:fix/redundant-messsage...
2020-09-06 Weihang LoOnly `--path` and cwd crate installation need workspace...
2020-09-06 Weihang LoSweep unrelated message from unnecessary workspace...
next