]> git.proxmox.com Git - cargo.git/history - crates
Make `cargo metadata` output deterministic
[cargo.git] / crates /
2020-06-26 borsAuto merge of #8416 - est31:remove_derive, r=alexcrichton
2020-06-26 est31Remove unused serde_derive dependency
2020-06-26 borsAuto merge of #8412 - est31:remove_remove, r=alexcrichton
2020-06-24 borsAuto merge of #8364 - alexcrichton:default-no-master...
2020-06-23 borsAuto merge of #8387 - robinmoussu:master, r=alexcrichton
2020-06-23 borsAuto merge of #8391 - bl2e:install-target-dir, r=alexcr...
2020-06-23 borsAuto merge of #8323 - naerbnic:add_workspace_metadata_t...
2020-06-22 borsAuto merge of #8395 - ehuss:fix-opt-dep-order, r=Eh2406
2020-06-20 borsAuto merge of #8386 - crlf0710:master, r=ehuss
2020-06-20 CrLF0710Add missing license field.
2020-06-09 borsAuto merge of #8277 - tverghis:default-readme, r=alexcr...
2020-06-08 Daniél KerkmannMerge branch 'master' into license-field-as-environment...
2020-06-08 borsAuto merge of #8267 - drmikehenry:prefix, r=alexcrichton
2020-06-08 borsAuto merge of #8270 - reggaemuffin:8251-binary-name...
2020-06-05 borsAuto merge of #8331 - ehuss:1.45-beta-backport, r=Eh2406
2020-06-05 borsAuto merge of #8321 - hbina:issue_7596, r=alexcrichton
2020-06-04 borsAuto merge of #8324 - matthiaskrgr:clippy_v14, r=ehuss
2020-06-03 Matthias Krügerfix clippy warnings
2020-06-01 borsAuto merge of #8297 - mjarkk:warn-when-using-hash-in...
2020-06-01 borsAuto merge of #8274 - Eh2406:8249-repro, r=alexcrichton
2020-05-30 Tarun VerghisMove constructor fn for manifest with readme to test...
2020-05-30 borsAuto merge of #8287 - ehuss:rustdoc-map, r=alexcrichton
2020-05-29 borsAuto merge of #8295 - ehuss:fix-enoent, r=alexcrichton
2020-05-29 Eric HussFix tests with enoent error message on non-english...
2020-05-29 Tarun VerghisUpdate tests
2020-05-28 Eh2406confirm that it is not a bug at resolver level
2020-05-25 borsAuto merge of #8279 - illicitonion:bump-semver, r=ehuss
2020-05-25 Daniel Wagner-HallBump to semver 0.10 for `VersionReq::is_exact`
2020-05-25 Tarun VerghisAdd tests
2020-05-24 Eric HussRepro
2020-05-20 Daniel Wagner-HallSwitch to using existing is_locked implementation
2020-05-14 Daniel Wagner-HallMerge branch 'master' into trywithout
2020-05-05 borsAuto merge of #8194 - sunshowers:activate, r=ehuss
2020-05-04 borsAuto merge of #8166 - kornelski:net-cli, r=alexcrichton
2020-05-04 borsAuto merge of #8205 - lcnr:patch-1, r=alexcrichton
2020-05-04 borsAuto merge of #8189 - matthiaskrgr:clippy_v12, r=ehuss
2020-05-02 Daniel Wagner-HallMerge branch 'master' into trywithout
2020-04-30 Matthias Krügerclippy fixes
2020-04-28 borsAuto merge of #8077 - faern:use-assoc-int-consts, r...
2020-04-27 borsAuto merge of #8168 - ecstatic-morse:future-proof-test...
2020-04-27 Dylan MacKenzieClear `RUSTDOCFLAGS` for all tests
2020-04-21 borsAuto merge of #8139 - mati865:patch-1, r=ehuss
2020-04-21 Mateusz MikułaUpdate tests for windows-gnu
2020-04-20 Daniel Wagner-HallMerge branch 'master' into trywithout
2020-04-20 borsAuto merge of #7973 - ehuss:index-updates, r=alexcrichton
2020-04-20 borsAuto merge of #8129 - ehuss:resolver-behavior, r=alexcr...
2020-04-19 Eric HussAdd a warning when using `registry.token` with source...
2020-04-19 Eric HussAdd `resolver` opt-in for new feature resolver.
2020-04-17 borsAuto merge of #8094 - Freax13:fix-target, r=ehuss
2020-04-17 borsAuto merge of #8123 - ehuss:fix-windows-pdb-dash, r...
2020-04-17 borsAuto merge of #8122 - kornelski:future-edition, r=Eh2406
2020-04-17 borsAuto merge of #8124 - ehuss:fs-cleanup, r=Eh2406
2020-04-17 Eric HussUse fs helpers instead of File functions.
2020-04-17 Eric HussUse Path methods instead of fs::metadata.
2020-04-13 Daniel Wagner-HallMerge branch 'master' into trywithout
2020-04-13 Daniel Wagner-HallMerge branch 'master' into trywithout
2020-04-09 borsAuto merge of #8062 - ehuss:tree, r=alexcrichton
2020-04-06 Linus FärnstrandUse associated constants directly on primitive types...
2020-04-03 borsAuto merge of #8066 - alexcrichton:embed-bitcode-no...
2020-04-01 Alex CrichtonAdd support for `-Cembed-bitcode=no`
2020-03-24 borsAuto merge of #8028 - ehuss:new-proc-macro-decouple...
2020-03-23 borsAuto merge of #8023 - aleksator:8019_remove_adler32_dep...
2020-03-23 Alex TokarevRemove unused transitive dependencies: miniz_oxide...
2020-03-22 Eric HussRe-implement proc-macro feature decoupling.
2020-03-21 Daniel Wagner-HallMerge branch 'master' into trywithout
2020-03-20 Daniel Wagner-HallUpdate to semver forked from newer master
2020-03-19 borsAuto merge of #7922 - XAMPPRocky:patch-1, r=ehuss
2020-03-18 borsAuto merge of #8003 - ehuss:proc-macro-index, r=alexcri...
2020-03-17 borsAuto merge of #7977 - ehuss:unit-graph, r=alexcrichton
2020-03-16 borsAuto merge of #8005 - ehuss:as_deref, r=Eh2406
2020-03-16 Eric HussUse Option::as_deref
2020-03-16 borsAuto merge of #7993 - Eh2406:deduplicate-eges, r=ehuss
2020-03-15 Eric Huss-Zfeatures=host_dep: Support decoupling proc-macro...
2020-03-15 Eric HussAdd proc-macro to the index.
2020-03-14 borsAuto merge of #7935 - cwndrws:revert-removal-of-mtime...
2020-03-14 borsAuto merge of #7533 - yaahc:clippy-banishment, r=ehuss
2020-03-13 Jane Lusbyrustfmt
2020-03-13 Jane Lusbyswitch from bash script to rust program
2020-03-13 borsAuto merge of #7996 - alexcrichton:update-git2, r=Eh2406
2020-03-13 Alex CrichtonBump libgit2 dependencies
2020-03-13 Jane LusbyClose the front door for clippy but open the back
2020-02-27 borsAuto merge of #7934 - ehuss:query-error-context, r...
2020-02-26 borsAuto merge of #7927 - ehuss:metadata-docs-clarify,...
2020-02-26 borsAuto merge of #7939 - alexcrichton:update-libgit2,...
2020-02-26 Alex CrichtonUpdate libgit2 dependency
2020-02-21 borsAuto merge of #7912 - matthiaskrgr:clippy_v11, r=ehuss
2020-02-21 borsAuto merge of #7913 - ehuss:linkcheck-script, r=alexcri...
2020-02-21 Matthias Krügerfix most remaining clippy findings (mostly redundant...
2020-02-21 borsAuto merge of #7911 - aleksator:run_through_clippy...
2020-02-20 Alex TokarevRun through nightly clippy
2020-02-20 Alex TokarevRemove unused imports
2020-02-20 borsAuto merge of #7906 - ehuss:macos-10.15, r=alexcrichton
2020-02-20 Eric HussWork-around macOS 10.15 Gatekeeper issue.
2020-02-20 Eric HussSwitch azure to macOS 10.15.
2020-02-19 borsAuto merge of #7892 - KaneGreen:rustc-about-text, r...
2020-02-18 borsAuto merge of #7697 - ehuss:bin-test-env, r=alexcrichton
2020-02-18 borsAuto merge of #7896 - ehuss:internal-errors, r=alexcrichton
2020-02-18 Eric HussRework internal errors.
2020-02-15 borsAuto merge of #7886 - cuviper:cargo-platform-licenses...
2020-02-14 Josh StoneLink the licenses into crates/cargo-platform
next