]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2021-07-16 borsAuto merge of #9680 - inquisitivecrystal:doc-alias...
2021-07-15 inquisitivecrystalDocument `d` alias
2021-07-15 borsAuto merge of #9694 - ehuss:edition-fix-latest, r=alexc...
2021-07-15 borsAuto merge of #9688 - rust-lang:dependabot/cargo/env_lo...
2021-07-15 borsAuto merge of #9674 - iankronquist:patch-1, r=alexcrichton
2021-07-15 Eric Huss`cargo fix --edition`: extend warning when on latest...
2021-07-15 borsAuto merge of #9689 - hi-rustin:rustin-patch-error...
2021-07-15 hi-rustinMake ignored key in config be an error
2021-07-15 hi-rustinMake the dependency specification ambiguous be an error
2021-07-15 dependabot... Update env_logger requirement from 0.8.1 to 0.9.0
2021-07-14 Ian KronquistRemove extra whitespace
2021-07-14 borsAuto merge of #9663 - nebkor:master, r=alexcrichton
2021-07-14 borsAuto merge of #9639 - djmitche:issue9535, r=Eh2406
2021-07-14 borsAuto merge of #9686 - hi-rustin:rustin-patch-error...
2021-07-14 borsAuto merge of #9665 - gilescope:giles-better-message...
2021-07-14 gilescopeOnly put it on a new line if there's candidates to...
2021-07-14 hi-rustinWhen a dependency does not have a version, git or path...
2021-07-13 borsAuto merge of #9616 - danieleades:refactor/unnecessary...
2021-07-13 Ian KronquistUpdate config.md
2021-07-12 Daniel Eadesfix inverted logic
2021-07-12 Joe ArdentUse crate_name() on the library target, update tests.
2021-07-12 Daniel Eadesremove unnecessary 'collect'
2021-07-12 borsAuto merge of #9679 - ehuss:testsuite-custom-toolchain...
2021-07-12 borsAuto merge of #9677 - ehuss:serialize-fix, r=alexcrichton
2021-07-12 borsAuto merge of #9658 - ehuss:cargo.toml-preamble-link...
2021-07-12 borsAuto merge of #9657 - ehuss:clearer-nightly-requirement...
2021-07-12 borsAuto merge of #9654 - ehuss:windows-env-upper-check...
2021-07-12 borsAuto merge of #9662 - ehuss:unignore-fix_edition_2021...
2021-07-11 Joe ArdentUpdate the docs for `tree` to include new format option.
2021-07-11 inquisitivecrystalAdd `d` as an alias for `doc`
2021-07-11 Eric HussMake it easier to run testsuite with a custom toolchain.
2021-07-11 Eric HussSerialize `cargo fix`
2021-07-10 gilescopeReworking message to not care about an intial offset
2021-07-09 Ian KronquistDocument cargo limitation w/ workspaces & configs
2021-07-09 borsAuto merge of #9666 - hi-rustin:rustin-patch-warn,...
2021-07-09 Dustin J. MitchellPrefer patched versions of dependencies
2021-07-09 hi-rustinRemove unrelated cases
2021-07-08 Joe ArdentChange name of enum variant to better match the formatt...
2021-07-08 Joe ArdentChange format character to 'lib'.
2021-07-08 Eric HussDon't recommend filing issues on rust-lang/cargo for...
2021-07-08 hi-rustinWarning when using features in patch
2021-07-07 gilescopeSpot the typo easily
2021-07-07 Joe ArdentOnly look for lib name, do nothing if no lib target.
2021-07-07 borsAuto merge of #9655 - jyn514:verbose, r=ehuss
2021-07-07 Joe ArdentLook for regular lib first.
2021-07-07 Joe ArdentDon't collect into a Vec, just find the target and...
2021-07-07 Joe ArdentAdd test for lib_name format character.
2021-07-07 Joe Ardentreformat with rustfmt
2021-07-07 Joe ArdentAdd format control character, 'n', for lib_name of...
2021-07-07 Eric HussUnignore fix_edition_2021.
2021-07-06 Joshua NelsonCombine rustc and cargo's diagnostic summaries
2021-07-05 Eric HussUpdate nightly failure notification.
2021-07-05 Joshua NelsonDon't print "run the command again with --verbose"
2021-07-05 Eric HussUpdate Windows env uppercase key check.
2021-07-02 borsAuto merge of #9649 - ehuss:edition2021-report-tweaking...
2021-07-02 Eric HussAdjust the edition2021 resolver diff report.
2021-07-02 borsAuto merge of #9647 - ehuss:fingerprint-linker, r=alexc...
2021-07-02 borsAuto merge of #9646 - ehuss:windows-case-disable, r...
2021-07-02 borsAuto merge of #9645 - ehuss:git-package-wt_deleted...
2021-07-02 borsAuto merge of #9644 - ehuss:offline-and-frozen, r=alexc...
2021-07-02 Eric HussInclude the linker in the fingerprint.
2021-07-02 Eric HussTemporarily disable windows env test.
2021-07-02 Eric HussHandle git deleted files with dirty worktree.
2021-07-01 Eric HussAdjust error message with offline and frozen.
2021-07-01 borsAuto merge of #9531 - 5225225:cargo-doc-open-fix, r...
2021-06-30 borsAuto merge of #9635 - toothbrush7777777:patch-1, r...
2021-06-30 borsAuto merge of #9642 - ehuss:2021-edition-disable, r...
2021-06-30 Eric HussTemporarily ignore 2021 edition fix.
2021-06-29 borsAuto merge of #9638 - ehuss:ignore-future_incompat...
2021-06-29 Eric HussTemporarily disable future_incompat tests.
2021-06-29 Toothbrushrustfmt
2021-06-29 ToothbrushChange `if cfg!(..) { }` to `#[cfg!(..)] { }`
2021-06-28 ToothbrushFormat `exclude_from_content_indexing`
2021-06-28 ToothbrushExclude `target` from content-indexing on Windows
2021-06-28 5225225Fully match stderr, return if not nightly, shorten...
2021-06-25 borsAuto merge of #9625 - hi-rustin:rustin-msg, r=ehuss
2021-06-25 hi-rustinInclude toolchain specification in error message
2021-06-23 borsAuto merge of #9612 - Bryysen:master, r=alexcrichton
2021-06-23 borsAuto merge of #9615 - danieleades:refactor/simplify...
2021-06-23 borsAuto merge of #9614 - danieleades:refactor/closures...
2021-06-23 borsAuto merge of #9620 - danieleades:refactor/use-writeln...
2021-06-23 Daniel Eadesuse 'writeln' instead of appending newline character
2021-06-23 Daniel Eadessimply 'if' block
2021-06-23 Daniel Eadestidy some closures and iterators
2021-06-23 BryysenError when packaging with git dependencies without...
2021-06-22 borsAuto merge of #9607 - hi-rustin:rustin-patch-cargo...
2021-06-22 borsAuto merge of #9574 - ehuss:weak-namespaced, r=alexcrichton
2021-06-22 borsAuto merge of #9563 - ehuss:link-cdylib-warning, r...
2021-06-22 hi-rustinOnly testing on linux
2021-06-22 hi-rustinDetect incorrectly named cargo.toml for build
2021-06-22 hi-rustinDetect incorrectly named cargo.toml for install --path
2021-06-22 hi-rustinDetect incorrectly named cargo.toml for install --git
2021-06-21 borsAuto merge of #9606 - ehuss:future-incompat-enhancement...
2021-06-21 Eric HussDon't trigger an update when looking for suggestions.
2021-06-21 Eric HussPrint reports using shell to handle old Windows colors...
2021-06-21 Eric HussAdd ON_DISK_VERSION constant.
2021-06-21 Eric HussFuture-incompat report: Add suggestions of newer versions.
2021-06-21 Eric HussAdd `future-incompat` as an alias for `future-incompati...
2021-06-21 Eric HussUpdates to future-incompatible reporting.
2021-06-21 borsAuto merge of #9602 - ehuss:diesel-warning, r=alexcrichton
next