]> git.proxmox.com Git - cargo.git/history - src/cargo/core/compiler/timings.rs
Merge branch 'master' into yerke/negative_jobs
[cargo.git] / src / cargo / core / compiler / timings.rs
2022-07-10 Yerkebulan Tuliber... Merge branch 'master' into yerke/negative_jobs
2022-06-11 borsAuto merge of #10738 - arlosi:auth-testingonly, r=ehuss
2022-06-10 borsAuto merge of #10728 - jorendorff:patch-1, r=ehuss
2022-06-09 borsAuto merge of #10739 - weihanglo:revert-num-cpus, r...
2022-06-08 Weihang LoRevert #10427: switch from num_cpus
2022-05-25 borsAuto merge of #10600 - tmfink:doc-build-script-link...
2022-05-20 borsAuto merge of #10539 - Urgau:check-cfg-build-script...
2022-05-11 borsAuto merge of #10650 - epage:install, r=ehuss
2022-05-10 borsAuto merge of #10649 - Muscraft:fix-typos, r=epage
2022-05-10 Scott Schaferfix typos found by the `typos-cli` crate
2022-05-07 borsAuto merge of #10281 - Gnurfos:depinfo_relative, r...
2022-05-06 borsAuto merge of #10142 - jyn514:bin-private-link, r=ehuss
2022-05-04 borsAuto merge of #10129 - jyn514:fetch-build-std, r=weihanglo
2022-04-27 borsAuto merge of #10553 - sourcefrog:cachedir, r=weihanglo
2022-04-19 borsAuto merge of #10578 - epage:add-docs, r=ehuss
2022-04-18 borsAuto merge of #10577 - epage:add-complete, r=ehuss
2022-04-18 borsAuto merge of #10492 - hi-rustin:rustin-patch-timings...
2022-04-13 hi-rustinSwitch to the next line
2022-04-10 borsAuto merge of #10236 - theo-lw:master, r=weihanglo
2022-03-30 borsAuto merge of #10466 - hi-rustin:rustin-patch-tree...
2022-03-21 borsAuto merge of #10394 - dtolnay-contrib:displayerror...
2022-03-21 hi-rustinAdd a link to the document in the timings report
2022-03-16 borsAuto merge of #10433 - Byron:fix-#10431, r=ehuss
2022-03-12 borsAuto merge of #10448 - aeikum:fix_vendor_sync, r=weihanglo
2022-03-09 borsAuto merge of #10064 - arlosi:poll, r=Eh2406
2022-03-08 borsAuto merge of #10427 - weihanglo:drop-num_cpus, r=josht...
2022-02-26 Weihang LoUse `available_parallelism` instead of num_cpus
2022-02-20 borsAuto merge of #10346 - yerke:yerke/no-run-test-executab...
2022-02-05 borsAuto merge of #10245 - joshtriplett:stabilize-timings...
2022-01-31 Yerkebulan Tuliber... Merge branch 'master' into yerke/no-run-test-executable...
2022-01-31 Josh TriplettMove timing reports to `target/cargo-timings`
2022-01-31 Josh TriplettStabilize `-Ztimings` as `--timings`
2022-01-31 Josh TriplettRemove `-Ztimings=info`
2021-12-14 borsAuto merge of #10145 - QiangHeisenberg:deprecated,...
2021-11-10 borsAuto merge of #10011 - hkratz:disable-failing-test...
2021-10-28 borsAuto merge of #9525 - willcrichton:example-analyzer...
2021-10-12 Will CrichtonChange scraping strategy to embed in existing unit...
2021-08-06 borsAuto merge of #9617 - danieleades:refactor/useless...
2021-08-06 borsAuto merge of #9613 - danieleades:refactor/collapse...
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-20 borsAuto merge of #9601 - jonhoo:fix-9600, r=ehuss
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-05-01 borsAuto merge of #9186 - weihanglo:issue-9054, r=alexcrichton
2021-04-21 borsAuto merge of #9386 - ehuss:ehuss-profile-typo, r=alexc...
2021-04-20 borsAuto merge of #9369 - PicoJr:fix-9350, r=ehuss
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-21 Eric HussMove `paths` to cargo-util.
2021-03-01 Orson PetersAdded support for negative --jobs parameter, counting...
2020-12-16 Carlos PérezMerge branch 'master' into doc_versioning
2020-09-27 borsAuto merge of #8715 - ehuss:contrib, r=alexcrichton
2020-09-23 borsAuto merge of #8707 - dtolnay:plain, r=ehuss
2020-09-23 borsAuto merge of #8165 - mchernyavsky:force-progress,...
2020-09-20 borsAuto merge of #8721 - est31:ns, r=ehuss
2020-09-20 est31Replace d_as_f64 with as_secs_f64
2020-07-22 CPerezzMerge remote-tracking branch 'upstream/master'
2020-06-09 borsAuto merge of #8277 - tverghis:default-readme, r=alexcr...
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-19 borsAuto merge of #8246 - GabrielMajeri:add-strip-option...
2020-05-18 borsAuto merge of #8254 - alexcrichton:fix-lto-more, r...
2020-05-18 borsAuto merge of #8247 - ehuss:output-hang, r=alexcrichton
2020-05-16 Eric HussGracefully handle errors during a build.
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-13 Eric HussIgnore broken console output in some situations.
2020-05-12 borsAuto merge of #8235 - badboy:8234-numbers-in-strings...
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-02 Daniel Wagner-HallMerge branch 'master' into trywithout
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 #8077 - faern:use-assoc-int-consts, r...
2020-04-20 Daniel Wagner-HallMerge branch 'master' into trywithout
2020-04-20 borsAuto merge of #7973 - ehuss:index-updates, r=alexcrichton
2020-04-20 borsAuto merge of #8129 - ehuss:resolver-behavior, r=alexcr...
2020-04-19 borsAuto merge of #8134 - nnethercote:bitcode-in-rlib,...
2020-04-19 borsAuto merge of #8068 - ehuss:bcx-units, r=alexcrichton...
2020-04-19 Alex CrichtonRemove lifetime from `Unit`
2020-04-19 Alex CrichtonMake `Unit` an owned value
2020-04-19 Eric HussWrap Package/Target in Rc.
2020-02-20 borsAuto merge of #7820 - ehuss:features2-split, r=alexcrichton
2020-02-20 Eric HussMove rustc target collection out of bcx.
2020-02-18 borsAuto merge of #7697 - ehuss:bin-test-env, r=alexcrichton
2020-02-07 borsAuto merge of #7857 - ehuss:fix-build-script-dupe,...
2020-02-06 borsAuto merge of #7875 - ehuss:update-jobserver, r=alexcri...
2020-02-06 borsAuto merge of #7874 - ehuss:update-tar, r=Eh2406
2020-02-06 borsAuto merge of #7872 - ehuss:timings-error, r=Eh2406
next