about summary refs log tree commit diff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorLines
2021-03-27Rollup merge of #83239 - JohnTitor:reduce-deps, r=Mark-SimulacrumYuki Okushi-22/+19
2021-03-26Update cargoEric Huss-14/+33
2021-03-26Auto merge of #83480 - flip1995:clippyup, r=Dylan-DPCbors-8/+5
2021-03-25Update Cargo.lockflip1995-8/+5
2021-03-24Better errors in jsondocckNixon Enraght-Moony-0/+7
2021-03-19Rollup merge of #83236 - cjgillot:memmap, r=joshtriplettDylan DPC-2/+11
2021-03-18Upgrade memmap to memmap2 in other crates.Camille GILLOT-2/+11
2021-03-18`cargo update -p bytecount`Yuki Okushi-6/+13
2021-03-18`cargo update -p parking_lot -p parking_lot_core`Yuki Okushi-16/+6
2021-03-16feat: Update hashbrown to instantiate less llvm IRMarkus Westerlind-6/+12
2021-03-15Rollup merge of #83098 - camelid:more-doc-attr-check, r=davidtwcoDylan DPC-0/+1
2021-03-15Auto merge of #82999 - cuviper:rustc-rayon-0.3.1, r=Mark-Simulacrumbors-26/+8
2021-03-14Use pretty-printer instead of `span_to_snippet`Camelid-0/+1
2021-03-14expand: Resolve and expand inner attributes on out-of-line modulesVadim Petrochenkov-3/+3
2021-03-13Rollup merge of #83052 - klensy:dep-update, r=Mark-SimulacrumYuki Okushi-15/+8
2021-03-12Update Cargo.lockflip1995-0/+1
2021-03-12updated vulnerable depsklensy-15/+8
2021-03-11Add `-Z unpretty` flag for the THIRLeSeulArtichaut-0/+2
2021-03-10Update to rustc-rayon 0.3.1Josh Stone-26/+8
2021-03-09Bump tracing-tree dependencyOli Scherer-2/+2
2021-03-09Rollup merge of #82883 - Aaron1011:update-cargo, r=ehussMara Bos-20/+61
2021-03-09Rollup merge of #82731 - de-vri-es:bump-libc-for-std, r=Mark-SimulacrumMara Bos-2/+2
2021-03-08Rollup merge of #82767 - GuillaumeGomez:update-minifier-crate-version, r=jyn514Mara Bos-2/+2
2021-03-07Update CargoAaron Hill-20/+61
2021-03-06Revert fmt version, add rustdoc-json-types to bootstrap testsRune Tynan-2/+0
2021-03-06Add roundtrip testing and bump format versionRune Tynan-0/+3
2021-03-05Update minifier dependency versionGuillaume Gomez-2/+2
2021-03-05Bump libc dependency of std to 0.2.88.Maarten de Vries-2/+2
2021-03-03Auto merge of #82553 - tmiasko:update-tracing, r=Mark-Simulacrumbors-16/+19
2021-03-03Rollup merge of #82469 - notriddle:bring-our-own-diff, r=Mark-SimulacrumYuki Okushi-0/+11
2021-03-02Rollup merge of #81932 - jyn514:rustdoc-logging, r=Mark-SimulacrumGuillaume Gomez-0/+3
2021-03-01Rollup merge of #82428 - ehuss:update-mdbook, r=Mark-SimulacrumJoshua Nelson-4/+10
2021-03-01Use a crate to produce rustdoc tree comparisons instead of the `diff` commandMichael Howell-0/+11
2021-02-28Always compile rustdoc with debug logging enabled when `download-rustc` is setJoshua Nelson-0/+3
2021-02-28Update tracing to 0.1.25Tomasz Miąsko-16/+19
2021-02-27Rollup merge of #82537 - wesleywiser:update_measureme, r=oli-obkDylan DPC-2/+14
2021-02-27Rollup merge of #82057 - upsuper-forks:cstr, r=davidtwco,wesleywiserDylan DPC-0/+11
2021-02-25Update measureme dependency to the latest versionWesley Wiser-2/+14
2021-02-25Update Cargo.lockflip1995-11/+119
2021-02-24Auto merge of #80891 - cjgillot:noq, r=Mark-Simulacrumbors-0/+1
2021-02-23Auto merge of #82127 - tgnottingham:tune-ahead-of-time-codegen, r=varkorbors-1/+0
2021-02-22Update mdbookEric Huss-4/+10
2021-02-20Access the session directly from DepContext.Camille GILLOT-0/+1
2021-02-19Move the query system to rustc_query_impl.Camille GILLOT-0/+24
2021-02-19Move handle_deadlock where it is used.Camille GILLOT-0/+1
2021-02-19Make QueryEngine opaque to TyCtxt.Camille GILLOT-0/+1
2021-02-18Update cargoEric Huss-1/+1
2021-02-15rustc_codegen_ssa: tune codegen according to available concurrencyTyson Nottingham-1/+0
2021-02-14bumped smallvec depsklensy-40/+40
2021-02-14Replace const_cstr with cstr crateXidorn Quan-0/+11