]> git.proxmox.com Git - cargo.git/history - src
Pull in semver 1.0.3 'x' fix
[cargo.git] / src /
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-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 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 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-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
2021-05-09 Paul MabileauResolve doc warnings for RegistryData
2021-05-09 Paul MabileauFix rustdoc warnings for RegistrySource and RegistryData
2021-05-09 Paul MabileauRemove rustdoc warnings for core::features
2021-05-09 Eric HussFix `cargo install` with a semver metadata version.
2021-05-07 borsAuto merge of #9375 - vojtechkral:tests-target-dir...
2021-05-07 James HilliardSimplify target_config insert.
2021-05-06 Vojtech KralAdd CARGO_TARGET_TMPDIR env var for integration tests...
2021-05-06 Alik AslanyanRefactor checking loop to iterator.collect()
2021-05-06 Alik AslanyanMove check to the end of function, rework error message
2021-05-05 borsAuto merge of #9457 - ehuss:unstable-doc-updates, r...
2021-05-04 Eric HussAdd a TOC to the unstable chapter.
2021-05-04 Eric HussAdd `cargo rustc --print` unstable docs.
2021-05-04 Eric HussElaborate a little on future-incompat unstable docs.
2021-05-04 Eric HussSome cleanup.
2021-05-04 borsAuto merge of #9456 - ehuss:env-split-debuginfo, r...
2021-05-04 Eric HussAdd CARGO_PROFILE_<name>_SPLIT_DEBUGINFO to env docs.
2021-05-04 Eric HussRemove trailing spaces.
2021-05-03 James HilliardAdd dedicated tracking issues for host-config/target...
2021-05-03 borsAuto merge of #9438 - ehuss:report-subcommand, r=alexcr...
2021-05-03 Alik AslanyanFix bug when with resolver = "1" non-virtual package...
2021-05-01 James HilliardDocument target-applies-to-host and fixup host-config...
2021-05-01 James HilliardMove host_info outside of requested_kinds is_host if...
2021-05-01 James HilliardFix #9030 rebase.
2021-05-01 borsAuto merge of #9186 - weihanglo:issue-9054, r=alexcrichton
2021-05-01 borsAuto merge of #9439 - ehuss:contrib-crates, r=Eh2406
2021-04-30 borsAuto merge of #9440 - ehuss:fix-metrics-test, r=Eh2406
2021-04-30 Eric HussFix problem with metrics test.
2021-04-30 Eric HussDocument the other crates in the codebase in the contri...
2021-04-30 Eric HussAdd `report` subcommand.
next