cargo.git
2018-02-26 Aleksey KladovMake cargo-the-binary version the same as the Rust...
2018-02-26 borsAuto merge of #5079 - alexcrichton:bump, r=alexcrichton
2018-02-26 Alex CrichtonBump to 0.27.0
2018-02-26 borsAuto merge of #5075 - ehuss:report-test-ws, r=matklad
2018-02-26 Eric HussFix test error hint in a workspace.
2018-02-25 borsAuto merge of #5074 - CAD97:patch-1, r=alexcrichton
2018-02-25 borsAuto merge of #5044 - Eh2406:PeekAtRemainingCandidates...
2018-02-25 Christopher... Seperate licenses with a `/`
2018-02-25 Eh2406Merge remote-tracking branch 'origin/master' into PeekA...
2018-02-25 Eh2406only have one place we push to backtrack_stack
2018-02-24 Eh2406formatting
2018-02-24 borsAuto merge of #4978 - Eh2406:master, r=alexcrichton
2018-02-24 borsAuto merge of #5061 - ehuss:git-error-auth, r=alexcrichton
2018-02-23 borsAuto merge of #5067 - tecywiz121:noting-nothing, r...
2018-02-23 Sam WilsonFix a small typo (nothing -> noting)
2018-02-22 borsAuto merge of #5064 - Eh2406:fix_test, r=matklad
2018-02-22 Eh2406fix a missing test, this was missed in the rebase of...
2018-02-21 Eric HussFix appveyor failure, messages differ by platform.
2018-02-21 Eric HussExpose git errors during authentication.
2018-02-21 Eh2406Merge remote-tracking branch 'origin/master' into links
2018-02-21 Eh2406make RemainingCandidates::next peekable.
2018-02-21 borsAuto merge of #5063 - Eh2406:TestssuiteV3, r=matklad
2018-02-21 Eh2406fix winapi import
2018-02-21 André RochaAdding cargo.rs file tests as cargo_command.rs.
2018-02-21 André RochaReorganize integration tests as one crate with many...
2018-02-19 borsAuto merge of #5058 - sfackler:patch-2, r=Mark-Simulacrum
2018-02-19 Steven FacklerUpdate default codegen-units
2018-02-19 borsAuto merge of #5051 - cardoe:fix-doc-instructions,...
2018-02-19 borsAuto merge of #5041 - pwoolcoc:display-path-to-custom...
2018-02-19 borsAuto merge of #4953 - alexcrichton:rename-via-as, r...
2018-02-19 borsAuto merge of #5050 - cardoe:add-dependency-info, r...
2018-02-18 Doug Goldsteinupdate contributing to show how to build the docs
2018-02-18 Doug Goldsteindoc: add explicit example with ^ and leading 0
2018-02-15 Eh2406better error messages
2018-02-14 Paul WoolcockWhen -v is passed with --list, display path to custom...
2018-02-14 borsAuto merge of #5037 - Eh2406:conflict_tracking, r=alexc...
2018-02-14 Eh2406Merge branch 'conflict_tracking' into links
2018-02-14 Eh2406Don't store conflicting_activations for backtracking.
2018-02-14 borsAuto merge of #5040 - daboross:patch-1, r=alexcrichton
2018-02-14 David RossRemove cargo-only downloads from installation docs
2018-02-14 borsAuto merge of #5039 - lawliet89:docopt-bounds, r=alexcr...
2018-02-14 Eh2406Add an explanation of links related conflicts to error...
2018-02-14 Yong Wen ChuaFix DocOpt deserialization type bounds
2018-02-13 Eh2406Fix a==b and links, and update backtracking
2018-02-13 Eh2406Merge branch 'conflict_tracking' into links
2018-02-13 borsAuto merge of #5029 - matklad:new-defaults-to-bin,...
2018-02-13 Eh2406Use the conflict tracking in the error messages to...
2018-02-12 Alex CrichtonImplement renaming dependencies in the manifest
2018-02-12 borsAuto merge of #5033 - alexcrichton:update-deps, r=matklad
2018-02-12 Alex CrichtonUpdate dependencies
2018-02-12 borsAuto merge of #5032 - matklad:lazycell, r=alexcrichton
2018-02-12 borsAuto merge of #5031 - matthiaskrgr:readme_docs, r=alexc...
2018-02-12 Matthias Krügerreadme: add link to the cargo documentation on docs.rs
2018-02-12 Aleksey KladovSwitch `cargo new` default to `--bin`
2018-02-12 Aleksey KladovSwitch to lazycell from crate.io
2018-02-12 borsAuto merge of #5030 - alexcrichton:better-poll, r=matklad
2018-02-12 Alex CrichtonDon't spin on empty fds in `read2` on Unix
2018-02-12 Aleksey KladovRefactor `NewOptions` to make it slightly more clear
2018-02-12 Aleksey KladovCleanup
2018-02-11 Eh2406More directly track conflicts in backtracking, hopefull...
2018-02-09 borsAuto merge of #5025 - Eh2406:error_mesges, r=alexcrichton
2018-02-09 Eh2406better error messages
2018-02-09 borsAuto merge of #5024 - debris:helpful_message, r=alexcri...
2018-02-08 debrisAdd helpful message when running cargo doc --open in...
2018-02-08 Eh2406generalize the path_to_top from the links errors
2018-02-08 Eh2406test for the most common cargo resolver error
2018-02-07 borsAuto merge of #5020 - stefanbirkner:linkfix, r=alexcrichton
2018-02-07 Stefan BirknerFix link to documentation
2018-02-07 borsAuto merge of #5018 - brotzeit:clippy, r=alexcrichton
2018-02-06 brotzeitapply clippy suggestions
2018-02-06 borsAuto merge of #5011 - Manishearth:stealing-chickens...
2018-02-06 Manish Goregaokarepoch -> rust
2018-02-06 borsAuto merge of #5017 - matthiaskrgr:manifest_cgu_lto...
2018-02-06 borsAuto merge of #4834 - aidanhs:aphs-better-backtrack...
2018-02-06 Matthias Krügermanifest reference: correct statement: codegen-units...
2018-02-06 borsAuto merge of #5013 - withoutboats:no-rust-rename,...
2018-02-06 Manish GoregaokarAdd tests for epoch
2018-02-06 Manish GoregaokarInclude the epoch in the fingerprint
2018-02-06 Manish GoregaokarPass -Zepoch flag when epoch feature exists
2018-02-06 Manish GoregaokarFeature gate epoches
2018-02-06 Manish GoregaokarAdd epoch key to [package]
2018-02-06 Aidan Hobson... Add reference to clarifying comment
2018-02-05 boatsRemove tests related to stripping names.
2018-02-05 boatsDo not rename packages on `cargo new`.
2018-02-05 borsAuto merge of #4976 - mbrubeck:doc-check, r=alexcrichton
2018-02-05 Matt BrubeckClean up lib_or_check_profile code
2018-02-05 Matt Brubeckcargo doc: Generate metadata instead of compiling depen...
2018-02-05 borsAuto merge of #5008 - matthiaskrgr:codespell, r=alexcri...
2018-02-04 Matthias Krügerfix a bunch of typos found by codespell
2018-02-04 borsAuto merge of #5004 - BurNiinTRee:pijul-config-key...
2018-02-04 Lars MühmelAdded "pijul" as a config key for cargo-new.vcs in...
2018-02-03 Aidan Hobson... Elaborate on test configuration, add a new test
2018-02-03 Aidan Hobson... Clearer desired behaviour with an assertion
2018-02-03 Aidan Hobson... Make resolution backtracking smarter
2018-02-01 borsAuto merge of #4995 - alexcrichton:relative-env, r...
2018-02-01 Alex CrichtonFix `RUSTC=./relative-path` when building
2018-01-31 borsAuto merge of #4990 - Eh2406:Zno-index-update, r=alexcr...
2018-01-31 Eh2406add a test
2018-01-31 borsAuto merge of #4996 - alexcrichton:document-lto, r...
2018-01-31 Alex CrichtonDocument string values for LTO
next