]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2021-12-11 Sean StanglDisplay alias target on 'cargo help <alias>`. Closes...
2021-12-10 borsAuto merge of #10185 - Aaron1011:future-incompat-cleanu...
2021-12-09 Aaron HillRemove `-Z future-incompat-report` from message display...
2021-12-06 borsAuto merge of #10168 - hi-rustin:rustin-patch-flag...
2021-12-06 borsAuto merge of #10165 - Aaron1011:stabilize-future-incom...
2021-12-06 Aaron HillAdd CARGO_FUTURE_INCOMPAT_REPORT_FREQUENCY to environme...
2021-12-06 Aaron HillAdjust `[future-incompat-report]` docs
2021-12-06 Aaron HillImprove documentation and add [future-incompat-report...
2021-12-06 Aaron HillFix detection of `--json future-incompat`
2021-12-06 hi-rustinAdd arg_quiet
2021-12-06 hi-rustinUnify the description of quiet flag
2021-12-05 Aaron HillUpdate docs
2021-12-05 borsAuto merge of #10133 - joshtriplett:release-short,...
2021-12-05 Aaron HillDetect if rustc supports '--json future-incompat'
2021-12-05 Aaron HillStabilize future-incompat-report
2021-12-05 borsAuto merge of #10158 - matklad:depodoc, r=ehuss
2021-12-05 Aleksey Kladovdoc: fix some stale URLs
2021-12-05 Aleksey Kladovdoc: nudge towards simple version requirements
2021-12-04 borsAuto merge of #10164 - weihanglo:issue-10131, r=ehuss
2021-12-04 Weihang LoUpgrade clap to 2.34.0
2021-12-04 borsAuto merge of #10157 - luqmana:opnotsupp, r=ehuss
2021-12-04 Aleksey KladovUpdate src/doc/src/reference/specifying-dependencies.md
2021-12-04 Aleksey Kladovdoc: nudge towards simple version requirements
2021-12-04 Josh TriplettUpdate documentation for the `-r` short option for...
2021-12-01 Luqman AdenTreat EOPNOTSUPP the same as ENOTSUP when ignoring...
2021-11-30 borsAuto merge of #10141 - ehuss:note-rustflags-removal...
2021-11-30 Eric HussAdd note about RUSTFLAGS removal from build scripts.
2021-11-30 borsAuto merge of #10139 - hi-rustin:rustin-patch-clippy...
2021-11-30 hi-rustinMake clippy happy
2021-11-29 borsAuto merge of #10137 - ehuss:lto-pdb-collision-test...
2021-11-29 Eric HussFix some tests with output collisions.
2021-11-29 borsAuto merge of #10109 - hi-rustin:rustin-patch-docs...
2021-11-29 borsAuto merge of #10130 - weihanglo:issue-8690, r=alexcrichton
2021-11-29 borsAuto merge of #10132 - ehuss:doctest-xcompile-note...
2021-11-29 Josh TriplettSupport abbreviating `--release` as `-r`
2021-11-29 Eric HussAdd a note about doctest xcompile.
2021-11-28 borsAuto merge of #10124 - matklad:edit-template-url, r...
2021-11-28 Aleksey Kladovbook: add edit links to specific pages
2021-11-28 hi-rustinDescription of the targets that can be applied
2021-11-28 Weihang LoImprove unused patch message when source URLs mismatched
2021-11-26 borsAuto merge of #10093 - hi-rustin:rustin-patch-rustc...
2021-11-24 borsAuto merge of #10117 - estebank:update-test-for-emoji...
2021-11-24 Esteban KuberChange test to not trigger emoji error
2021-11-23 hi-rustinAdd crate-type unstable doc
2021-11-23 hi-rustinAdd tests
2021-11-22 borsAuto merge of #10110 - hi-rustin:rustin-patch-build...
2021-11-22 borsAuto merge of #10103 - ehuss:tree-cycle, r=alexcrichton
2021-11-22 hi-rustinre-enabled lto_build test on 32-bit MSVC
2021-11-21 borsAuto merge of #10107 - hi-rustin:rustin-patch-install...
2021-11-21 borsAuto merge of #10106 - russweas:master, r=ehuss
2021-11-21 borsAuto merge of #10105 - hi-rustin:rustin-patch-clippy...
2021-11-21 hi-rustinAdd crate type flag to rustc command
2021-11-21 hi-rustinUpdate install doc
2021-11-21 hi-rustinAdd --message-format for install
2021-11-21 Russ WeasUpdate curl dependency, remove M1 macOS build error...
2021-11-21 hi-rustinMake clippy happy
2021-11-20 borsAuto merge of #10043 - jyn514:hard-error, r=ehuss
2021-11-20 Eric HussFix resolve error with cyclic dev-dependency features.
2021-11-20 Eric Huss`cargo tree`: Fix stack overflow on cyclic features.
2021-11-18 borsAuto merge of #10097 - Eh2406:silly, r=alexcrichton
2021-11-18 Jacob Finkelmansilly fix
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 #10092 - ChrisDenton:tmp-match-err, r...
2021-11-17 borsAuto merge of #10090 - weihanglo:issue-9014, r=alexcrichton
2021-11-17 Chris DentonMatch any error when failing to find executables
2021-11-17 Weihang LoTest for target auto-discovery error enhancement
2021-11-17 Weihang LoEnhance error message for target auto-discovery
2021-11-17 Basile HenryAdd test for alias shadowing external subcommand
2021-11-17 Basile HenryAdd details in warning for alias shadowing external...
2021-11-16 Russ WeasImplement glob escaping for clean -p
2021-11-15 borsAuto merge of #10073 - russweas:patch-1, r=alexcrichton
2021-11-15 Russ WeasUpdate working-on-cargo.md
2021-11-15 borsAuto merge of #10080 - hi-rustin:rustin-patch-quiet...
2021-11-15 borsAuto merge of #10024 - dswij:9960, r=ehuss
2021-11-15 Dharma Saputra... `future-incompat-report` checks both stdout and stderr...
2021-11-14 Basile HenryUpdate tests/testsuite/cargo_alias_config.rs
2021-11-14 Basile HenryUpdate tests/testsuite/cargo_alias_config.rs
2021-11-14 Basile HenryUpdate test for warning for alias shadowing an external...
2021-11-14 Basile HenryWarn when alias shadows external subcommand
2021-11-14 borsAuto merge of #10081 - hi-rustin:rustin-patch-clippy...
2021-11-14 hi-rustinRemove needless borrow to make clippy happy
2021-11-14 hi-rustinImprove the help text of the --quiet args for all commands
2021-11-12 borsAuto merge of #10076 - shepmaster:patch-3, r=Eh2406
2021-11-12 borsAuto merge of #10077 - not-fl3:profile_checking_doc_com...
2021-11-12 Fedor LogachevMake ProfileChecking comments a doc comments
2021-11-12 Jake GouldingDescribe the background color of the timing graph
2021-11-12 Russ WeasInclude note about bug while building on macOS in mdbook
2021-11-10 borsAuto merge of #10011 - hkratz:disable-failing-test...
2021-11-08 borsAuto merge of #10048 - ehuss:curl-progress-panic, r...
2021-11-08 Hans Kratzfmt
2021-11-08 Hans KratzReword comment.
2021-11-07 borsAuto merge of #10051 - gilescope:one-waffer-thin-alloc...
2021-11-06 gilescopeno need to clone I don't think here.
2021-11-05 Eric HussFix debug panic on download with redirect body.
2021-11-05 Joshua NelsonGive a hard error if `-Zrustdoc-scrape-examples` is...
2021-11-05 borsAuto merge of #10040 - ehuss:update-curl, r=alexcrichton
2021-11-05 Eric HussUpdate curl.
2021-11-04 borsAuto merge of #10037 - willcrichton:example-analyzer...
2021-11-04 Will CrichtonFix --scrape-examples-target-crate using package name...
next