]> git.proxmox.com Git - cargo.git/history - src
Move the rustc-echo-wrapper to be shared across tests.
[cargo.git] / src /
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 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-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 #9540 - ehuss:unstable-tracking, r=alexcr...
2021-06-04 borsAuto merge of #9538 - ehuss:docs-include-exclude, r...
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 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 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 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
2021-05-28 borsAuto merge of #9488 - weihanglo:issue-9165, r=ehuss
2021-05-27 Weihang Lofix: remove unnecessary match bindings
2021-05-27 borsAuto merge of #9508 - dtolnay-contrib:semver, r=ehuss
2021-05-27 borsAuto merge of #9517 - alexcrichton:update-rrar, r=ehuss
2021-05-27 Alex CrichtonUpdate tar dependency to 0.4.34
2021-05-26 David TolnayRemove parsing of broken version syntax from 5 years ago
2021-05-26 David TolnayUpdate to semver 1.0.0-rc
2021-05-24 borsAuto merge of #9486 - Dirbaio:link-arg-bin, r=ehuss
2021-05-24 borsAuto merge of #9473 - lf-:meow, r=ehuss
2021-05-24 borsAuto merge of #9437 - In-line:unknown-feature-resolver...
2021-05-21 Jadedocs: `cargo-doc.browser` -> `doc.browser`; mention...
2021-05-20 Dario NieuwenhuisAdd unstable docs for `cargo:rustc-link-arg-bin=foo...
2021-05-20 Dario NieuwenhuisAdd rustc-link-arg-bin key to specify per-bin link...
2021-05-20 Dario NieuwenhuisAllow LinkType to access the Target for checking if...
2021-05-20 Alik AslanyanCargo fmt
2021-05-20 Alik AslanyanMerge branch 'master' of github.com:rust-lang/cargo...
2021-05-20 Alik AslanyanRevert fmt
2021-05-20 Alik AslanyanRevert unnecessary changes
2021-05-19 Weihang Lodoc: generated via build-man.sh
2021-05-19 Weihang Lodoc(cargo-tree): add `--depth` option
2021-05-19 Weihang Lofeat: new `--depth` option for `cargo tree`
2021-05-18 borsAuto merge of #9493 - ehuss:contrib-git-url, r=alexcrichton
2021-05-18 borsAuto merge of #9495 - dunkyl:master, r=ehuss
2021-05-18 dunkylCapitalization
2021-05-18 dunkyltypo
2021-05-18 dunkyldash-style command-line
2021-05-18 dunkyl2 typos
2021-05-17 Eric HussAdd GitHub link to contributor guide.
2021-05-15 Jadetest path and args
2021-05-15 JadeMove browser setting to [doc], use PathAndArgs
2021-05-15 Weihang Lorefactor: move arg manipulations into commands
2021-05-15 Weihang Lodoc: generated via build-man.sh
2021-05-15 Weihang Lodoc: add `no-proc-macro` description for `--edges`
2021-05-15 Weihang Lofeat: add `no-proc-macro` for `--edges` option
2021-05-14 borsAuto merge of #9484 - kklibo:master, r=ehuss
2021-05-14 kklibofix 6 typos
2021-05-13 Alik AslanyanAnother way to fix
2021-05-11 borsAuto merge of #9468 - PaulDance:fix-rustdoc-warnings...
2021-05-11 borsAuto merge of #9478 - ehuss:faster-git-status, r=alexcr...
2021-05-11 JadeAdd a cargo-doc.browser config option
2021-05-11 Eric HussImprove performance of git status check in `cargo package`.
2021-05-10 borsAuto merge of #9477 - ehuss:link-test-chapter, r=alexcr...
2021-05-10 borsAuto merge of #9476 - ehuss:index-cache-bump, r=alexcri...
2021-05-10 Eric HussLink to the new rustc tests chapter.
2021-05-10 Eric HussBump index cache version.
2021-05-10 borsAuto merge of #9469 - PaulDance:fossil-local-settings...
2021-05-10 borsAuto merge of #9472 - r00ster91:bettererrors, r=alexcri...
2021-05-10 r00ster91Improve two error messages
2021-05-10 borsAuto merge of #9467 - ehuss:install-metadata, r=alexcri...
2021-05-09 Paul MabileauSet Fossil ignore and clean settings locally
next