]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2020-11-21 Alan D. Salewskidoc (book)[01/14]: glossary beef-up
2020-11-18 borsAuto merge of #8441 - reitermarkus:linkarg, r=alexcrichton
2020-11-18 borsAuto merge of #8864 - bk2204:reproducible-crates, r...
2020-11-18 brian m. carlsonpackage: canonicalize tar headers for crate packages
2020-11-16 borsAuto merge of #8857 - ehuss:resolver-1, r=alexcrichton
2020-11-16 brian m. carlsonpackage: canonicalize tar headers for crate packages
2020-11-15 brian m. carlsonpackage: honor SOURCE_DATE_EPOCH
2020-11-15 brian m. carlsonpackage: use a consistent timestamp
2020-11-13 Eric HussAllow resolver="1" to explicitly use the old resolver...
2020-11-12 borsAuto merge of #8853 - ehuss:fix-namespaced-publish...
2020-11-12 Eric HussFix publishing with optional dependencies.
2020-11-12 borsAuto merge of #8851 - lfrancke:patch-1, r=ehuss
2020-11-12 Lars FranckeUpdate features.md
2020-11-12 borsAuto merge of #8834 - Gankra:rust-src-vendor, r=ehuss
2020-11-12 Eric HussAdd error context for reading vendor dir.
2020-11-11 borsAuto merge of #8837 - bjorn3:improve_perf, r=alexcrichton
2020-11-10 Alexis BeingessnerCheck if rust-src contains a vendor dir, and patch...
2020-11-10 bjorn3Add some comments
2020-11-10 bjorn3Immediately print job output for fresh jobs
2020-11-10 bjorn3[HACK] Fix deadlock by avoiding backpressure for fresh...
2020-11-10 bjorn3Split Job::new into Job::new_fresh and Job::new_dirty
2020-11-10 bjorn3Don't spawn a new thread for fresh jobs
2020-11-09 borsAuto merge of #8847 - Xanewok:from-le-bytes, r=alexcrichton
2020-11-09 Igor MatuszewskiUse u32/64::to/from_le_bytes instead of bit fiddling
2020-11-09 borsAuto merge of #8844 - bjorn3:no_backtrace_capture,...
2020-11-09 bjorn3Simplify using unwrap_or_else
2020-11-09 bjorn3Always send message through FinishOnDrop
2020-11-09 borsAuto merge of #8835 - steven-joruk:ignore-lock-files...
2020-11-09 Markus ReiterState all supported targets for `rustc-link-arg`.
2020-11-09 Nick ShippPass extra link args to all linked targets
2020-11-09 Markus ReiterPass link args to dependents.
2020-11-09 Markus ReiterAccept `rustc-link-arg-cdylib` in addition to `rustc...
2020-11-09 Markus ReiterRename `rustc-bin-link-arg` to `rustc-link-arg-bins`.
2020-11-09 Markus ReiterFix test on Windows.
2020-11-09 Markus ReiterRemove unneeded verbose flag.
2020-11-09 Markus ReiterRename tests for `-Zextra-link-arg`.
2020-11-09 Markus ReiterAdd config warning for `-Zextra-link-arg`.
2020-11-09 Markus ReiterMove `-Zextra-link-arg` documentation into `unstable...
2020-11-09 Markus ReiterAdd tests and warnings for `-Zextra-link-arg`.
2020-11-09 Markus ReiterFix compilation error.
2020-11-09 Nathaniel McCallumAdd -Z extra-link-arg
2020-11-09 Nathaniel McCallumAdd rustc-bin-link-arg and rustc-link-arg custom build...
2020-11-07 Steven JorukSkip extracting .cargo-ok files from packages
2020-11-07 bjorn3Avoid constructing an anyhow::Error when not necessary
2020-11-04 borsAuto merge of #8818 - ehuss:weak-dep-features, r=alexcr...
2020-11-04 Eric HussImplement weak dependency features.
2020-11-03 Eric HussChange for_host argument order for functions.
2020-11-03 borsAuto merge of #8823 - ehuss:minimal-download, r=alexcri...
2020-11-03 borsAuto merge of #8828 - awamwang:patch-1, r=ehuss
2020-11-03 Awam M Wangfix: remove install command `$`, for copying friendly
2020-11-02 borsAuto merge of #8826 - Aaron1011:anyhow-bump, r=alexcrichton
2020-11-02 Aaron HillBump `anyhow` dependency to `1.0.34` in `crates-io...
2020-11-02 borsAuto merge of #8824 - ehuss:normalize-source-master...
2020-11-01 Eric HussNormalize SourceID in `cargo metadata`.
2020-10-31 Eric HussAvoid some extra downloads with new feature resolver.
2020-10-30 borsAuto merge of #8822 - skrap:master, r=ehuss
2020-10-30 Jonah Petrivendor: correct the path to cargo config
2020-10-29 borsAuto merge of #8819 - EmbarkStudios:target-root-path...
2020-10-28 khyperiaFix test path on windows
2020-10-28 khyperiaAdd test for dep within target having right path
2020-10-28 khyperiaMake host_root return host.root(), not host.dest()
2020-10-28 borsAuto merge of #8808 - weihanglo:fix/8591, r=ehuss
2020-10-28 borsAuto merge of #8814 - ehuss:warn-feature-syntax, r...
2020-10-28 Weihang Lofix: remove unnecessary arg value existence check
2020-10-27 Eric HussAdd a future-compatibility warning on allowed feature...
2020-10-27 borsAuto merge of #8799 - ehuss:new-namespaced, r=alexcrichton
2020-10-27 Weihang Lorustfmt
2020-10-27 Weihang Lotest: check cargo uninstall package opt with empty...
2020-10-27 Weihang Lofeat: check cargo uninstall package opt with empty...
2020-10-27 Weihang Lotest: list availables for clean,tree,update
2020-10-27 Weihang Lofeat: list avaiables for clean,tree,update
2020-10-27 Weihang Lotest: list availables for rustc,rustdoc,run,pkgid
2020-10-27 Weihang Lofeat: list availables for rustc,rustdoc,run,pkgid
2020-10-27 Weihang Lofix: more information when -p value is absent
2020-10-27 borsAuto merge of #8810 - sean-hut:remove-redundant-for...
2020-10-26 borsAuto merge of #8809 - roblabla:patch-1, r=ehuss
2020-10-26 Sean HutchingsRemove redundant "For example, "
2020-10-26 Robin LambertzDocument platform-specific build-dependencies
2020-10-25 borsAuto merge of #8807 - ehuss:remove-unused-package-featu...
2020-10-25 Eric HussRename crate: to dep:
2020-10-25 Eric HussRemove some unused code.
2020-10-25 Weihang Lotest: suggest available packages
2020-10-25 Weihang Lofix: check `--package`'s value manually
2020-10-25 Weihang Lofeat(util): print_available_packages
2020-10-23 Eric HussRename "explicit" to "crate_prefix".
2020-10-23 Eric HussMinor cleanup.
2020-10-23 Eric HussSome minor cleanup.
2020-10-23 Eric HussExpose implicit features in `cargo metadata`.
2020-10-23 Eric HussNew namespaced features implementation.
2020-10-23 Eric HussSlightly rewrite how conflicting activation errors...
2020-10-23 Eric HussRename features() to unstable_features().
2020-10-23 Eric HussMove namespaced features tests to a separate file.
2020-10-23 borsAuto merge of #8804 - ehuss:clippy-fixes, r=alexcrichton
2020-10-22 Eric HussSome minor clippy fixes.
2020-10-21 borsAuto merge of #8803 - ehuss:toml-links, r=alexcrichton
2020-10-21 Eric HussUpdate TOML website links.
2020-10-20 borsAuto merge of #8752 - weihanglo:feat/glob-pattern,...
2020-10-19 borsAuto merge of #8795 - rust-lang:dependabot/cargo/env_lo...
2020-10-19 dependabot... Update env_logger requirement from 0.7.0 to 0.8.1
2020-10-18 Weihang LoMerge branch 'master' into feat/glob-pattern
next