]> git.proxmox.com Git - cargo.git/history - src/cargo/ops
Auto merge of #9467 - ehuss:install-metadata, r=alexcrichton
[cargo.git] / src / cargo / ops /
2021-02-09 borsAuto merge of #9133 - alexcrichton:git-default-branch...
2021-02-09 Chris FieldFix missing import after merge
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-09 Chris FieldFix formatting
2021-02-09 Chris FieldChange println macro to drop_println
2021-02-09 Chris FieldRemove duplicate check for empty kinds
2021-02-09 Chris FieldChange to enumerate implementation
2021-02-09 Chris FieldRemove unnecessary arguments and env removal
2021-02-09 Chris FieldFix warnings
2021-02-09 Chris FieldRemove cache output and error handling
2021-02-05 borsAuto merge of #9142 - ehuss:fix-doc-orphan, r=Eh2406
2021-02-05 Eric HussFix panic with doc collision orphan.
2021-02-04 Alex CrichtonFix a bug loading v2 lockfiles
2021-02-04 borsAuto merge of #9131 - ehuss:fix-vendor-permissions...
2021-02-04 Eric HussFix permission issue with `cargo vendor`.
2021-02-03 borsAuto merge of #9112 - alexcrichton:split-debuginfo...
2021-02-03 Alex CrichtonDon't change the macOS default just yet
2021-02-03 Carlos PérezMerge branch 'master' into doc_versioning
2021-02-03 borsAuto merge of #9126 - ehuss:registry-builder, r=alexcri...
2021-02-03 borsAuto merge of #9125 - ehuss:index-docs, r=alexcrichton
2021-02-03 borsAuto merge of #9122 - ehuss:fix-multiple-run-custom...
2021-02-02 Eric HussFix env/cfg set for `cargo test` and `cargo run`.
2021-02-01 Alex CrichtonAdd split-debuginfo profile option
2021-02-01 borsAuto merge of #9108 - CPerezz:locked_warn, r=alexcrichton
2021-01-30 Chris FieldChange implementation
2021-01-30 Chris FieldRemove `--print-cfg` argument
2021-01-30 CPerezzImpl warn for locked install withoud Cargo.lock
2021-01-25 Carlos PérezMerge branch 'master' into doc_versioning
2021-01-25 borsAuto merge of #9097 - ehuss:tracking-issue-template...
2021-01-25 borsAuto merge of #9098 - ehuss:extra-new-name-help, r...
2021-01-24 Eric HussAdd some extra help to `cargo new` and invalid package...
2021-01-22 borsAuto merge of #9095 - ehuss:spec-suggestion, r=alexcrichton
2021-01-22 Eric HussAdd suggestion for bad package id.
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-20 borsAuto merge of #9077 - ehuss:fix-doc-resolver2-proc...
2021-01-20 Eric HussOptimize removing unit_deps.
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-14 Eric HussRemove some doc collisions.
2021-01-12 borsAuto merge of #9066 - rubenrua:hotfix_sort_bins, r...
2021-01-12 rubenruaSort available binaries when multiple
2021-01-10 borsAuto merge of #9000 - JohnTitor:owner-add-docs, r=ehuss
2021-01-08 Chris FieldFix formatting
2021-01-08 Chris FieldFix compile-time errors
2021-01-08 Chris FieldFix formatting
2021-01-08 Chris FieldChange to lighter weight `--print-cfg`
2021-01-06 borsAuto merge of #9051 - matthiaskrgr:clippy_v18, r=ehuss
2021-01-06 Matthias KrügerFix more clippy warnings;
2021-01-06 Matthias Krügerfix clippy::unnecessary_wraps.
2021-01-06 Matthias Krügerreduce nesting of if x { } else { if y {} else {} ...
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-05 Mara BosDisable 2018->2021 in cargo fix for now, as 2021 lints...
2021-01-05 Mara BosUse edition enum in cargo fix, and add edition 2021.
2021-01-04 borsAuto merge of #8986 - ehuss:fix-git-http-proxy, r=alexc...
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 borsAuto merge of #8987 - jonhoo:metadata-target-filtering...
2020-12-18 borsAuto merge of #8998 - ehuss:update-git2, r=alexcrichton
2020-12-18 borsAuto merge of #8996 - alexcrichton:revert, r=ehuss
2020-12-18 Jon GjengsetRemove unnecessary second download phase
2020-12-18 Alex CrichtonRevert "Run rustdoc doctests relative to the workspace"
2020-12-17 Jon GjengsetMake ResolveOpts::new take RequestedFeatures
2020-12-17 Jon GjengsetAdd tests for fixed metadata download behavior
2020-12-17 borsAuto merge of #8991 - alexcrichton:debug-curl-verison...
2020-12-17 Alex CrichtonWith debug HTTP mode log curl's version
2020-12-16 Jon GjengsetMake cargo metadata and tree respect target
2020-12-16 Eric HussFix git http.proxy config setting.
2020-12-16 Chris FieldMerge branch 'master' of https://github.com/rust-lang...
2020-12-16 Chris FieldFix compile-time errors from module rename
2020-12-16 Chris FieldChange field name
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 CPerezzRemove previous solution
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-08 Eric HussChange behavior when both token and credential-process...
2020-12-07 borsAuto merge of #8953 - hkennyv:clarify-package-edition...
2020-12-07 borsAuto merge of #8954 - Swatinem:doctest-in-workspace...
2020-12-06 Arpad BorsosRun rustdoc doctests relative to the workspace
2020-12-06 Eric HussValidate that the credential process only outputs a...
2020-12-04 borsAuto merge of #8937 - alexcrichton:optimize-vendor...
2020-12-03 Alex CrichtonSlightly optimize `cargo vendor`
2020-12-03 borsAuto merge of #8912 - aniljava:master, r=alexcrichton
2020-12-03 Eric HussImplement credential-process.
2020-12-02 borsAuto merge of #8929 - ehuss:fix-git-config-author,...
2020-12-02 Anil PMerge remote-tracking branch 'upstream/master'
2020-12-02 Anil PReplaced the match arm with better coding convention.
2020-12-02 Anil PMerge remote-tracking branch 'upstream/master'
2020-12-02 asdfFix test escaping __CARGO_TEST_ROOT
2020-12-02 Anil Pchanged return type as discover_author no longer bails
2020-12-02 Anil PFix: unavailable author for cargo new
2020-12-02 borsAuto merge of #8725 - chaaz:master, r=ehuss
next