]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2020-01-22 Mark RousskovIntroduce newtype wrapping JobId
2020-01-22 Mark RousskovGate Cargo changes behind -Zjobserver-per-rustc
2020-01-22 Mark RousskovAdd documentation about the job queue and rustc
2020-01-22 Mark RousskovRecord the amount of rustc internal parallelism
2020-01-22 Mark RousskovCommunicate jobserver information with each rustc
2020-01-22 Mark RousskovWire up methods for informing job queue of rustc jobser...
2020-01-22 borsAuto merge of #7819 - ehuss:fix-replay-newlines, r...
2020-01-22 Eric HussFix cache replay including extra newlines.
2020-01-21 borsAuto merge of #7798 - jnbr:dylib_path, r=alexcrichton
2020-01-20 borsAuto merge of #7815 - rust-lang:dependabot/cargo/humant...
2020-01-20 borsAuto merge of #7817 - ehuss:fix-doc-target-test, r...
2020-01-20 Eric HussFix doc_target test which no longer works on stable...
2020-01-20 dependabot... Update humantime requirement from 1.2.0 to 2.0.0
2020-01-18 borsAuto merge of #7814 - ehuss:fix-em-dash, r=Eh2406
2020-01-18 borsAuto merge of #7808 - matthiaskrgr:clippy_v10, r=ehuss
2020-01-18 Eric HussFix some erroneous em-dashes in man pages.
2020-01-17 Matthias Krügerfix some clippy warnings
2020-01-15 borsAuto merge of #7803 - alexcrichton:less-overflow, r...
2020-01-15 borsAuto merge of #7800 - ehuss:random-doc-comments, r...
2020-01-15 Alex CrichtonDon't assume iowait always increases on Linux
2020-01-15 borsAuto merge of #7799 - ehuss:consistent-dash, r=alexcrichton
2020-01-15 Eric HussAdd and update some doc comments.
2020-01-15 Eric HussConsistently use em-dash in environment documentation...
2020-01-15 borsAuto merge of #7774 - giraffate:update_credentials...
2020-01-14 Johannes BrechtmannFix wrong directories in host_libdir.
2020-01-14 Takayuki NakataRefactoring to use `Vacant`/`Occupied` instead of remov...
2020-01-14 Takayuki NakataRefactoring of creating files in tests
2020-01-13 borsAuto merge of #7750 - ehuss:named-config-profiles,...
2020-01-13 Eric HussUpdate tests for formatting changes due to `anyhow...
2020-01-13 Eric HussAdd named config profiles.
2020-01-13 borsAuto merge of #7755 - lu-zero:rustc-crate-type, r=alexc...
2020-01-13 borsAuto merge of #7791 - ehuss:rename-kind, r=alexcrichton
2020-01-12 Luca BarbatoHave a mean to override the root package in a workspace
2020-01-11 Eric HussRename `Kind`
2020-01-10 borsAuto merge of #7789 - gentoo90:bashcomp, r=alexcrichton
2020-01-10 gentoo90Update options in bash completion
2020-01-10 gentoo90Remove duplicate options from bash completion
2020-01-10 borsAuto merge of #7788 - alexcrichton:retry-another, r...
2020-01-10 borsAuto merge of #7783 - alexcrichton:error-tweaks, r...
2020-01-10 Alex CrichtonAdd another curl spurious network error
2020-01-10 borsAuto merge of #7787 - alexcrichton:fix-tests, r=alexcri...
2020-01-10 Alex CrichtonFix tests with `url` crate update
2020-01-10 Takayuki NakataRefactoring to loop over the key/values instead of...
2020-01-09 Alex CrichtonUse `context` to create a chain of errors
2020-01-09 Takayuki NakataLoad credentials and add tests for `yank` and `owner...
2020-01-08 Alex CrichtonRemove an unnecessary call to `from`
2020-01-08 borsAuto merge of #7779 - ehuss:fix-cargo-lock-ignore,...
2020-01-08 Eric HussFix .gitignore of Cargo.lock in a subdirectory.
2020-01-08 borsAuto merge of #7778 - ehuss:bump-crates-io, r=alexcrichton
2020-01-08 Eric HussBump crates-io
2020-01-08 borsAuto merge of #7776 - alexcrichton:anyhow, r=ehuss
2020-01-08 Alex CrichtonRun rustfmt
2020-01-08 Alex CrichtonMigrate from the `failure` crate to `anyhow`
2020-01-07 borsAuto merge of #7771 - moxian:needless-borrow, r=alexcri...
2020-01-07 borsAuto merge of #7770 - giraffate:fix_docs, r=alexcrichton
2020-01-07 Takayuki NakataLoad credentials only when needed
2020-01-07 moxianFix several needless_borrow clippy lints.
2020-01-07 Takayuki NakataUpdate the reference link in a message
2020-01-07 Takayuki NakataRemove unused link in doc
2020-01-06 borsAuto merge of #7758 - jblazquez:fix-windows-uwp-dynamic...
2020-01-06 borsAuto merge of #7763 - ehuss:fix-target-cfg-env, r=alexc...
2020-01-06 borsAuto merge of #7756 - ehuss:dep-kinds-dedup, r=alexcrichton
2020-01-06 borsAuto merge of #7751 - ehuss:multiple-source-definition...
2020-01-06 borsAuto merge of #7735 - ehuss:prog-macro, r=alexcrichton
2020-01-06 borsAuto merge of #7748 - ehuss:fix-config-env-var-prefix...
2020-01-02 Eric HussFix CARGO_TARGET_triple_LINKER environment variable.
2020-01-01 Javier BlazquezFix dynamic linking for Windows UWP targets
2019-12-30 Eric HussRemove metadata dep_kinds duplicates.
2019-12-29 borsAuto merge of #7741 - giraffate:add_test_for_cargo_pkgi...
2019-12-29 Takayuki NakataAdd test for `cargo pkgid`
2019-12-28 Eric HussCheck for a source defined multiple times.
2019-12-28 borsAuto merge of #7742 - jplatte:master, r=ehuss
2019-12-28 borsAuto merge of #7749 - iu0zjp2:patch-1, r=ehuss
2019-12-28 iu0zjp2Fix debug message.
2019-12-24 Jonas PlatteAdd a note to the error message for using --feature...
2019-12-24 Eric HussFix config env vars that are prefix of another with...
2019-12-23 borsAuto merge of #7739 - giraffate:follow_up_d1d083789...
2019-12-23 borsAuto merge of #7706 - matthiaskrgr:bump_git, r=Eh2406
2019-12-23 Takayuki NakataCorrect reference link
2019-12-22 borsAuto merge of #7738 - JohnTitor:issue-none, r=ehuss
2019-12-22 borsAuto merge of #7737 - Mark-Simulacrum:cache-not-mem...
2019-12-22 Yuki OkushiUse issue = "none" instead of "0"
2019-12-22 borsAuto merge of #7733 - ehuss:doc-updates, r=Eh2406
2019-12-22 Mark RousskovRead cached output line-by-line
2019-12-22 Eric HussNote that harness=false enables cfg(test).
2019-12-22 Eric HussAdd build script examples to reference index.
2019-12-22 Eric HussMove overriding dependencies into a separate chapter.
2019-12-22 borsAuto merge of #7734 - ehuss:version-bump, r=Eh2406
2019-12-21 Eric HussFix typo.
2019-12-21 Eric HussUpdate changelog for 1.41.
2019-12-21 Eric HussMove nightly-only changes to dedicated sections.
2019-12-21 Eric HussBump to 0.43.0
2019-12-21 Eric HussAdd a table of contents for the manifest.
2019-12-21 Eric HussMove features to a separate chapter.
2019-12-21 Eric HussMove workspaces to a separate chapter.
2019-12-21 Eric HussMove cargo targets to a new chapter.
2019-12-20 Eric HussDon't describe the package layout twice.
2019-12-20 Eric HussTry to clarify dev/test profile selection.
2019-12-19 Matthias Krügerbump git2 dependencies
2019-12-19 Eric HussDocument that [replace] should not be used.
next