]> git.proxmox.com Git - cargo.git/history - src
Auto merge of #8387 - robinmoussu:master, r=alexcrichton
[cargo.git] / src /
2020-06-23 borsAuto merge of #8387 - robinmoussu:master, r=alexcrichton
2020-06-23 borsAuto merge of #8391 - bl2e:install-target-dir, r=alexcr...
2020-06-23 borsAuto merge of #8323 - naerbnic:add_workspace_metadata_t...
2020-06-22 borsAuto merge of #8398 - ehuss:clean-reserved-name, r...
2020-06-22 Eric HussFix overzealous `clean -p` for reserved names.
2020-06-22 borsAuto merge of #8395 - ehuss:fix-opt-dep-order, r=Eh2406
2020-06-22 Eric HussFix order-dependent feature resolution.
2020-06-21 bl2eReference options-target-dir in `cargo install` documen...
2020-06-21 bl2eEnable `--target-dir` support in `install` subcommand
2020-06-20 borsAuto merge of #8389 - hbina:spelling, r=ehuss
2020-06-20 Hanif Bin AriffinCorrect mispelling of `cargo`.
2020-06-20 borsAuto merge of #8386 - crlf0710:master, r=ehuss
2020-06-20 Robin MoussuAdding environment variable CARGO_PKG_LICENSE_FILE
2020-06-20 borsAuto merge of #8325 - kerkmann:license-field-as-environ...
2020-06-18 borsAuto merge of #8363 - alexcrichton:less-git-data, r...
2020-06-16 Alex CrichtonUpdate how locked git commits are fetched
2020-06-16 Alex CrichtonStrip `.git` from urls on GitHub fast-path
2020-06-16 Alex CrichtonCut down on data fetch from git dependencies
2020-06-15 borsAuto merge of #8359 - ehuss:doctest-xcompile-linker...
2020-06-15 borsAuto merge of #8358 - ehuss:fix-target-host-doctest...
2020-06-14 borsAuto merge of #8344 - kellda:install-index-flag, r...
2020-06-14 Eric HussAdd --index to `install` man page.
2020-06-14 Eric HussSupport linker with -Zdoctest-xcompile.
2020-06-14 Eric HussFix doctests not running with --target=HOST.
2020-06-12 naerbnicUpdate src/doc/src/reference/manifest.md
2020-06-12 naerbnicUpdate src/doc/src/reference/workspaces.md
2020-06-11 borsAuto merge of #8353 - ehuss:fix-missing-readme, r=alexc...
2020-06-11 Eric HussFix failure with missing readme.
2020-06-11 borsAuto merge of #8349 - ehuss:fix-lto, r=alexcrichton
2020-06-10 Eric HussSome LTO fixes.
2020-06-09 borsAuto merge of #8277 - tverghis:default-readme, r=alexcr...
2020-06-09 Tarun VerghisAssume README.md if readme=true
2020-06-08 Daniél KerkmannMerge branch 'master' into license-field-as-environment...
2020-06-08 borsAuto merge of #8342 - ehuss:fix-tree-completions, r...
2020-06-08 borsAuto merge of #8267 - drmikehenry:prefix, r=alexcrichton
2020-06-08 borsAuto merge of #8270 - reggaemuffin:8251-binary-name...
2020-06-08 kelldaAdd `--index` flag to `cargo install`
2020-06-07 Brian ChinReformat
2020-06-07 Brian ChinInline load_workspace_metadata() into Workspace::new()
2020-06-07 Eric HussFix tree completions.
2020-06-05 borsAuto merge of #8336 - ehuss:version-bump, r=alexcrichton
2020-06-05 borsAuto merge of #8334 - Eh2406:small-nits, r=alexcrichton
2020-06-05 Eh2406Remove unneeded mut and loop
2020-06-05 Brian ChinChange tag to avoid duplicate link
2020-06-05 borsAuto merge of #8331 - ehuss:1.45-beta-backport, r=Eh2406
2020-06-05 Brian ChinExtract a `fn load_workspace_config()`
2020-06-05 Brian ChinAdd support for `workspace.metadata` table
2020-06-05 borsAuto merge of #8329 - ehuss:apple-no-hash, r=alexcrichton
2020-06-05 borsAuto merge of #8290 - ehuss:fix-lld-freshness, r=alexcr...
2020-06-05 borsAuto merge of #8321 - hbina:issue_7596, r=alexcrichton
2020-06-05 borsAuto merge of #8329 - ehuss:apple-no-hash, r=alexcrichton
2020-06-04 Eric HussDon't hash executable filenames on apple platforms.
2020-06-04 borsAuto merge of #8324 - matthiaskrgr:clippy_v14, r=ehuss
2020-06-04 Hanif Bin AriffinPassing a relative path to Workspace now bails with...
2020-06-04 Daniél KerkmannAdding environment variable CARGO_PKG_LICENSE
2020-06-03 Matthias Krügerfix clippy warnings
2020-06-03 borsAuto merge of #8320 - alexcrichton:update-libgit2,...
2020-06-03 Hanif Bin AriffinAttemtping to solve Workspace using relative path.
2020-06-03 borsAuto merge of #8319 - alexcrichton:fix-access, r=Eh2406
2020-06-03 Alex CrichtonFix an accidental raw access of field
2020-06-03 borsAuto merge of #8314 - cuviper:mem-take, r=Eh2406
2020-06-03 Josh StoneUse mem::take to replace with Default values
2020-06-02 borsAuto merge of #8310 - ehuss:allow-non-dll-suffix, r...
2020-06-02 Eric HussAllow Windows dylibs without dll suffix.
2020-06-02 borsAuto merge of #8307 - pickfire:alias-help, r=alexcrichton
2020-06-02 Ivan ThamShow alias in help message
2020-06-01 borsAuto merge of #8297 - mjarkk:warn-when-using-hash-in...
2020-06-01 mjarkkFix review
2020-06-01 Mark KopengaUpdate src/cargo/util/toml/mod.rs
2020-06-01 borsAuto merge of #8274 - Eh2406:8249-repro, r=alexcrichton
2020-05-31 borsAuto merge of #8299 - kpp:master, r=ehuss
2020-05-31 Roman ProskuryakovFix typo in impl Display for Strip
2020-05-31 Marvin HofmannUpdate documentation as per review
2020-05-30 mjarkkWarn if using hash in git url
2020-05-30 borsAuto merge of #8287 - ehuss:rustdoc-map, r=alexcrichton
2020-05-30 Eric HussFill in tracking issue.
2020-05-29 Tarun VerghisUpdate Manifest docs
2020-05-29 Tarun VerghisChange readme field in TomlProject to StringOrBool
2020-05-28 Michael HenryImprove the wording of `dl` documentation.
2020-05-28 Tarun VerghisSimplify default_readme_from_package_root
2020-05-27 borsAuto merge of #8290 - ehuss:fix-lld-freshness, r=alexcr...
2020-05-27 Eric HussFix fingerprinting for lld on Windows with dylib.
2020-05-27 borsAuto merge of #8289 - mbrobbel:patch-1, r=ehuss
2020-05-27 Matthijs BrobbelFix a typo
2020-05-26 Eric HussAdd support for rustdoc root URL mappings.
2020-05-25 Eric HussProvide some error context for bad registries.foo.index...
2020-05-25 borsAuto merge of #8279 - illicitonion:bump-semver, r=ehuss
2020-05-25 Daniel Wagner-HallBump to semver 0.10 for `VersionReq::is_exact`
2020-05-25 Tarun VerghisUpdate documentation for the readme field
2020-05-24 Eh2406remove all residual state from previous lock files
2020-05-24 Eh2406we dont need both maps
2020-05-24 Eh2406don't need to clone this string
2020-05-23 ReggaeMuffinMerge remote-tracking branch 'rust-lang/master' into...
2020-05-23 borsAuto merge of #8269 - ehuss:tree-all-targets, r=alexcri...
2020-05-23 ReggaeMuffinAdd documentation for both environment variables
2020-05-23 ReggaeMuffinAdd CARGO_BIN_NAME and CARGO_CRATE_NAME to rustc/rustdo...
2020-05-22 Eric HussFix panic with `cargo tree --target=all -Zfeatures...
2020-05-22 Michael HenrySupport `{prefix}` and `{lowerprefix}` markers in ...
2020-05-21 borsAuto merge of #8248 - ehuss:patch-err-help, r=alexcrichton
2020-05-20 borsAuto merge of #8022 - illicitonion:trywithout, r=ehuss
next