]> git.proxmox.com Git - cargo.git/history - src/cargo/core/manifest.rs
Add comment on relationship of RunCustomBuild and UnitFor::host.
[cargo.git] / src / cargo / core / manifest.rs
2020-01-15 borsAuto merge of #7774 - giraffate:update_credentials...
2020-01-13 borsAuto merge of #7750 - ehuss:named-config-profiles,...
2020-01-13 Eric HussAdd named config profiles.
2020-01-08 borsAuto merge of #7779 - ehuss:fix-cargo-lock-ignore,...
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 CrichtonMigrate from the `failure` crate to `anyhow`
2019-10-15 borsAuto merge of #7333 - ehuss:allow-dev-dep-path, r=alexc...
2019-09-27 borsAuto merge of #7452 - pyrrho:bug7346/transitive_patches...
2019-09-18 Dan AloniMerge remote-tracking branch 'origin/master' into custo...
2019-09-17 borsAuto merge of #7374 - alexcrichton:less-url-serde,...
2019-09-17 borsAuto merge of #7311 - ehuss:pipeline-timing, r=alexcrichton
2019-09-16 borsAuto merge of #7159 - Aaron1011:feature/rustdoc-proc...
2019-09-14 Eric HussExperiment: Create timing report.
2019-09-12 borsAuto merge of #7354 - sfackler:publish-in-manifest...
2019-09-11 borsAuto merge of #7353 - alexcrichton:libstd-no-dylib...
2019-09-11 Alex CrichtonDon't build libstd as a `dylib`
2019-08-09 borsAuto merge of #7162 - yaahallo:clippyargs, r=ehuss
2019-08-09 Dan AloniMerge remote-tracking branch 'origin/master' into custo...
2019-08-07 borsAuto merge of #7214 - alexcrichton:json-diagnostics...
2019-08-06 borsAuto merge of #7215 - ehuss:build-script-cleanup, r...
2019-08-05 Eric HussClean up build script stuff and documentation.
2019-07-28 Dan AloniMerge remote-tracking branch 'origin/master' into custo...
2019-07-06 borsAuto merge of #7057 - hugwijst:apple-depinfo, r=ehuss
2019-06-21 borsAuto merge of #7056 - ehuss:default-run-stabilize,...
2019-06-21 Eric HussStabilize default-run
2019-06-20 Dan AloniMerge remote-tracking branch 'origin/master' into custo...
2019-06-11 borsAuto merge of #7026 - ehuss:publish-lockfile-stabilize...
2019-06-10 Eric HussStabilize publish-lockfile.
2019-06-07 Dan AloniMerge remote-tracking branch 'origin/master' into custo...
2019-06-06 borsAuto merge of #6966 - ehuss:reamp-path-prefix-hash...
2019-06-05 borsAuto merge of #7010 - alexcrichton:less-features, r...
2019-06-05 borsAuto merge of #7008 - alexcrichton:less-pipelining...
2019-06-04 Alex CrichtonHandle pipelined tests of libraries
2019-05-17 borsAuto merge of #6953 - vlad20012:add-doctest-field-to...
2019-05-17 vlad20012Make `doctest` metadata field `false` if target is...
2019-05-17 vlad20012Add `doctest` field into metadata
2019-05-12 borsAuto merge of #6929 - lzutao:zsh-include-non-public...
2019-05-12 borsAuto merge of #6926 - lzutao:cargo-new-zshcomp, r=ehuss
2019-05-11 Alex HelfetMerge remote-tracking branch 'origin/master' into first...
2019-05-10 borsAuto merge of #6924 - ehuss:include-exclude-patterns...
2019-05-10 borsAuto merge of #6883 - alexcrichton:pipelining-v2, r...
2019-05-08 Alex CrichtonImplement the Cargo half of pipelined compilation
2019-04-13 borsAuto merge of #6842 - alexcrichton:set-cksum, r=ehuss
2019-04-12 Alex CrichtonEnsure Summary::checksum works for registry crates
2019-04-02 borsAuto merge of #6776 - Eh2406:resolver-simplification...
2019-04-02 borsAuto merge of #6811 - ehuss:include-proc-macro, r=alexc...
2019-04-02 borsAuto merge of #6809 - ehuss:glossary-feature, r=alexcri...
2019-04-02 borsAuto merge of #6812 - ehuss:wasm-example, r=alexcrichton
2019-04-01 Eric HussDon't include metadata in wasm binary examples.
2019-03-26 borsAuto merge of #6534 - ehuss:meta-deps-name-null, r...
2019-02-25 borsAuto merge of #6683 - dwijnand:cargo-test-quicker-by...
2019-02-22 Jonathan ClaudiusMerge branch 'master' into https_all_the_things
2019-02-21 borsAuto merge of #6685 - king6cong:doc, r=alexcrichton
2019-02-20 borsAuto merge of #6679 - dwijnand:exclude-mia-package...
2019-02-20 borsAuto merge of #6688 - ehuss:incremental-cleanup, r...
2019-02-20 Eric HussIncremental profile cleanup.
2019-02-20 borsAuto merge of #6687 - dwijnand:cosmetic-2, r=dwijnand
2019-02-20 Alexander RegueiroVarious cosmetic improvements.
2019-02-19 borsAuto merge of #6681 - hmarr:master, r=alexcrichton
2019-02-19 borsAuto merge of #6682 - dwijnand:resolver-typos, r=ehuss
2019-02-19 borsAuto merge of #6547 - Zoxc:dual-proc-macros, r=alexcrichton
2019-02-14 borsAuto merge of #6264 - robertohuertasm:patch-1, r=alexcr...
2019-01-28 John Kåre AlsakerAdd an unstable option to build proc macros for both...
2019-01-16 borsAuto merge of #6477 - Eh2406:add-a-timestamp-file,...
2019-01-12 borsAuto merge of #6544 - ehuss:test-publish-patch, r=alexc...
2019-01-12 borsAuto merge of #6546 - k-nasa:fix_clippy_warning, r...
2019-01-11 k-nasarefactor: Delete unnecessary name assignment
2018-12-18 borsAuto merge of #6432 - ehuss:fix-metabuild-json, r=alexc...
2018-12-18 Eric HussSwitch SerializedTarget::src_path to None instead of...
2018-12-18 Eric HussFix metabuild compile errors with --message-format...
2018-12-17 borsAuto merge of #6405 - ehuss:new-man, r=alexcrichton
2018-12-17 borsAuto merge of #6451 - dwijnand:reify-DepFingerprint...
2018-12-17 borsAuto merge of #6449 - dwijnand:extract-Fingerprint...
2018-12-17 borsAuto merge of #6448 - dwijnand:upgrade-the-metabuild...
2018-12-17 Dale WijnandUpgrade the metabuild to Rust 2018
2018-12-13 borsAuto merge of #6422 - dwijnand:more-rust-2018, r=alexcr...
2018-12-13 Dale WijnandRemove trailing extern crate usage
2018-12-12 Nick CameronMerge pull request #6371 from matklad/update-dry-run
2018-12-11 borsAuto merge of #6416 - alexcrichton:idioms, r=dwijnand
2018-12-11 Alex CrichtonRun `cargo fix --edition-idioms` and fixup output
2018-12-11 Alex CrichtonStart using 2018 idioms in Cargo
2018-12-07 borsAuto merge of #6387 - dwijnand:rust-2018, r=dwijnand
2018-12-06 Dale WijnandUpgrade to Rust 2018
2018-11-29 borsAuto merge of #6280 - zachreizner:master, r=dwijnand
2018-11-28 borsAuto merge of #6352 - Eh2406:dell-copy, r=alexcrichton
2018-11-27 Eh2406PackageId is copy, clippy thinks we dont need &PackageI...
2018-11-27 borsAuto merge of #6345 - dlaehnemann:docs_correct-profile...
2018-11-26 borsAuto merge of #6347 - Eh2406:dell-copy, r=alexcrichton
2018-11-26 Eh2406SourceId is copy, clippy thinks we dont need &SourceId...
2018-11-25 borsAuto merge of #6255 - evq:tweak-build-dir, r=alexcrichton
2018-11-20 borsAuto merge of #6335 - Metaswitch:cli-in-library, r...
2018-11-19 borsAuto merge of #6331 - dwijnand:distinguish-custom-build...
2018-11-19 borsAuto merge of #6330 - dwijnand:run_bin_example, r=alexc...
2018-11-18 Dale WijnandAllow crate_type=bin examples to run
2018-11-15 borsAuto merge of #6311 - alexcrichton:stabilize-renames...
2018-11-14 borsAuto merge of #6309 - ehuss:bench-build-profile, r...
2018-11-14 borsAuto merge of #6312 - alexcrichton:fix-broken, r=ehuss
2018-11-14 borsAuto merge of #6308 - ehuss:output-collision, r=alexcri...
2018-11-12 Eric HussCheck for duplicate output filenames.
next