]> git.proxmox.com Git - cargo.git/history - src
Add documentation about the job queue and rustc
[cargo.git] / src /
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-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-13 borsAuto merge of #7750 - ehuss:named-config-profiles,...
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 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 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-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 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-21 Eric HussFix typo.
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 Eric HussDocument that [replace] should not be used.
2019-12-19 Eric HussClarify that [replace] requires a version number.
2019-12-19 Eric HussTry to be clearer about how `--target` is different.
2019-12-19 Eric HussTry to make it a little clearer that cargo package...
2019-12-19 Eric HussShow example for 'cfg(feature="foo")' dependency altern...
2019-12-19 Eric HussBreak up the Platform specific dependencies section.
2019-12-19 borsAuto merge of #7721 - ehuss:fix-doc-build-indent, r...
2019-12-19 Eric HussBuild script change detection: link to include/exclude
2019-12-19 borsAuto merge of #7724 - ehuss:update-config-tracking...
2019-12-19 Eric HussAdd config tracking issue links.
2019-12-19 Eric HussFix indentation mistake in doc comment.
2019-12-19 Eric HussMention `cargo metadata` for custom subcommands.
2019-12-19 Eric HussDescribe dep-info files a little better.
2019-12-19 Eric HussClarify `cargo fix` behavior with features.
2019-12-19 borsAuto merge of #7649 - ehuss:config2, r=alexcrichton
2019-12-19 Eric HussFix for merge conflict.
2019-12-19 Eric HussAdding some config doc comments.
2019-12-19 Eric HussAdd some context to a [target] links deserialize error.
next