]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2021-06-18 borsAuto merge of #9595 - ehuss:ws-doc-collision-back-compa...
2021-06-17 Eric HussRelax doc collision error.
2021-06-17 borsAuto merge of #9584 - henrifrancois:master, r=ehuss
2021-06-17 Henri FrancoisHandling job=0 argument in cargo config files.
2021-06-17 borsAuto merge of #9589 - ehuss:testsuite-diff, r=alexcrichton
2021-06-17 borsAuto merge of #9590 - hi-rustin:rustin-patch-fix-typo...
2021-06-17 hi-rustinFix typo
2021-06-16 Eric Husstestsuite: Switch to colored diffs with Myers diff.
2021-06-16 Eric HussOnly normalize paths on windows.
2021-06-16 Eric HussRemove the double-backslash escape for matching.
2021-06-16 Eric HussDon't export lines_match.
2021-06-16 Eric HussRemove got_symlink_permission, we already have one...
2021-06-16 Eric HussRemove normalized_lines_match, it is not needed.
2021-06-16 Eric HussRemove with_either_contains.
2021-06-16 Eric HussMove comparison and diffing code to a new module.
2021-06-16 Eric Husstestsuite: Support anyhow error chains in error messages.
2021-06-16 borsAuto merge of #9588 - ehuss:edition2021-force-warns...
2021-06-16 borsAuto merge of #9582 - hi-rustin:rustin-patch-errors...
2021-06-15 Eric HussRemove some unused code.
2021-06-15 Eric HussEnable support for fix --edition for 2021.
2021-06-14 borsAuto merge of #9568 - hi-rustin:rustin-patch-error...
2021-06-14 hi-rustinAdd more details when installing git repository errors
2021-06-12 borsAuto merge of #9577 - ehuss:json-test, r=alexcrichton
2021-06-11 Eric HussFix `package_default_run`.
2021-06-11 Eric HussAdd `run_json` to `Execs`.
2021-06-11 Eric HussRemove "Expected: execs" from testsuite error.
2021-06-11 Eric HussFix verify_checks_output.
2021-06-11 Eric HussSwitch cargo-test-support to anyhow.
2021-06-11 borsAuto merge of #9571 - sunjay:fix_deny_warnings_but_not_...
2021-06-10 Sunjay VarmaChange how the fix_deny_warnings_but_not_others test...
2021-06-10 borsAuto merge of #9565 - KubaP:doc-fix, r=ehuss
2021-06-10 borsAuto merge of #9561 - In-line:add-warning-for-ignored...
2021-06-10 borsAuto merge of #9569 - hi-rustin:rustin-patch-clippy...
2021-06-10 borsAuto merge of #9566 - ehuss:relative-rustc-path, r...
2021-06-10 KubaPAdd missing information to the man pages
2021-06-10 hi-rustinMake clippy happy
2021-06-10 hi-rustinMore information for links conflicting
2021-06-10 borsAuto merge of #9567 - ehuss:new-rustfix, r=alexcrichton
2021-06-10 Eric HussUpdate rustfix.
2021-06-10 Eric HussFix rustc/rustdoc config values to be config-relative...
2021-06-10 Eric HussMove the rustc-echo-wrapper to be shared across tests.
2021-06-09 KubaPAdd mising information regarding `cargo doc`
2021-06-09 borsAuto merge of #9549 - Bryysen:master, r=ehuss
2021-06-09 BryysenWarn if an "all" target is specified, but we don't...
2021-06-09 borsAuto merge of #9550 - hi-rustin:rustin-patch-feat,...
2021-06-09 borsAuto merge of #9522 - Aelnor:respect_user_choice_of_bin...
2021-06-09 borsAuto merge of #9547 - lu-zero:members_mut, r=alexcrichton
2021-06-09 Alik AslanyanImplement warning for ignored trailing arguments
2021-06-09 borsAuto merge of #9520 - weihanglo:tree-prune, r=ehuss
2021-06-08 hi-rustinAdd test and update docs
2021-06-07 borsAuto merge of #9556 - ehuss:gitignore-doc-fix, r=alexcr...
2021-06-07 Eric HussFix typo in gitignore docs.
2021-06-07 Luca BarbatoSimplify Workspace::members()/default_members()
2021-06-07 Luca BarbatoAdd a mean to mutably access the members of a workspace
2021-06-07 borsAuto merge of #9552 - taiki-e:typo, r=alexcrichton
2021-06-07 borsAuto merge of #9551 - hi-rustin:rustin-patch-clippy...
2021-06-07 Taiki EndoFix typos in command_prelude.rs
2021-06-07 hi-rustinMake test happy
2021-06-07 hi-rustinadd default_run to SerializedPackage
2021-06-07 hi-rustinMake clippy happy
2021-06-05 borsAuto merge of #9546 - ehuss:fingerprint-dead-code,...
2021-06-05 Eric HussRemove some dead code.
2021-06-05 borsAuto merge of #9515 - pickfire:patch-1, r=ehuss
2021-06-04 borsAuto merge of #9544 - dtolnay-contrib:semverx, r=alexcr...
2021-06-04 David TolnayPull in semver 1.0.3 'x' fix
2021-06-04 borsAuto merge of #9540 - ehuss:unstable-tracking, r=alexcr...
2021-06-04 borsAuto merge of #9538 - ehuss:docs-include-exclude, r...
2021-06-04 borsAuto merge of #9534 - ehuss:mdbook-contrib, r=alexcrichton
2021-06-03 Eric HussAdd some tracking issues to unstable docs.
2021-06-03 Eric HussUpdate documentation for include/exclude.
2021-06-03 Ivan ThamAdd additional test for CJK progress width
2021-06-02 Weihang Lorefactor(cargo-tree): simplify arg-parsing logic
2021-06-02 Weihang Lorefactor(cargo-tree): remove premature micro optimization
2021-06-02 Eric HussBump mdbook version for contrib guide.
2021-06-02 borsAuto merge of #9533 - akien-mga:patch-to-replace-replac...
2021-06-02 Rémi VerscheldeReplace deprecated `[replace]` references with `[patch]`
2021-06-01 borsAuto merge of #9322 - jameshilliard:split-host, r=josht...
2021-06-01 borsAuto merge of #9523 - ehuss:link-args-validate, r=alexc...
2021-06-01 Alexey ChernyshovUpdate src/cargo/ops/cargo_new.rs
2021-06-01 Alexey Chernyshovchange simple quotes with backticks for file names
2021-06-01 Alexey Chernyshovremove separate `Auto` enum for `NewProjectKind`
2021-06-01 Alexey ChernyshovUpdate tests/testsuite/init.rs
2021-06-01 borsAuto merge of #9420 - In-line:unknown-features-suggesti...
2021-06-01 borsAuto merge of #9529 - weihanglo:refactor/make_dep_path...
2021-06-01 borsAuto merge of #9524 - ehuss:rustflags-compatibility...
2021-06-01 borsAuto merge of #9526 - ehuss:doc-collision-resolve,...
2021-06-01 Weihang Lorefactor: extract common `make_dep_path` to cargo_util
2021-05-31 Eric HussConsolidate doc collision detection.
2021-05-30 Alexey Chernyshovrespect user choice of lib/bin over heuristics
2021-05-30 Eric HussAdd a note about passing in rustflags that conflict...
2021-05-30 Eric HussAdd a note about rustflags compatibility.
2021-05-29 Eric HussMake cargo:rustc-link-arg-bin without the `=` an error.
2021-05-29 Eric HussAdd some errors if rustc-link-arg-* specifies a non...
2021-05-29 Eric Husscustom_build.rs: Import anyhow::bail
2021-05-29 Weihang Lodoc(carog-tree): new `--prune` option
2021-05-29 Weihang Lotest(carog-tree): new `--prune` option
2021-05-29 Weihang Lofeat(carog-tree): new `--prune` option
2021-05-29 Weihang Lorefactor(cargo-tree): skip level earlier when exceeded
2021-05-28 borsAuto merge of #9499 - weihanglo:tree-depth, r=ehuss
2021-05-28 Weihang LoMerge branch 'master' into tree-depth
next