]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2019-06-22 Eric HussUpdate some fix comments.
2019-06-21 borsAuto merge of #7056 - ehuss:default-run-stabilize,...
2019-06-21 Eric HussStabilize default-run
2019-06-21 borsAuto merge of #7054 - nmattia:nm/fix-typo, r=Eh2406
2019-06-21 Nicolas MattiaFix typo in comment
2019-06-21 borsAuto merge of #7050 - schomatis:fix/fingerprint/dont...
2019-06-21 Lucas Molasfix(fingerprint): rustfmt
2019-06-21 Lucas Molastest(freshness): remove `simple_deps_cleaner_does_not_r...
2019-06-21 Lucas Molasfix(fingerpring): do not touch intermediate artifacts
2019-06-21 Lucas Molastest(freshness): check that updating dependency mtime...
2019-06-21 borsAuto merge of #7045 - Eh2406:resolver-test/debug-cleanu...
2019-06-20 Eh2406check is_public vs Kind more carefully
2019-06-20 borsAuto merge of #7048 - jeremystucki:into_url, r=Eh2406
2019-06-20 Jeremy StuckiMake rustfmt happy
2019-06-20 borsAuto merge of #7047 - jeremystucki:needless-lifetimes...
2019-06-20 Jeremy StuckiRename to_url -> into_url
2019-06-20 Jeremy StuckiIndicate anonymous lifetime
2019-06-20 Jeremy StuckiRemove needless lifetimes
2019-06-19 Eh2406check that the SAT solver exempts the result from the...
2019-06-19 Eh2406optimize `conflict_store` for looking up only older...
2019-06-19 borsAuto merge of #7042 - ehuss:no-global-rm-rf, r=alexcrichton
2019-06-19 Eh2406dont have arg if it is all ways `pkg_id("root")`
2019-06-19 Eh2406`conflicting_activations` should always apply to `cx`
2019-06-19 Eh2406`cur` is not as helpful as `age` when debugging
2019-06-18 borsAuto merge of #7041 - michaellass:patch-1, r=ehuss
2019-06-18 Eric HussRevert test directory cleaning change.
2019-06-18 Michael Lasscargo book /reference/manifest: fix typo
2019-06-18 borsAuto merge of #7011 - alexcrichton:resolver-extract...
2019-06-18 Alex CrichtonExtract resolver tests to their own crate
2019-06-18 Alex CrichtonMove the `crates-io` crate to a `crates` directory
2019-06-17 borsAuto merge of #7038 - lzutao:ci-fmt, r=alexcrichton
2019-06-17 Lzu Taoci: Do not install addons on rustfmt build jobs
2019-06-14 borsAuto merge of #7030 - Mark-Simulacrum:support-new-dep...
2019-06-14 Mark RousskovSupport rustc emitting dep-info for binary dependencies
2019-06-13 borsAuto merge of #7033 - lzutao:fmt-workspace, r=alexcrichton
2019-06-13 Lzu Taoci: Run cargo fmt on all workspaces
2019-06-13 borsAuto merge of #7031 - lzutao:deprecated-once-init,...
2019-06-13 Lzu TaoUse Once::new instead of ONCE_INIT
2019-06-11 borsAuto merge of #7026 - ehuss:publish-lockfile-stabilize...
2019-06-11 borsAuto merge of #7029 - matthiaskrgr:lock, r=Eh2406
2019-06-11 Matthias Krügertweak lock message
2019-06-11 Matthias Krügerremove unused lifetime
2019-06-10 Eric HussStabilize publish-lockfile.
2019-06-10 borsAuto merge of #7023 - ehuss:doc-example, r=alexcrichton
2019-06-08 Eric HussFix documenting an example.
2019-06-07 borsAuto merge of #6900 - jethrogb:nonconcurrent-tests...
2019-06-07 Eric HussUpdate to allow publishing cargo-test-macro.
2019-06-07 Eric HussUpdate reamp_path_prefix_ignored to `cargo_test`.
2019-06-07 Jethro BeekmanUpdate #[test] attribute on all tests in the testsuite
2019-06-07 Jethro BeekmanDon't rely on a thread local to uniquely create test...
2019-06-07 Jethro BeekmanFix intermittent test failure due to interleaved stdout
2019-06-07 Jethro BeekmanFix tests when running with RUST_TEST_THREADS=1
2019-06-07 borsAuto merge of #7018 - cuviper:libgit2-0.28, r=alexcrichton
2019-06-07 Alex CrichtonMake git auth script Windows/bash compatible
2019-06-07 borsAuto merge of #7019 - matthiaskrgr:clippy_v5, r=Eh2406
2019-06-07 Matthias Krügerrun rustfmt
2019-06-07 Matthias Krügerfix a bunch of clippy warnings
2019-06-07 Josh StoneUpdate git2 crates for libgit2 0.28
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-05 Alex CrichtonDon't synthesize feature diretives for non-optional...
2019-06-04 Alex CrichtonHandle pipelined tests of libraries
2019-06-03 borsAuto merge of #6869 - alexcrichton:vendor, r=ehuss
2019-06-03 borsAuto merge of #7000 - matthewjasper:remove-unnecessary...
2019-06-03 borsAuto merge of #6998 - ehuss:doc-duplicate-tracking...
2019-06-01 Matthew JasperRemove unnecessary outlives bounds
2019-05-31 Eric HussRemove hard-coded index.html in fingerprint function.
2019-05-31 Eric HussClean up how doc tests are treated.
2019-05-31 Eric HussCatch filename output collisions in rustdoc.
2019-05-30 borsAuto merge of #6995 - Eh2406:new-test-is-worng, r=...
2019-05-30 Eh2406Revert most of #84586611 to get test to pass
2019-05-29 Eh2406The topological sort in the SAT solver was messed up...
2019-05-28 borsAuto merge of #6990 - notriddle:patch-1, r=ehuss
2019-05-28 Eric HussLink cfg, remove old note, fix link.
2019-05-28 Michael HowellUpdate specifying-dependencies.md
2019-05-28 borsAuto merge of #6980 - Eh2406:varisat, r=alexcrichton
2019-05-28 borsAuto merge of #6984 - ehuss:update-changelog-1.36,...
2019-05-28 borsAuto merge of #6987 - ehuss:update-cache-tracking,...
2019-05-27 Eric HussLink to changelog in README.
2019-05-27 Michael HowellAdd some hints to the docs for `cfg()` targets
2019-05-27 borsAuto merge of #6985 - lzutao:zsh-cargo-check, r=ehuss
2019-05-27 Eric HussUpdate cache-messages tracking issue.
2019-05-27 Lzu Taozsh: Add --all-targets option to cargo-check and cargo...
2019-05-27 Eric HussUpdate changelog.
2019-05-26 borsAuto merge of #6982 - zkonge:master, r=ehuss
2019-05-26 zkongeFix typo
2019-05-24 Eh2406add a helper function
2019-05-24 Eh2406reuse vars where publicly_exports implies can_see
2019-05-23 Eh2406remove a redundant clause
2019-05-23 Eh2406make sure the complicated cases are at the end
2019-05-23 Eh2406Work around accidentally quadratic debug_assert in...
2019-05-23 borsAuto merge of #6979 - ehuss:version-bump, r=alexcrichton
2019-05-23 borsAuto merge of #6973 - exphp-forks:check-directory,...
2019-05-23 Eric HussBump to 0.38.0
2019-05-22 Eh2406Think of `publicly_exports` as being in terms of a...
2019-05-22 Eh2406use a topological_order to only make a var where needed
2019-05-22 Eh2406support public & private deps
2019-05-21 Eh2406maintain almost the same interface
2019-05-21 Eh2406amortize constructing the SAT solver
next