]> git.proxmox.com Git - cargo.git/history - src
Update upstream source from tag 'upstream/0.46.0'
[cargo.git] / src /
2020-07-29 Fabian GrünbichlerUpdate upstream source from tag 'upstream/0.46.0'
2020-07-29 Fabian GrünbichlerNew upstream version 0.46.0
2020-06-15 borsAuto merge of #8361 - ehuss:beta-fix-target-host-doctes...
2020-06-15 Eric HussFix doctests not running with --target=HOST.
2020-06-05 borsAuto merge of #8335 - ehuss:1.45-beta-backport, r=alexc...
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-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-23 borsAuto merge of #8269 - ehuss:tree-all-targets, r=alexcri...
2020-05-22 Eric HussFix panic with `cargo tree --target=all -Zfeatures...
2020-05-21 borsAuto merge of #8248 - ehuss:patch-err-help, r=alexcrichton
2020-05-20 borsAuto merge of #8022 - illicitonion:trywithout, r=ehuss
2020-05-20 Daniel Wagner-HallSwitch to using existing is_locked implementation
2020-05-20 Eric HussRevert change to automatically select the greatest...
2020-05-20 borsAuto merge of #8262 - alexcrichton:unstable-docs, r...
2020-05-20 Eric HussShow patch location in error message.
2020-05-20 Eric HussDon't include a special-case error for a locked patch...
2020-05-20 Eric HussSimplify error handling.
2020-05-20 Alex CrichtonDocument unstable `strip` profile feature
2020-05-20 Eric HussMake patches automatically update if updated.
2020-05-19 borsAuto merge of #8246 - GabrielMajeri:add-strip-option...
2020-05-19 Gabriel MajeriUse serde for deserializing strip option
2020-05-19 Gabriel MajeriRemove unstable CLI option
2020-05-18 Gabriel MajeriAdd nightly feature
2020-05-18 Gabriel MajeriFix typo
2020-05-18 borsAuto merge of #8254 - alexcrichton:fix-lto-more, r...
2020-05-18 Alex CrichtonHandle LTO with an rlib/cdylib crate type
2020-05-18 borsAuto merge of #8247 - ehuss:output-hang, r=alexcrichton
2020-05-18 Eric HussEnsure `drain_the_queue` does not attempt to return...
2020-05-18 borsAuto merge of #8255 - alexcrichton:update-im-rc, r...
2020-05-18 Alex CrichtonUpdate `im-rc` to 15.0.0
2020-05-16 Eric HussProvide better error messages for a bad `patch`.
2020-05-16 Gabriel MajeriFix formatting
2020-05-16 Gabriel MajeriAdd option to strip binaries
2020-05-16 Eric HussGracefully handle errors during a build.
2020-05-15 borsAuto merge of #8243 - ehuss:patch-unused-can-update...
2020-05-14 Eric HussFix `cargo update` with unused patch.
2020-05-14 Daniel Wagner-HallMerge branch 'master' into trywithout
2020-05-14 borsAuto merge of #8200 - Julian-Wollersberger:master,...
2020-05-14 borsAuto merge of #8236 - ehuss:no-panic-output, r=alexcrichton
2020-05-14 Julian WollersbergerRephrased error message for disallowed sections in...
2020-05-13 Eric HussFix windows.
2020-05-13 Eric HussForbid certain macros in the codebase.
2020-05-13 Eric HussIgnore broken console output in some situations.
2020-05-13 Fabian Grünbichlermanually merge 0.43.1-3
2020-05-12 borsAuto merge of #8235 - badboy:8234-numbers-in-strings...
2020-05-12 Jan-Erik RedigerExpand error message to explain that a string was found
2020-05-12 borsAuto merge of #8232 - ehuss:fs-error-context, r=alexcri...
2020-05-11 Eric HussAdd context to some fs errors.
2020-05-11 borsAuto merge of #8233 - ehuss:siphasher, r=alexcrichton
2020-05-11 Eric HussMove SipHasher to an isolated module.
2020-05-08 borsAuto merge of #8228 - matthiaskrgr:clippy_v13, r=ehuss
2020-05-08 Matthias Krügermore clippy fixes
2020-05-08 Daniel Wagner-HallRemove stray debugging line
2020-05-08 borsAuto merge of #8227 - ehuss:doc-bench-unstable, r=alexc...
2020-05-08 Eric HussDocument that bench is unstable in the man page.
2020-05-08 borsAuto merge of #8226 - alexcrichton:lto-fixes, r=ehuss
2020-05-08 Alex CrichtonUpdate assertions in LTO calculations
2020-05-08 borsAuto merge of #8224 - hbina:update_comments, r=ehuss
2020-05-08 Hanif Bin AriffinUpdated comments in resolve.rs to reflect actual data...
2020-05-08 borsAuto merge of #8222 - ehuss:redact-http-debug, r=alexcr...
2020-05-08 Eric HussTry to remove secrets from http.debug.
2020-05-07 borsAuto merge of #8210 - ehuss:rework-rustc-output, r...
2020-05-06 Eric HussRevert always computing filename Metadata.
2020-05-06 Eric Hussclean -p: call `get_many` once.
2020-05-05 Eric HussImplement new `clean -p` using globs.
2020-05-05 Eric HussRework how Cargo computes the rustc file outputs.
2020-05-05 Eric HussAdd CrateType to replace LibKind.
2020-05-05 borsAuto merge of #8194 - sunshowers:activate, r=ehuss
2020-05-04 borsAuto merge of #8192 - alexcrichton:lto-optimizations...
2020-05-04 Alex CrichtonDon't force rustc to do codegen for LTO builds
2020-05-04 borsAuto merge of #8166 - kornelski:net-cli, r=alexcrichton
2020-05-04 borsAuto merge of #8205 - lcnr:patch-1, r=alexcrichton
2020-05-04 borsAuto merge of #8189 - matthiaskrgr:clippy_v12, r=ehuss
2020-05-04 Bastian Kauschkedouble negation
2020-05-04 borsAuto merge of #8204 - alexcrichton:rename-flag, r=Eh2406
2020-05-04 Alex CrichtonRename bitcode-in-rlib flag to embed-bitcode
2020-05-03 Kornel LesińskiHint git-fetch-with-cli on git errors
2020-05-02 Daniel Wagner-HallSimplify git_package/pkg handling
2020-05-02 Daniel Wagner-HallSimplify
2020-05-02 Daniel Wagner-HallMerge branch 'master' into trywithout
2020-05-02 Rainfeatures: allow activated_features_unverified to commun...
2020-04-30 Matthias Krügerclippy fixes
2020-04-30 borsAuto merge of #8187 - alexcrichton:less-loop, r=ehuss
2020-04-30 Alex CrichtonRemove unnecessary loop in `maybe_spurious`
2020-04-30 borsAuto merge of #8186 - ehuss:fix-git-strip-prefix, r...
2020-04-30 Eric HussFix error with git repo discovery and symlinks.
2020-04-30 borsAuto merge of #8185 - ehuss:allow-mtime-failure, r...
2020-04-30 Eric HussAllow failure when setting file mtime.
2020-04-29 borsAuto merge of #8167 - alexcrichton:multitarget, r=ehuss
2020-04-28 Alex CrichtonSupport multiple `--target` flags on the CLI
2020-04-28 borsAuto merge of #8177 - ehuss:build-std-incremental,...
2020-04-28 borsAuto merge of #8175 - ehuss:allow-package-list, r=alexc...
2020-04-28 Eric Hussbuild-std: Don't treat std like a "local" package.
2020-04-28 Eric HussAllow `cargo package --list` even for things that don...
2020-04-28 borsAuto merge of #8077 - faern:use-assoc-int-consts, r...
2020-04-27 borsAuto merge of #8168 - ecstatic-morse:future-proof-test...
2020-04-27 borsAuto merge of #8169 - ehuss:fix-resolve-warning, r...
2020-04-27 Eric HussFix warning for `resolve` mismatch in workspace.
next