]> git.proxmox.com Git - cargo.git/history - crates
Add note about RUSTFLAGS removal from build scripts.
[cargo.git] / crates /
2021-11-26 borsAuto merge of #10093 - hi-rustin:rustin-patch-rustc...
2021-11-20 borsAuto merge of #10043 - jyn514:hard-error, r=ehuss
2021-11-17 borsAuto merge of #10082 - basile-henry:basile/alias-shadow...
2021-11-17 borsAuto merge of #10072 - russweas:master, r=alexcrichton
2021-11-16 Russ WeasImplement glob escaping for clean -p
2021-11-04 borsAuto merge of #10037 - willcrichton:example-analyzer...
2021-10-29 borsAuto merge of #10017 - willcrichton:example-analyzer...
2021-10-28 borsAuto merge of #9525 - willcrichton:example-analyzer...
2021-10-24 borsAuto merge of #10002 - TaKO8Ki:fix-clippy-warnings...
2021-10-23 borsAuto merge of #10000 - alexcrichton:upgrade-edition...
2021-10-23 borsAuto merge of #9991 - Byron:fix-test-failure-due-to...
2021-10-23 Sebastian ThielDo not canonicalize the exe-candidate at all
2021-10-22 Alex CrichtonFix CI testing
2021-10-22 Alex CrichtonRemove `authors` directives from Cargo crates
2021-10-22 Alex CrichtonUpgrade Cargo to the 2021 edition
2021-10-21 Sebastian ThielAssure the binary name won't change after canonicalizat...
2021-10-21 Sebastian ThielOnly canonicalize executable path if it has relative...
2021-09-22 l00556901Merge branch 'master' of https://github.com/rust-lang...
2021-09-09 borsAuto merge of #9893 - ehuss:windows-echo, r=alexcrichton
2021-09-09 Eric HussEnable some tests on windows.
2021-09-01 borsAuto merge of #9839 - jonhoo:prefer-cargo-toml-patch...
2021-09-01 borsAuto merge of #9808 - QiangHeisenberg:examples, r=ehuss
2021-09-01 borsAuto merge of #9796 - hi-rustin:rustin-patch-clippy...
2021-08-27 borsAuto merge of #9848 - nipunn1313:desc, r=alexcrichton
2021-08-26 borsAuto merge of #9843 - ehuss:fix-test-cargo-env, r=alexc...
2021-08-25 borsAuto merge of #9827 - weihanglo:issue-6199, r=Eh2406
2021-08-23 Weihang LoUpdate tests to display dep-req info for dep-chain
2021-08-23 borsAuto merge of #9792 - weihanglo:issue-9782, r=ehuss
2021-08-23 borsAuto merge of #9771 - hi-rustin:rustin-patch-dep, r...
2021-08-16 borsAuto merge of #9791 - nipunn1313:cargo_crash_alias_loop...
2021-08-15 Nipunn KoorapatiRefactor echo cargo subcommand test helper into cargo...
2021-08-06 borsAuto merge of #9118 - bjorn3:profile_codegen_backend_op...
2021-08-06 borsAuto merge of #9617 - danieleades:refactor/useless...
2021-08-06 borsAuto merge of #9613 - danieleades:refactor/collapse...
2021-08-06 borsAuto merge of #9767 - nipunn1313:refactor, r=alexcrichton
2021-08-06 Nipunn KoorapatiRefactor fake_file() away from cargo_command tests
2021-08-05 borsAuto merge of #9762 - erickt:bump, r=ehuss
2021-08-04 Erick TryzelaarUpdate cargo-platform to 0.1.2
2021-07-30 borsAuto merge of #9751 - ehuss:remove-nbsp, r=alexcrichton
2021-07-30 Eric HussRemove nbsp characters.
2021-07-29 borsAuto merge of #9747 - lf-:document-pathandargs-doc...
2021-07-29 borsAuto merge of #9745 - ehuss:cargo-util-version, r=alexc...
2021-07-29 Eric HussBump cargo-util version.
2021-07-26 borsAuto merge of #9557 - danielframpton:extra-link-args...
2021-07-23 borsAuto merge of #9681 - hi-rustin:rustin-patch-reject...
2021-07-23 borsAuto merge of #9721 - In-line:refactor-if-let-chains...
2021-07-23 borsAuto merge of #9720 - In-line:weather-is-not-nice-today...
2021-07-23 Alik AslanyanWeather is not nice today..
2021-07-22 borsAuto merge of #9653 - bjorn3:update_should_use_metadata...
2021-07-20 borsAuto merge of #9685 - ehuss:named-profile-updates,...
2021-07-20 borsAuto merge of #9601 - jonhoo:fix-9600, r=ehuss
2021-07-19 borsAuto merge of #9703 - djmitche:versionprefs, r=alexcrichton
2021-07-18 Dustin J. MitchellFactor version preferences into a struct
2021-07-16 borsAuto merge of #9675 - ehuss:diagnostic-dedupe, r=alexcr...
2021-07-16 Jon GjengsetRemove RUSTC_VERSION envvar
2021-07-16 borsAuto merge of #9680 - inquisitivecrystal:doc-alias...
2021-07-15 borsAuto merge of #9674 - iankronquist:patch-1, r=alexcrichton
2021-07-14 borsAuto merge of #9663 - nebkor:master, r=alexcrichton
2021-07-14 borsAuto merge of #9639 - djmitche:issue9535, r=Eh2406
2021-07-14 borsAuto merge of #9665 - gilescope:giles-better-message...
2021-07-12 borsAuto merge of #9679 - ehuss:testsuite-custom-toolchain...
2021-07-11 Eric HussMake it easier to run testsuite with a custom toolchain.
2021-07-09 Dustin J. MitchellPrefer patched versions of dependencies
2021-07-02 borsAuto merge of #9647 - ehuss:fingerprint-linker, r=alexc...
2021-07-02 Eric HussInclude the linker in the fingerprint.
2021-07-01 borsAuto merge of #9531 - 5225225:cargo-doc-open-fix, r...
2021-06-30 borsAuto merge of #9635 - toothbrush7777777:patch-1, r...
2021-06-29 Toothbrushrustfmt
2021-06-29 ToothbrushChange `if cfg!(..) { }` to `#[cfg!(..)] { }`
2021-06-28 ToothbrushFormat `exclude_from_content_indexing`
2021-06-28 ToothbrushExclude `target` from content-indexing on Windows
2021-06-24 Jon GjengsetExpose cargo and rustc version envvars
2021-06-22 borsAuto merge of #9607 - hi-rustin:rustin-patch-cargo...
2021-06-22 borsAuto merge of #9574 - ehuss:weak-namespaced, r=alexcrichton
2021-06-22 borsAuto merge of #9563 - ehuss:link-cdylib-warning, r...
2021-06-21 borsAuto merge of #9602 - ehuss:diesel-warning, r=alexcrichton
2021-06-21 borsAuto merge of #9579 - wickerwaka:env-config-override...
2021-06-21 borsAuto merge of #9604 - ehuss:is_symlink, r=alexcrichton
2021-06-19 Eric HussDisambiguate is_symlink.
2021-06-18 borsAuto merge of #9583 - rust-lang:dependabot/cargo/opener...
2021-06-18 borsAuto merge of #9586 - tmiasko:lines, r=alexcrichton
2021-06-18 Tomasz MiąskoAvoid quadratic complexity when splitting output into...
2021-06-18 Tomasz MiąskoSimplify line splitting code in `exec_with_streaming...
2021-06-17 borsAuto merge of #9589 - ehuss:testsuite-diff, r=alexcrichton
2021-06-16 Eric Husstestsuite: Switch to colored diffs with Myers diff.
2021-06-16 Eric HussOnly normalize paths on windows.
2021-06-16 Eric HussRemove the double-backslash escape for matching.
2021-06-16 Eric HussDon't export lines_match.
2021-06-16 Eric HussRemove normalized_lines_match, it is not needed.
2021-06-16 Eric HussRemove with_either_contains.
2021-06-16 Eric HussMove comparison and diffing code to a new module.
2021-06-16 Eric Husstestsuite: Support anyhow error chains in error messages.
2021-06-15 Eric HussRemove some unused code.
2021-06-14 borsAuto merge of #9568 - hi-rustin:rustin-patch-error...
2021-06-12 borsAuto merge of #9577 - ehuss:json-test, r=alexcrichton
2021-06-11 Eric HussAdd `run_json` to `Execs`.
2021-06-11 Eric HussRemove "Expected: execs" from testsuite error.
2021-06-11 Eric HussFix verify_checks_output.
2021-06-11 Eric HussSwitch cargo-test-support to anyhow.
2021-06-10 borsAuto merge of #9565 - KubaP:doc-fix, r=ehuss
next