]> git.proxmox.com Git - cargo.git/history - src/bin/cargo/commands/read_manifest.rs
Stabilize namespaced and weak dependency features.
[cargo.git] / src / bin / cargo / commands / read_manifest.rs
2022-01-06 Eric HussStabilize namespaced and weak dependency features.
2021-12-14 borsAuto merge of #10152 - steven-joruk:quiet-config, r...
2021-12-14 borsAuto merge of #10145 - QiangHeisenberg:deprecated,...
2021-12-13 borsAuto merge of #10177 - ehuss:list-alias, r=alexcrichton
2021-12-13 borsAuto merge of #10171 - ehuss:no-executable-doc, r=alexc...
2021-12-13 borsAuto merge of #10166 - ehuss:scrape-examples-unstable...
2021-12-13 borsAuto merge of #10161 - weihanglo:issue-7473, r=alexcrichton
2021-12-13 borsAuto merge of #10155 - ehuss:bump-deps, r=alexcrichton
2021-12-13 borsAuto merge of #10154 - ehuss:version-bump, r=alexcrichton
2021-12-13 borsAuto merge of #10153 - ehuss:fix-profile-docs, r=alexcr...
2021-12-13 borsAuto merge of #10172 - ehuss:doc-lib-before-bin, r...
2021-12-13 borsAuto merge of #10178 - ehuss:version-from-rustc, r...
2021-12-06 borsAuto merge of #10168 - hi-rustin:rustin-patch-flag...
2021-12-06 hi-rustinAdd arg_quiet
2021-11-20 borsAuto merge of #10043 - jyn514:hard-error, r=ehuss
2021-11-17 borsAuto merge of #10082 - basile-henry:basile/alias-shadow...
2021-11-17 borsAuto merge of #10072 - russweas:master, r=alexcrichton
2021-11-17 borsAuto merge of #10090 - weihanglo:issue-9014, r=alexcrichton
2021-11-15 borsAuto merge of #10073 - russweas:patch-1, r=alexcrichton
2021-11-15 borsAuto merge of #10080 - hi-rustin:rustin-patch-quiet...
2021-11-14 hi-rustinImprove the help text of the --quiet args for all commands
2021-05-01 borsAuto merge of #9186 - weihanglo:issue-9054, r=alexcrichton
2021-03-09 borsAuto merge of #9188 - weihanglo:issue-9041, r=ehuss
2021-03-03 Jon GjengsetMerge remote-tracking branch 'upstream/master' into...
2021-03-03 borsAuto merge of #9181 - jyn514:computer-says-no, r=ehuss
2021-03-02 borsAuto merge of #9226 - matklad:utf8everywhere, r=alexcri...
2021-03-02 Aleksey KladovDon't panic when printing JSON with non-utf8 paths
2020-12-16 Carlos PérezMerge branch 'master' into doc_versioning
2020-10-28 borsAuto merge of #8808 - weihanglo:fix/8591, r=ehuss
2020-10-27 borsAuto merge of #8799 - ehuss:new-namespaced, r=alexcrichton
2020-10-23 Eric HussExpose implicit features in `cargo metadata`.
2020-07-22 CPerezzMerge remote-tracking branch 'upstream/master'
2020-05-14 Daniel Wagner-HallMerge branch 'master' into trywithout
2020-05-14 borsAuto merge of #8200 - Julian-Wollersberger:master,...
2020-05-14 borsAuto merge of #8236 - ehuss:no-panic-output, r=alexcrichton
2020-05-13 Eric HussIgnore broken console output in some situations.
2019-03-27 borsAuto merge of #6298 - lu-zero:rustc-link-args, r=alexcr...
2019-03-26 borsAuto merge of #6534 - ehuss:meta-deps-name-null, r...
2019-03-11 borsAuto merge of #6734 - ehuss:fingerprint-build-path...
2019-03-11 borsAuto merge of #6358 - collin5:b4325, r=ehuss
2019-02-21 borsAuto merge of #6685 - king6cong:doc, r=alexcrichton
2019-02-21 Collins Abitekanizaexplicitly add --quiet option to all subcommands
2019-02-14 borsAuto merge of #6264 - robertohuertasm:patch-1, r=alexcr...
2018-12-07 borsAuto merge of #6387 - dwijnand:rust-2018, r=dwijnand
2018-12-06 Dale WijnandFix 2018 edition idioms
2018-12-06 Dale WijnandUpgrade to Rust 2018
2018-08-01 borsAuto merge of #5831 - Eh2406:i5684, r=alexcrichton
2018-07-31 borsAuto merge of #5811 - alexcrichton:rename-crate-feature...
2018-07-30 borsAuto merge of #5814 - alexcrichton:fix-all-targets...
2018-07-27 borsAuto merge of #5812 - dwijnand:move-existing_vcs_repo...
2018-07-27 borsAuto merge of #5810 - Eh2406:test-fix, r=alexcrichton
2018-07-27 borsAuto merge of #5807 - dwijnand:cargo-list-summary,...
2018-07-26 Dale WijnandFix read-manifest summary printing under cargo --list
2018-05-05 borsAuto merge of #5485 - patriksvensson:feature/GH-5474...
2018-05-04 borsAuto merge of #5476 - dwijnand:Registry-vs-Source-confu...
2018-05-03 borsAuto merge of #5472 - alexcrichton:rename-rust, r=matklad
2018-05-03 borsAuto merge of #5473 - ehuss:autobin-warning, r=alexcrichton
2018-05-03 Eric HussAddress autobins warning.