]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2018-11-04 Ximin LuoNew upstream version 0.31.0
2018-10-24 borsAuto merge of #6217 - ehuss:revert-doc-edition-z, r...
2018-10-24 Eric Huss[1.30.0] Revert 6062 - restore -Zunstable-options for...
2018-10-24 borsAuto merge of #6216 - ehuss:destabilize-edition, r...
2018-10-24 Eric Huss[BETA] Partially destabilize edition.
2018-10-02 Vasudev KamathNew upstream version 0.30.0
2018-09-21 borsAuto merge of #6069 - eddyb:oopsie-daisy-stabilize...
2018-09-21 Eduard-Mihai... Remove `fix::local_paths_no_fix`, as `crate_in_paths...
2018-09-20 borsAuto merge of #6062 - joelgallant:rustdoc-edition,...
2018-09-20 Joel GallantFixes verbose output tests
2018-09-20 Joel GallantRemoves -Zunstable-options for rustdoc testing
2018-09-19 borsAuto merge of #6057 - alexcrichton:beta-next, r=ehuss
2018-09-19 Alex CrichtonMerge commit 'a5d82949485802abb45f888d5b8b7f23927f031d...
2018-09-19 borsAuto merge of #6054 - steveklabnik:rust-1.30.0, r=alexc...
2018-09-19 steveklabnikUpdate env_logger version
2018-09-18 steveklabnikNo longer warn about #![feature(rust_2018_preview)]
2018-09-13 borsAuto merge of #6021 - zachlute:validate-package-name...
2018-09-13 borsAuto merge of #6022 - ehuss:fix-doc-priv, r=alexcrichton
2018-09-13 Eric HussFix --document-private-items for multiple targets.
2018-09-13 Zach LuteValidate that the package name contains no invalid...
2018-09-12 borsAuto merge of #6010 - ehuss:winsize, r=alexcrichton
2018-09-12 Eric HussGet window size on more Windows terminals.
2018-09-12 borsAuto merge of #5995 - kennytm:stabilize-compile-progres...
2018-09-12 kennytmDo not add --color to rustdoc if it doesn't support it.
2018-09-12 kennytmUpdate the testsuite to include the explicit '--color...
2018-09-12 kennytmStabilize -Zcompile-progress.
2018-09-11 borsAuto merge of #6006 - EPashkin:master, r=alexcrichton
2018-09-11 Evgenii PashkinFix example for usage still not published uuid 2.0.0
2018-09-11 borsAuto merge of #5994 - zachlute:convert-file-uris, r...
2018-09-09 Zach LuteResolve conflicts from upstream.
2018-09-09 Zach LuteFixed CWD templates in tool_path tests.
2018-09-09 Zach LuteResolve merge conflicts with test string changes.
2018-09-09 borsAuto merge of #5997 - dwijnand:no-libgit2-user-agent...
2018-09-09 borsAuto merge of #5990 - dwijnand:no-crates.io-index-url...
2018-09-09 borsAuto merge of #5959 - japaric:cfg-runner, r=alexcrichton
2018-09-09 Dale WijnandDrop the libgit2 User-Agent testing from http_auth_offered
2018-09-08 Jorge Apariciodeduplicate logic shared with `build_context::env_args`
2018-09-08 Jorge Aparicioadd support for `target.'cfg(..)'.runner`
2018-09-08 Dale WijnandUpdate tests to new Updating msg format
2018-09-08 Dale WijnandSpecify crates.io is the default registry & print index
2018-09-08 Zach LutePrint file paths instead of file:// URLs.
2018-09-07 borsAuto merge of #5991 - alexcrichton:bump, r=alexcrichton
2018-09-07 Alex CrichtonBump Cargo to 0.30.0
2018-09-07 Dale WijnandDon't print crates.io-index URL when Updating
2018-09-07 borsAuto merge of #5989 - alexcrichton:change-default,...
2018-09-07 Alex CrichtonChange the default edition for `cargo new` to 2018
2018-09-06 borsAuto merge of #5984 - alexcrichton:stabilize-edition...
2018-09-06 Alex CrichtonStabilize `edition` key and add `cargo new --edition`
2018-09-06 borsAuto merge of #5987 - dwijnand:remove-cwd-root, r=alexc...
2018-09-06 borsAuto merge of #5985 - dwijnand:fix-rustc-wrapper-unset...
2018-09-06 Dale WijnandDon't use an empty RUSTC_WRAPPER
2018-09-06 Dale WijnandSimplify test::install_ignores_cargo_config
2018-09-06 Dale WijnandFix change in install::install_ignores_cargo_config
2018-09-06 Dale Wijnandsupport::git::Repository doesn't support .cargo (yet?)
2018-09-06 borsAuto merge of #5983 - alexcrichton:fix-rustc-wrapper...
2018-09-06 Dale WijnandRemove/reworksome redundant .cwd(p.root()) in tests
2018-09-05 Alex Crichtonfix: Fix unusual errors with `RUSTC_WRAPPER`
2018-09-05 borsAuto merge of #5977 - ehuss:timeout-doc, r=alexcrichton
2018-09-05 Eric HussFix http.timeout documentation.
2018-09-04 borsAuto merge of #5976 - ehuss:git-cli-test-win, r=alexcri...
2018-09-04 Eric HussAdd a way to skip the `use_the_cli` test for rust repo.
2018-09-04 borsAuto merge of #5973 - lostiniceland:5717-update-docs...
2018-09-04 Marc SchlegelRevert removal of default-value for curl low-speed...
2018-09-04 Marc SchlegelDo not use a disabled-option in the docs
2018-09-04 borsAuto merge of #5970 - tbu-:pr_doc_fixlink, r=alexcrichton
2018-09-04 borsAuto merge of #5971 - dwijnand:one-architecture, r...
2018-09-04 Dale WijnandMigrate some architecture notes from the wiki
2018-09-04 Tobias BucherFix a doc link
2018-09-03 borsAuto merge of #5957 - lostiniceland:5717-curl-low_speed...
2018-09-03 borsAuto merge of #5966 - matthiaskrgr:clippy_3, r=dwijnand
2018-09-03 Marc SchlegelProvide http-config option for curl low-speed-limit
2018-09-03 Matthias Krügerclippy: resolve all warnings about useless format!()
2018-09-02 borsAuto merge of #5874 - japaric:revert-revert-gh5606...
2018-09-01 Marc SchlegelProvide http-config option for curl low-speed-limit...
2018-09-01 Jorge Apariciofix unit test
2018-09-01 Jorge Apariciodrop CompileMode::Install; override target in `exec`
2018-09-01 Jorge Aparicioadd Install to all_modes
2018-09-01 Jorge Apariciofix test source
2018-09-01 Jorge Aparicioadd a note to the reference
2018-09-01 Jorge Apariciomake `cargo install` ignore .cargo/config
2018-08-31 borsAuto merge of #5944 - dwijnand:fix-force-rebuild, r...
2018-08-30 borsAuto merge of #5952 - dwijnand:fix-path-deep_dependenci...
2018-08-30 borsAuto merge of #5950 - dwijnand:cwd, r=alexcrichton
2018-08-30 Dale WijnandIntroduce the CWD macro in test output asserting
2018-08-30 Dale WijnandFix path::deep_dependencies_trigger_rebuild often faili...
2018-08-30 Dale WijnandAssert fix::doesnt_rebuild_dependencies stderr fully
2018-08-29 Dale WijnandOnly force rebuild of top-level units, not of unit...
2018-08-29 borsAuto merge of #5949 - dwijnand:extract-FixArgs-prepare_...
2018-08-29 Dale WijnandTest that cargo fix doesn't aggressively rebuild
2018-08-29 Dale WijnandExtract FixArgs::prepare_for_edition_resolve
2018-08-29 borsAuto merge of #5943 - dwijnand:fix-allow-staged, r...
2018-08-29 borsAuto merge of #5945 - dwijnand:remove-hamcrest, r=alexc...
2018-08-29 Dale WijnandActually delete the hamcrest module..
2018-08-29 Dale WijnandRemove further references to hamcrest in the docs
2018-08-29 Dale WijnandReplace some assert_that usage in doc comments
2018-08-29 Dale WijnandMove MatchResult from hamcrest to testsuite/support
2018-08-29 Dale WijnandRemove hamcrest Matcher
2018-08-29 Dale WijnandRemove hamcrest has_installed_exe & is_not
2018-08-29 Dale WijnandRemove hamcrest existing_file()
2018-08-29 Dale WijnandRemove hamcrest existing_dir()
next