]> git.proxmox.com Git - cargo.git/history - src/cargo/core/compiler/job_queue.rs
Downgrade some log messages.
[cargo.git] / src / cargo / core / compiler / job_queue.rs
2022-01-15 Eric HussDowngrade some log messages.
2022-01-10 borsAuto merge of #10217 - zhamlin:feat/profile-rustflags...
2022-01-05 borsAuto merge of #10214 - weihanglo:revert-10188-issue...
2022-01-05 borsAuto merge of #10258 - joshtriplett:unconditional-pipel...
2022-01-05 Josh TriplettRemove the option to disable pipelining
2021-12-14 borsAuto merge of #10145 - QiangHeisenberg:deprecated,...
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-19 borsAuto merge of #9953 - Aaron1011:nicer-incompat-report...
2021-10-18 Aaron HillRun fmt
2021-10-18 Aaron HillAdjust comments
2021-10-18 Aaron HillAdjust suggestions
2021-10-16 Aaron HillAdjust message and move code to future_incompat module
2021-10-12 Aaron HillDisplay update message in report
2021-10-12 Aaron HillUse double-quotes for package spec
2021-10-12 Aaron HillRun fmt
2021-10-12 Aaron HillCombined newer versions into single list
2021-10-12 Aaron HillChange package spec
2021-10-12 Aaron HillMake future-incompat-report output more user-friendly
2021-10-12 Will CrichtonRemove more unused code
2021-10-12 Will CrichtonChange scraping strategy to embed in existing unit...
2021-10-07 borsAuto merge of #9938 - weihanglo:issue-9857, r=ehuss
2021-10-05 borsAuto merge of #9847 - weihanglo:issue-9840, r=Eh2406
2021-09-23 borsAuto merge of #9933 - QiangHeisenberg:help, r=ehuss
2021-09-22 borsAuto merge of #9939 - syohex:zsh-example-completion...
2021-09-22 borsAuto merge of #9937 - alexcrichton:bump-curl, r=ehuss
2021-09-22 borsAuto merge of #9921 - ehuss:fetch-smoke, r=alexcrichton
2021-09-22 borsAuto merge of #9934 - ehuss:progress-test, r=alexcrichton
2021-09-22 Eric HussDifferentiate tests in progress bar.
2021-09-22 l00556901Merge branch 'master' of https://github.com/rust-lang...
2021-09-21 borsAuto merge of #9932 - epage:hacks, r=alexcrichton
2021-09-21 borsAuto merge of #9927 - weiznich:diesel_2021_edition...
2021-09-21 Georg SemmlerUse a more compact way to compare versions
2021-09-20 Georg SemmlerChange diesel compatibility messages
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-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 borsAuto merge of #9834 - ehuss:fix-build-std-proc-macro...
2021-08-23 borsAuto merge of #9821 - steffahn:a_an, r=Eh2406
2021-08-23 borsAuto merge of #9801 - arlosi:checksum, r=alexcrichton
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-22 Frank SteffahnFix another typo “a”→“an”
2021-08-20 borsAuto merge of #9774 - Aaron1011:future-incompat-config...
2021-08-19 Aaron HillImplement `[future-incompat-report]` config section
2021-08-06 borsAuto merge of #9617 - danieleades:refactor/useless...
2021-07-29 borsAuto merge of #9747 - lf-:document-pathandargs-doc...
2021-07-23 borsAuto merge of #9681 - hi-rustin:rustin-patch-reject...
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-16 borsAuto merge of #9675 - ehuss:diagnostic-dedupe, r=alexcr...
2021-07-09 Eric HussDeduplicate compiler diagnostics.
2021-07-01 borsAuto merge of #9531 - 5225225:cargo-doc-open-fix, r...
2021-06-23 borsAuto merge of #9612 - Bryysen:master, r=alexcrichton
2021-06-23 borsAuto merge of #9615 - danieleades:refactor/simplify...
2021-06-23 borsAuto merge of #9614 - danieleades:refactor/closures...
2021-06-23 Daniel Eadestidy some closures and iterators
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 #9606 - ehuss:future-incompat-enhancement...
2021-06-21 Eric HussPrint reports using shell to handle old Windows colors...
2021-06-21 Eric HussUpdates to future-incompatible reporting.
2021-06-21 borsAuto merge of #9602 - ehuss:diesel-warning, r=alexcrichton
2021-06-21 Eric HussRemove mention of diesel 2.0.
2021-06-18 Eric HussAdd a compatibility notice for diesel and the new resolver.
2021-06-01 borsAuto merge of #9322 - jameshilliard:split-host, r=josht...
2021-06-01 borsAuto merge of #9420 - In-line:unknown-features-suggesti...
2021-05-20 Alik AslanyanMerge branch 'master' of github.com:rust-lang/cargo...
2021-05-11 borsAuto merge of #9468 - PaulDance:fix-rustdoc-warnings...
2021-05-10 borsAuto merge of #9469 - PaulDance:fossil-local-settings...
2021-05-03 borsAuto merge of #9438 - ehuss:report-subcommand, r=alexcr...
2021-05-01 borsAuto merge of #9186 - weihanglo:issue-9054, r=alexcrichton
2021-04-30 Eric HussAdd `report` subcommand.
2021-04-23 borsAuto merge of #9392 - alexcrichton:fix-patch-git-head...
2021-04-21 borsAuto merge of #9386 - ehuss:ehuss-profile-typo, r=alexc...
2021-04-21 borsAuto merge of #9384 - alexcrichton:fix-order, r=ehuss
2021-04-20 borsAuto merge of #9365 - jyn514:rustc-bootstrap-crate...
2021-04-20 borsAuto merge of #9369 - PicoJr:fix-9350, r=ehuss
2021-04-20 borsFix #9350 (cargo build -Z help is missing options)
2021-04-18 borsAuto merge of #9348 - matklad:wrapper-fingerprint,...
2021-04-16 borsAuto merge of #9367 - weihanglo:refactor/remove-CargoRe...
2021-04-16 Weihang Lorefactor: remove CargoResultExt
2021-03-31 Jon GjengsetMerge remote-tracking branch 'upstream/master' into...
2021-03-22 borsAuto merge of #9263 - Aaron1011:zero-incompat-note...
2021-03-22 borsAuto merge of #9290 - ehuss:non-member-features, r...
2021-03-22 borsAuto merge of #9292 - ehuss:cargo-util, r=alexcrichton
2021-03-20 Eric HussMove ProcessBuilder to cargo-util.
2021-03-15 Aaron HillEmit note when `--future-incompat-report` had nothing...
2021-03-09 borsAuto merge of #9233 - alexcrichton:reword-edition,...
2021-03-09 borsAuto merge of #9188 - weihanglo:issue-9041, r=ehuss
2021-03-08 Jon GjengsetMerge branch 'master' into patch-in-config
2021-03-05 borsAuto merge of #9229 - alexcrichton:fix-borrow-mut,...
2021-03-05 Alex CrichtonFix a `BorrowMut` error when stdout is closed
2021-03-05 borsAuto merge of #8825 - Aaron1011:feature/report-future...
2021-03-04 Aaron HillAddress review comments
2021-03-04 Aaron HillImplement future incompatibility report support
next