]> git.proxmox.com Git - cargo.git/history - crates
Add and update some doc comments.
[cargo.git] / crates /
2020-01-15 borsAuto merge of #7774 - giraffate:update_credentials...
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-11 Eric HussRename `Kind`
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 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 NakataUpdate the reference link in a message
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...
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-22 borsAuto merge of #7733 - ehuss:doc-updates, r=Eh2406
2019-12-19 Matthias Krügerbump git2 dependencies
2019-12-19 borsAuto merge of #7649 - ehuss:config2, r=alexcrichton
2019-12-19 Eric HussFixes for some test errors on Windows.
2019-12-19 Eric HussAdd --config CLI option.
2019-12-19 Eric HussConfig refactoring.
2019-12-17 borsAuto merge of #7708 - giraffate:fix_overwriting_credent...
2019-12-17 Takayuki NakataRefactoring of creating registry
2019-12-17 Takayuki NakataRefactoring to call new `generate_*` functions instead...
2019-12-17 Takayuki NakataAppend `registries` to config
2019-12-16 borsAuto merge of #7631 - jsgf:explicit-version, r=alexcrichton
2019-12-14 Takayuki NakataRefactoring
2019-12-13 Takayuki NakataFix overwriting alternate registry token
2019-12-12 borsAuto merge of #7680 - stefanhoelzl:issue-7183, r=ehuss
2019-12-10 borsAuto merge of #7693 - ehuss:bump-cargo-platform, r...
2019-12-10 Eric HussBump cargo-platform version.
2019-12-10 borsAuto merge of #7690 - giraffate:add_test_for_cargo_loca...
2019-12-09 borsAuto merge of #7660 - benediktwerner:master, r=alexcrichton
2019-12-07 Benedikt WernerWarn instead of error
2019-12-05 Benedikt WernerUse blacklist instead of whitelist
2019-12-04 Benedikt WernerFix test formatting
2019-12-04 Benedikt WernerEmit error on [target.cfg(debug_assertions).dependencies]
2019-12-02 borsAuto merge of #7591 - ehuss:stabilize-profile-overrides...
2019-11-26 borsAuto merge of #7626 - ehuss:remove-dep-targets, r=alexc...
2019-11-25 borsAuto merge of #7629 - jsgf:vendor-path, r=alexcrichton
2019-11-25 borsAuto merge of #7628 - ehuss:testsuite-comments, r=Eh2406
2019-11-25 Eric HussMinor testsuite organization.
2019-11-21 borsAuto merge of #7593 - LukasKalbertodt:master, r=Eh2406
2019-11-21 borsAuto merge of #7560 - ehuss:stabilize-install-upgrade...
2019-11-19 borsAuto merge of #7579 - alexcrichton:lockfile-fmt, r...
2019-11-15 borsAuto merge of #7588 - TransmissionsDev:master, r=alexcr...
2019-11-15 borsAuto merge of #7574 - igor-makarov:clippy-fixes, r...
2019-11-14 borsAuto merge of #7132 - ehuss:metadata-kind, r=alexcrichton
2019-11-12 Igor Makarovsuppress clippy lint `inefficient_to_string` - accordin...
2019-11-12 Igor Makarovimplement clippy suggestion to remove redundant `clone`
2019-11-12 Igor Makarovsilence several clippy lints in tests
2019-11-12 Igor Makarovsuppress clippy lint `needless_doctest_main`
2019-11-12 Igor Makarovimplement clippy suggestion to remove redundant `to_string`
2019-11-12 Igor Makarovimplement clippy suggestion to remove needless `return`
2019-11-11 borsAuto merge of #7486 - zachlute:suggest-alias2, r=alexcr...
2019-11-07 borsAuto merge of #7568 - ehuss:version-bump, r=alexcrichton
2019-11-07 Eric HussBump to 0.42.0, Update changelog
2019-11-07 Eric HussRemove some needless parentheses now reported on nightly.
2019-10-15 borsAuto merge of #7333 - ehuss:allow-dev-dep-path, r=alexc...
2019-10-15 borsAuto merge of #7450 - ehuss:stabilize-cache-messages...
2019-10-09 borsAuto merge of #7456 - alexcrichton:config-only-serde...
2019-10-08 borsAuto merge of #7492 - ehuss:enable-msvc-tests, r=alexcr...
2019-10-08 borsAuto merge of #7489 - da-x:fix-7488, r=ehuss
2019-10-08 borsAuto merge of #7470 - alexcrichton:cyclic-error, r...
2019-10-07 Alex CrichtonImprove error message for cyclic dependencies
2019-10-04 borsAuto merge of #7476 - tlively:emscripten-wasm-aux,...
2019-10-02 borsAuto merge of #7464 - alexcrichton:update-curl-sys...
2019-10-02 borsAuto merge of #7443 - guanqun:patch-1, r=ehuss
2019-10-02 borsAuto merge of #7465 - alexcrichton:no-preserve, r=Eh2406
2019-10-01 borsAuto merge of #7462 - hbina:redundant_borrow, r=ehuss
2019-10-01 borsAuto merge of #7361 - Eh2406:public_dependency-as-type_...
2019-09-30 borsAuto merge of #6989 - da-x:custom-profile-pr-rfc, r...
2019-09-30 borsAuto merge of #7308 - guanqun:add-ssl-version, r=alexcr...
2019-09-30 borsAuto merge of #7417 - alexcrichton:less-hashing, r...
2019-09-27 Eh2406add a test to show the new performance
2019-09-27 borsAuto merge of #7454 - ehuss:version-bump, r=alexcrichton
2019-09-27 Eric HussBump to 0.41.0, Update changelog
2019-09-27 borsAuto merge of #7452 - pyrrho:bug7346/transitive_patches...
2019-09-26 Dan AloniMerge remote-tracking branch 'origin/master' into custo...
2019-09-26 borsAuto merge of #7425 - alexcrichton:kind-string, r=ehuss
2019-09-26 borsAuto merge of #7444 - matthiaskrgr:clippy_v8, r=Eh2406
2019-09-26 Matthias Krügerfix a bunch of clippy warnings
2019-09-26 Alex CrichtonRefactor `Kind` to carry target name in `Target`
2019-09-26 borsAuto merge of #7440 - alexcrichton:always-pipeline...
2019-09-25 Dan AloniMerge remote-tracking branch 'origin/master' into custo...
2019-09-25 borsAuto merge of #7429 - alexcrichton:fix-osx-cpu, r=ehuss
2019-09-25 borsAuto merge of #7428 - alexcrichton:nocapture, r=ehuss
2019-09-25 borsAuto merge of #7421 - ehuss:build-std-sysroot, r=alexcr...
2019-09-24 Eric HussSome more --sysroot tests.
2019-09-21 Dan AloniMerge remote-tracking branch 'origin/master' into custo...
2019-09-21 borsAuto merge of #7397 - ehuss:fix-timing-scale, r=alexcri...
2019-09-21 borsAuto merge of #7398 - ehuss:timings-jobs, r=alexcrichton
2019-09-20 borsAuto merge of #7395 - ehuss:fix-timings-test, r=alexcri...
2019-09-20 Eric HussFix -Ztimings with doc tests.
2019-09-20 borsAuto merge of #7391 - Goirad:update-doctest-xcompile...
2019-09-20 borsAuto merge of #7375 - ehuss:extract-platform, r=alexcri...
2019-09-19 borsAuto merge of #7390 - Eh2406:better-graph, r=alexcrichton
2019-09-19 borsAuto merge of #7381 - alexcrichton:cpu-usage-graph...
next