]> git.lizzy.rs Git - rust.git/history - Cargo.lock
Rollup merge of #91881 - Patrick-Poitras:stabilize-iter-zip, r=scottmcm
[rust.git] / Cargo.lock
2021-12-15 Matthias KrügerRollup merge of #91881 - Patrick-Poitras:stabilize...
2021-12-15 Matthias KrügerRollup merge of #91870 - rusticstuff:macosx_min_version...
2021-12-15 Matthias KrügerRollup merge of #91868 - tmiasko:llvm-time-trace-out...
2021-12-15 Matthias KrügerRollup merge of #91859 - xkr47:patch-2, r=yaahc
2021-12-15 Matthias KrügerRollup merge of #90939 - estebank:wg-af-polish, r=tmandry
2021-12-14 borsAuto merge of #91728 - Amanieu:stable_asm, r=joshtriplett
2021-12-14 Matthias KrügerRollup merge of #91875 - b-naber:mir-transform-norm...
2021-12-14 Matthias KrügerRollup merge of #91529 - TennyZhuang:try_reserve_binary...
2021-12-14 borsAuto merge of #91766 - scottmcm:more-array-raw-eq,...
2021-12-14 borsAuto merge of #91680 - saethlin:spare_capacity_mut...
2021-12-14 borsAuto merge of #91660 - llogiq:make-a-hash-of-def-ids...
2021-12-13 Matthias KrügerRollup merge of #91847 - BoxyUwU:generic_arg_infer_fixm...
2021-12-13 Matthias KrügerRollup merge of #91699 - jsha:webkit-appearance-search...
2021-12-13 borsAuto merge of #91657 - nikic:update-llvm, r=cuviper
2021-12-13 borsAuto merge of #91654 - nikic:llvmbc-section-flags,...
2021-12-13 borsAuto merge of #91626 - klensy:json-less-alloc, r=petroc...
2021-12-13 borsAuto merge of #91569 - erikdesjardins:vt-align, r=nikic
2021-12-12 Matthias KrügerRollup merge of #91824 - woppopo:const_ptr_write_bytes...
2021-12-12 Matthias KrügerRollup merge of #91819 - rust-lang:compiler-autolabel...
2021-12-12 Matthias KrügerRollup merge of #91749 - ssomers:btree_comments, r...
2021-12-12 Matthias KrügerRollup merge of #91091 - ecstatic-morse:control-flow...
2021-12-12 Matthias KrügerRollup merge of #91086 - rhysd:issue-91085, r=m-ou-se
2021-12-12 borsAuto merge of #91549 - fee1-dead:const_env, r=spastorino
2021-12-12 borsAuto merge of #90716 - euclio:libloading, r=cjgillot
2021-12-12 borsAuto merge of #90423 - Aaron1011:deduplicate-projection...
2021-12-12 Amanieu d'AntrasStabilize asm! and global_asm!
2021-12-12 borsAuto merge of #89404 - Kobzol:hash-stable-sort, r=Mark...
2021-12-11 Matthias KrügerRollup merge of #91780 - cjgillot:localize, r=Mark...
2021-12-11 Matthias KrügerRollup merge of #90081 - woppopo:const_write_bytes...
2021-12-11 Matthias KrügerRollup merge of #91548 - luojia65:hint-spin-loop-riscv...
2021-12-11 Matthias KrügerRollup merge of #90741 - mbartlett21:patch-4, r=dtolnay
2021-12-11 Matthias KrügerRollup merge of #90270 - woppopo:const_borrow_trait...
2021-12-11 Matthias KrügerRollup merge of #91640 - cjgillot:in-band-collect,...
2021-12-11 Matthias KrügerRollup merge of #91617 - nnethercote:improve-List-reada...
2021-12-11 Matthias KrügerRollup merge of #91553 - devnexen:anc_data_dfbsd, r...
2021-12-11 Matthias KrügerRollup merge of #91426 - eggyal:idfunctor-panic-safety...
2021-12-11 Matthias KrügerRollup merge of #91310 - hi-rustin:rustin-patch-rustdoc...
2021-12-11 Matthias KrügerRollup merge of #91127 - scottmcm:ptr_to_from_bits...
2021-12-10 Matthias KrügerRollup merge of #91679 - ibraheemdev:stream-mod, r...
2021-12-10 Matthias KrügerRollup merge of #91678 - b-naber:tests-for-postpone...
2021-12-10 Matthias KrügerRollup merge of #91668 - ChrisDenton:bootstrap-clean...
2021-12-10 Matthias KrügerRollup merge of #91646 - ibraheemdev:patch-9, r=dtolnay
2021-12-10 Matthias KrügerRollup merge of #91575 - compiler-errors:issue-91556...
2021-12-10 Matthias KrügerRollup merge of #91524 - rukai:fix_extend_from_slice_do...
2021-12-10 Matthias KrügerRollup merge of #91482 - JosephTLyons:update-HashMap...
2021-12-10 Matthias KrügerRollup merge of #91470 - wesleywiser:code_coverage_link...
2021-12-10 Matthias KrügerRollup merge of #91325 - RalfJung:const_eval_select...
2021-12-10 Matthias KrügerRollup merge of #91105 - jplatte:stream-docs, r=dtolnay
2021-12-10 Matthias KrügerRollup merge of #90897 - jhpratt:fix-incorrect-feature...
2021-12-10 Matthias KrügerRollup merge of #90407 - pierwill:edit-rustc-incrementa...
2021-12-09 borsAuto merge of #85157 - the8472:drain-drop-in-place...
2021-12-09 borsAuto merge of #81156 - DrMeepster:read_buf, r=joshtriplett
2021-12-09 Matthias KrügerRollup merge of #91634 - terrarier2111:fix-recover...
2021-12-09 Matthias KrügerRollup merge of #90796 - Amanieu:remove_reg_thumb,...
2021-12-09 Matthias KrügerRollup merge of #89999 - talagrand:GetTempPath2, r...
2021-12-09 Matthias KrügerRollup merge of #87599 - Smittyvb:concat_bytes, r=Mark...
2021-12-09 Matthias KrügerRollup merge of #91666 - RalfJung:miri, r=RalfJung
2021-12-09 Matthias KrügerRollup merge of #91645 - ibraheemdev:future-join, r...
2021-12-09 Matthias KrügerRollup merge of #91476 - m-ou-se:ferris-identifier...
2021-12-08 Matthias KrügerRollup merge of #91667 - GuillaumeGomez:fix-index-itemt...
2021-12-08 Matthias KrügerRollup merge of #91637 - tmiasko:generator-packed-drop...
2021-12-08 Matthias KrügerRollup merge of #91534 - jsha:heading-color, r=Guillaum...
2021-12-08 Matthias KrügerRollup merge of #91337 - FabianWolff:issue-91227-misspe...
2021-12-08 Matthias KrügerRollup merge of #91245 - cameron1024:suggest-i32-u32...
2021-12-08 borsAuto merge of #91665 - matthiaskrgr:rollup-o3wnkam...
2021-12-08 Matthias KrügerRollup merge of #91630 - GuillaumeGomez:missing-whitesp...
2021-12-08 Matthias KrügerRollup merge of #91619 - ehuss:update-cargo, r=ehuss
2021-12-08 Matthias KrügerRollup merge of #91610 - aDotInTheVoid:patch-2, r=Guill...
2021-12-08 Matthias KrügerRollup merge of #91571 - dtolnay:printerderef, r=Mark...
2021-12-08 Matthias KrügerRollup merge of #91570 - nbdd0121:const_typeck, r=oli-obk
2021-12-08 Matthias KrügerRollup merge of #91551 - b-naber:const-eval-normalizati...
2021-12-08 Matthias KrügerRollup merge of #90709 - estebank:erase-known-type...
2021-12-08 borsAuto merge of #91604 - nikic:section-flags, r=nagisa
2021-12-08 Matthias KrügerRollup merge of #91638 - scottmcm:less-inband-2-of...
2021-12-08 Matthias KrügerRollup merge of #91577 - ecstatic-morse:mir-pass-manage...
2021-12-08 Matthias KrügerRollup merge of #91531 - notriddle:notriddle/issue...
2021-12-08 Matthias KrügerRollup merge of #91467 - ChrisDenton:confusing-os-strin...
2021-12-08 Matthias KrügerRollup merge of #91272 - FabianWolff:issue-90870-const...
2021-12-08 Matthias KrügerRollup merge of #90550 - ehuss:update-ca, r=Mark-Simulacrum
2021-12-08 Matthias KrügerRollup merge of #83744 - bjorn3:deprecate_cfg_attr_crat...
2021-12-08 borsAuto merge of #91512 - scottmcm:array-intoiter-advance...
2021-12-08 borsAuto merge of #91500 - ehuss:update-mdbook, r=Mark...
2021-12-08 borsAuto merge of #91484 - workingjubilee:simd-remove-autos...
2021-12-07 borsAuto merge of #91407 - the8472:deserialize-unchecked...
2021-12-07 borsAuto merge of #91224 - couchand:2021-11/avr-asm, r...
2021-12-07 Matthias KrügerRollup merge of #91562 - dtolnay:asyncspace, r=Mark...
2021-12-07 Matthias KrügerRollup merge of #91547 - TennyZhuang:suggest_try_reserv...
2021-12-07 Matthias KrügerRollup merge of #91503 - estebank:call-fn-span, r=micha...
2021-12-07 Matthias KrügerRollup merge of #91493 - oli-obk:cleanup, r=michaelwoer...
2021-12-07 Matthias KrügerRollup merge of #91341 - scottmcm:array-iter-frp, r...
2021-12-07 Matthias KrügerRollup merge of #91312 - terrarier2111:anon-const-ice...
2021-12-07 Matthias KrügerRollup merge of #91065 - wesleywiser:add_incr_test...
2021-12-07 Matthias KrügerRollup merge of #87614 - notriddle:notriddle-count2len...
2021-12-07 Nikita PopovUse object crate for .rustc metadata generation
2021-12-07 borsAuto merge of #85013 - Mark-Simulacrum:dominators-bitse...
2021-12-07 Eric HussUpdate cargo
2021-12-07 borsAuto merge of #91599 - RalfJung:miri, r=RalfJung
2021-12-07 borsAuto merge of #91590 - flip1995:clippyup, r=Manishearth
2021-12-06 Andy Russellreplace dynamic library module with libloading
2021-12-06 borsAuto merge of #91279 - scottmcm:small-refactor, r=nagisa
next