]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2021-07-22 Daniel FramptonStabilize the extra link arg option
2021-07-22 borsAuto merge of #9653 - bjorn3:update_should_use_metadata...
2021-07-22 borsAuto merge of #9714 - PTNobel:fix-force-warn, r=ehuss
2021-07-22 Parth NobelChanges rustc argument from `--force-warns` to `--force...
2021-07-21 borsAuto merge of #9632 - weihanglo:issue-6691, r=ehuss
2021-07-21 Weihang LoUpdate tests to use registry names
2021-07-21 Weihang LoUse `crates-io` instead of `crates.io` as registry...
2021-07-21 Weihang LoShow registry name for SourceId from lockfile
2021-07-21 Weihang LoShow registry name when using source replacment
2021-07-21 Weihang LoShow registry name in messages if possible
2021-07-21 Weihang LoReuse crate-io constant
2021-07-20 borsAuto merge of #9685 - ehuss:named-profile-updates,...
2021-07-20 borsAuto merge of #9601 - jonhoo:fix-9600, r=ehuss
2021-07-19 borsAuto merge of #9703 - djmitche:versionprefs, r=alexcrichton
2021-07-19 borsAuto merge of #9704 - LightSage:update-link, r=alexcrichton
2021-07-19 LightSageFix sentence & update link for GitLab CI docs
2021-07-18 Dustin J. MitchellFactor version preferences into a struct
2021-07-16 borsAuto merge of #9675 - ehuss:diagnostic-dedupe, r=alexcr...
2021-07-16 Eric HussRename show_warnings.
2021-07-16 borsAuto merge of #9698 - ehuss:enable-future-incompat...
2021-07-16 Eric HussRe-enable future-incompatible tests.
2021-07-16 Jon GjengsetRemove RUSTC_VERSION envvar
2021-07-16 borsAuto merge of #9695 - alexcrichton:flaky, r=ehuss
2021-07-16 Eric HussAdd test demonstrating deduplication of errors.
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 Alex CrichtonFlag another curl error as possibly spurious
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 Jon GjengsetRUSTC_VERSION != CARGO_VERSION
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 Eric HussSupport custom profiles in legacy commands.
2021-07-13 Eric HussReserve some names for named profiles.
2021-07-13 Eric HussDisable the dir-name profile setting.
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 Jon GjengsetTest when RUSTC_WORKSPACE_WRAPPER is not set
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 Eric HussDeduplicate compiler diagnostics.
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-06 Jon GjengsetAlso set RUSTC_WORKSPACE_WRAPPER for build.rs
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-05 bjorn3Update test
2021-07-05 bjorn3Update should_use_metadata function
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...
next