2018-11-04 |
Ximin Luo | New upstream version 0.31.0 |
commit | commitdiff | tree |
2018-10-24 |
bors | Auto merge of #6217 - ehuss:revert-doc-edition-z, r... |
commit | commitdiff | tree |
2018-10-24 |
Eric Huss | [1.30.0] Revert 6062 - restore -Zunstable-options for... |
commit | commitdiff | tree |
2018-10-24 |
bors | Auto merge of #6216 - ehuss:destabilize-edition, r... |
commit | commitdiff | tree |
2018-10-24 |
Eric Huss | [BETA] Partially destabilize edition. |
commit | commitdiff | tree |
2018-10-02 |
Vasudev Kamath | New upstream version 0.30.0 |
commit | commitdiff | tree |
2018-09-21 |
bors | Auto merge of #6069 - eddyb:oopsie-daisy-stabilize... |
commit | commitdiff | tree |
2018-09-21 |
Eduard-Mihai... | Remove `fix::local_paths_no_fix`, as `crate_in_paths... |
commit | commitdiff | tree |
2018-09-20 |
bors | Auto merge of #6062 - joelgallant:rustdoc-edition,... |
commit | commitdiff | tree |
2018-09-20 |
Joel Gallant | Fixes verbose output tests |
commit | commitdiff | tree |
2018-09-20 |
Joel Gallant | Removes -Zunstable-options for rustdoc testing |
commit | commitdiff | tree |
2018-09-19 |
bors | Auto merge of #6057 - alexcrichton:beta-next, r=ehuss |
commit | commitdiff | tree |
2018-09-19 |
Alex Crichton | Merge commit 'a5d82949485802abb45f888d5b8b7f23927f031d... |
commit | commitdiff | tree |
2018-09-19 |
bors | Auto merge of #6054 - steveklabnik:rust-1.30.0, r=alexc... |
commit | commitdiff | tree |
2018-09-19 |
steveklabnik | Update env_logger version |
commit | commitdiff | tree |
2018-09-18 |
steveklabnik | No longer warn about #![feature(rust_2018_preview)] |
commit | commitdiff | tree |
2018-09-13 |
bors | Auto merge of #6021 - zachlute:validate-package-name... |
commit | commitdiff | tree |
2018-09-13 |
bors | Auto merge of #6022 - ehuss:fix-doc-priv, r=alexcrichton |
commit | commitdiff | tree |
2018-09-13 |
Eric Huss | Fix --document-private-items for multiple targets. |
commit | commitdiff | tree |
2018-09-13 |
Zach Lute | Validate that the package name contains no invalid... |
commit | commitdiff | tree |
2018-09-12 |
bors | Auto merge of #6010 - ehuss:winsize, r=alexcrichton |
commit | commitdiff | tree |
2018-09-12 |
Eric Huss | Get window size on more Windows terminals. |
commit | commitdiff | tree |
2018-09-12 |
bors | Auto merge of #5995 - kennytm:stabilize-compile-progres... |
commit | commitdiff | tree |
2018-09-12 |
kennytm | Do not add --color to rustdoc if it doesn't support it. |
commit | commitdiff | tree |
2018-09-12 |
kennytm | Update the testsuite to include the explicit '--color... |
commit | commitdiff | tree |
2018-09-12 |
kennytm | Stabilize -Zcompile-progress. |
commit | commitdiff | tree |
2018-09-11 |
bors | Auto merge of #6006 - EPashkin:master, r=alexcrichton |
commit | commitdiff | tree |
2018-09-11 |
Evgenii Pashkin | Fix example for usage still not published uuid 2.0.0 |
commit | commitdiff | tree |
2018-09-11 |
bors | Auto merge of #5994 - zachlute:convert-file-uris, r... |
commit | commitdiff | tree |
2018-09-09 |
Zach Lute | Resolve conflicts from upstream. |
commit | commitdiff | tree |
2018-09-09 |
Zach Lute | Fixed CWD templates in tool_path tests. |
commit | commitdiff | tree |
2018-09-09 |
Zach Lute | Resolve merge conflicts with test string changes. |
commit | commitdiff | tree |
2018-09-09 |
bors | Auto merge of #5997 - dwijnand:no-libgit2-user-agent... |
commit | commitdiff | tree |
2018-09-09 |
bors | Auto merge of #5990 - dwijnand:no-crates.io-index-url... |
commit | commitdiff | tree |
2018-09-09 |
bors | Auto merge of #5959 - japaric:cfg-runner, r=alexcrichton |
commit | commitdiff | tree |
2018-09-09 |
Dale Wijnand | Drop the libgit2 User-Agent testing from http_auth_offered |
commit | commitdiff | tree |
2018-09-08 |
Jorge Aparicio | deduplicate logic shared with `build_context::env_args` |
commit | commitdiff | tree |
2018-09-08 |
Jorge Aparicio | add support for `target.'cfg(..)'.runner` |
commit | commitdiff | tree |
2018-09-08 |
Dale Wijnand | Update tests to new Updating msg format |
commit | commitdiff | tree |
2018-09-08 |
Dale Wijnand | Specify crates.io is the default registry & print index |
commit | commitdiff | tree |
2018-09-08 |
Zach Lute | Print file paths instead of file:// URLs. |
commit | commitdiff | tree |
2018-09-07 |
bors | Auto merge of #5991 - alexcrichton:bump, r=alexcrichton |
commit | commitdiff | tree |
2018-09-07 |
Alex Crichton | Bump Cargo to 0.30.0 |
commit | commitdiff | tree |
2018-09-07 |
Dale Wijnand | Don't print crates.io-index URL when Updating |
commit | commitdiff | tree |
2018-09-07 |
bors | Auto merge of #5989 - alexcrichton:change-default,... |
commit | commitdiff | tree |
2018-09-07 |
Alex Crichton | Change the default edition for `cargo new` to 2018 |
commit | commitdiff | tree |
2018-09-06 |
bors | Auto merge of #5984 - alexcrichton:stabilize-edition... |
commit | commitdiff | tree |
2018-09-06 |
Alex Crichton | Stabilize `edition` key and add `cargo new --edition` |
commit | commitdiff | tree |
2018-09-06 |
bors | Auto merge of #5987 - dwijnand:remove-cwd-root, r=alexc... |
commit | commitdiff | tree |
2018-09-06 |
bors | Auto merge of #5985 - dwijnand:fix-rustc-wrapper-unset... |
commit | commitdiff | tree |
2018-09-06 |
Dale Wijnand | Don't use an empty RUSTC_WRAPPER |
commit | commitdiff | tree |
2018-09-06 |
Dale Wijnand | Simplify test::install_ignores_cargo_config |
commit | commitdiff | tree |
2018-09-06 |
Dale Wijnand | Fix change in install::install_ignores_cargo_config |
commit | commitdiff | tree |
2018-09-06 |
Dale Wijnand | support::git::Repository doesn't support .cargo (yet?) |
commit | commitdiff | tree |
2018-09-06 |
bors | Auto merge of #5983 - alexcrichton:fix-rustc-wrapper... |
commit | commitdiff | tree |
2018-09-06 |
Dale Wijnand | Remove/reworksome redundant .cwd(p.root()) in tests |
commit | commitdiff | tree |
2018-09-05 |
Alex Crichton | fix: Fix unusual errors with `RUSTC_WRAPPER` |
commit | commitdiff | tree |
2018-09-05 |
bors | Auto merge of #5977 - ehuss:timeout-doc, r=alexcrichton |
commit | commitdiff | tree |
2018-09-05 |
Eric Huss | Fix http.timeout documentation. |
commit | commitdiff | tree |
2018-09-04 |
bors | Auto merge of #5976 - ehuss:git-cli-test-win, r=alexcri... |
commit | commitdiff | tree |
2018-09-04 |
Eric Huss | Add a way to skip the `use_the_cli` test for rust repo. |
commit | commitdiff | tree |
2018-09-04 |
bors | Auto merge of #5973 - lostiniceland:5717-update-docs... |
commit | commitdiff | tree |
2018-09-04 |
Marc Schlegel | Revert removal of default-value for curl low-speed... |
commit | commitdiff | tree |
2018-09-04 |
Marc Schlegel | Do not use a disabled-option in the docs |
commit | commitdiff | tree |
2018-09-04 |
bors | Auto merge of #5970 - tbu-:pr_doc_fixlink, r=alexcrichton |
commit | commitdiff | tree |
2018-09-04 |
bors | Auto merge of #5971 - dwijnand:one-architecture, r... |
commit | commitdiff | tree |
2018-09-04 |
Dale Wijnand | Migrate some architecture notes from the wiki |
commit | commitdiff | tree |
2018-09-04 |
Tobias Bucher | Fix a doc link |
commit | commitdiff | tree |
2018-09-03 |
bors | Auto merge of #5957 - lostiniceland:5717-curl-low_speed... |
commit | commitdiff | tree |
2018-09-03 |
bors | Auto merge of #5966 - matthiaskrgr:clippy_3, r=dwijnand |
commit | commitdiff | tree |
2018-09-03 |
Marc Schlegel | Provide http-config option for curl low-speed-limit |
commit | commitdiff | tree |
2018-09-03 |
Matthias Krüger | clippy: resolve all warnings about useless format!() |
commit | commitdiff | tree |
2018-09-02 |
bors | Auto merge of #5874 - japaric:revert-revert-gh5606... |
commit | commitdiff | tree |
2018-09-01 |
Marc Schlegel | Provide http-config option for curl low-speed-limit... |
commit | commitdiff | tree |
2018-09-01 |
Jorge Aparicio | fix unit test |
commit | commitdiff | tree |
2018-09-01 |
Jorge Aparicio | drop CompileMode::Install; override target in `exec` |
commit | commitdiff | tree |
2018-09-01 |
Jorge Aparicio | add Install to all_modes |
commit | commitdiff | tree |
2018-09-01 |
Jorge Aparicio | fix test source |
commit | commitdiff | tree |
2018-09-01 |
Jorge Aparicio | add a note to the reference |
commit | commitdiff | tree |
2018-09-01 |
Jorge Aparicio | make `cargo install` ignore .cargo/config |
commit | commitdiff | tree |
2018-08-31 |
bors | Auto merge of #5944 - dwijnand:fix-force-rebuild, r... |
commit | commitdiff | tree |
2018-08-30 |
bors | Auto merge of #5952 - dwijnand:fix-path-deep_dependenci... |
commit | commitdiff | tree |
2018-08-30 |
bors | Auto merge of #5950 - dwijnand:cwd, r=alexcrichton |
commit | commitdiff | tree |
2018-08-30 |
Dale Wijnand | Introduce the CWD macro in test output asserting |
commit | commitdiff | tree |
2018-08-30 |
Dale Wijnand | Fix path::deep_dependencies_trigger_rebuild often faili... |
commit | commitdiff | tree |
2018-08-30 |
Dale Wijnand | Assert fix::doesnt_rebuild_dependencies stderr fully |
commit | commitdiff | tree |
2018-08-29 |
Dale Wijnand | Only force rebuild of top-level units, not of unit... |
commit | commitdiff | tree |
2018-08-29 |
bors | Auto merge of #5949 - dwijnand:extract-FixArgs-prepare_... |
commit | commitdiff | tree |
2018-08-29 |
Dale Wijnand | Test that cargo fix doesn't aggressively rebuild |
commit | commitdiff | tree |
2018-08-29 |
Dale Wijnand | Extract FixArgs::prepare_for_edition_resolve |
commit | commitdiff | tree |
2018-08-29 |
bors | Auto merge of #5943 - dwijnand:fix-allow-staged, r... |
commit | commitdiff | tree |
2018-08-29 |
bors | Auto merge of #5945 - dwijnand:remove-hamcrest, r=alexc... |
commit | commitdiff | tree |
2018-08-29 |
Dale Wijnand | Actually delete the hamcrest module.. |
commit | commitdiff | tree |
2018-08-29 |
Dale Wijnand | Remove further references to hamcrest in the docs |
commit | commitdiff | tree |
2018-08-29 |
Dale Wijnand | Replace some assert_that usage in doc comments |
commit | commitdiff | tree |
2018-08-29 |
Dale Wijnand | Move MatchResult from hamcrest to testsuite/support |
commit | commitdiff | tree |
2018-08-29 |
Dale Wijnand | Remove hamcrest Matcher |
commit | commitdiff | tree |
2018-08-29 |
Dale Wijnand | Remove hamcrest has_installed_exe & is_not |
commit | commitdiff | tree |
2018-08-29 |
Dale Wijnand | Remove hamcrest existing_file() |
commit | commitdiff | tree |
2018-08-29 |
Dale Wijnand | Remove hamcrest existing_dir() |
commit | commitdiff | tree |
next |