]> git.lizzy.rs Git - rust.git/history - src/librustdoc/html/render
Rollup merge of #91091 - ecstatic-morse:control-flow-enum-is, r=m-ou-se
[rust.git] / src / librustdoc / html / render /
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 #90716 - euclio:libloading, r=cjgillot
2021-12-12 borsAuto merge of #90207 - BoxyUwU:stabilise_cg_defaults...
2021-12-12 borsAuto merge of #90423 - Aaron1011:deduplicate-projection...
2021-12-12 Matthias KrügerRollup merge of #91748 - notriddle:notriddle/doc-notabl...
2021-12-12 Matthias KrügerRollup merge of #91746 - ssomers:btree_tests, r=Mark...
2021-12-12 borsAuto merge of #89404 - Kobzol:hash-stable-sort, r=Mark...
2021-12-11 Matthias KrügerRollup merge of #91806 - woppopo:const_unique, r=dtolnay
2021-12-11 Matthias KrügerRollup merge of #91797 - the8472:fix-invalid-deref...
2021-12-11 Matthias KrügerRollup merge of #91780 - cjgillot:localize, r=Mark...
2021-12-11 Matthias KrügerRollup merge of #91764 - cjgillot:elide-anyway, r=jackh726
2021-12-11 Matthias KrügerRollup merge of #91750 - notriddle:notriddle/doc-notabl...
2021-12-11 Matthias KrügerRollup merge of #91737 - Manishearth:panic-immediate...
2021-12-11 Matthias KrügerRollup merge of #91643 - Amanieu:r9x18, r=joshtriplett
2021-12-11 Matthias KrügerRollup merge of #90081 - woppopo:const_write_bytes...
2021-12-11 borsAuto merge of #91769 - estebank:type-trait-bound-span...
2021-12-11 borsAuto merge of #91799 - matthiaskrgr:rollup-b38xx6i...
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 #89734 - estebank:issue-72312, r=nikoma...
2021-12-11 borsAuto merge of #91792 - matthiaskrgr:rollup-2epg7jq...
2021-12-11 Matthias KrügerRollup merge of #91782 - maxwase:is_symlink_since_attri...
2021-12-11 Matthias KrügerRollup merge of #91718 - RalfJung:unaligned_references...
2021-12-11 Matthias KrügerRollup merge of #91717 - inashivb:issue-91713, r=jyn514
2021-12-11 Matthias KrügerRollup merge of #91711 - andrewbanchich:improve-zip...
2021-12-11 Matthias KrügerRollup merge of #91682 - camelid:alias-layout, r=jyn514
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 #91697 - dtolnay:lossyfromstr, r=Mark...
2021-12-10 Matthias KrügerRollup merge of #91686 - dalcde:patch-1, r=dtolnay
2021-12-10 Matthias KrügerRollup merge of #91681 - WaffleLapkin:patch-3, r=scottmcm
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 #91625 - est31:remove_indexes, r=oli-obk
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 #91685 - Aaron1011:install-llvm-tools...
2021-12-09 Matthias KrügerRollup merge of #91634 - terrarier2111:fix-recover...
2021-12-09 Matthias KrügerRollup merge of #91042 - Kobzol:vec-extend-cleanup...
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 borsAuto merge of #91691 - matthiaskrgr:rollup-wfommdr...
2021-12-09 Matthias KrügerRollup merge of #91476 - m-ou-se:ferris-identifier...
2021-12-09 borsAuto merge of #91677 - matthiaskrgr:rollup-yiczced...
2021-12-09 Noah Levrustdoc: Show type layout for type aliases
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 Matthias KrügerRollup merge of #91551 - b-naber:const-eval-normalizati...
2021-12-08 borsAuto merge of #91604 - nikic:section-flags, r=nagisa
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 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 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 #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-06 borsAuto merge of #91279 - scottmcm:small-refactor, r=nagisa
2021-12-06 flip1995Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35...
2021-12-06 borsAuto merge of #91580 - scottmcm:less-inband-1-of-28...
2021-12-06 borsAuto merge of #91284 - t6:freebsd-riscv64, r=Amanieu
2021-12-05 Matthias KrügerRollup merge of #91537 - sunshowers:m68k-gnu, r=joshtri...
2021-12-05 Matthias KrügerRollup merge of #91391 - GuillaumeGomez:simplify-no...
2021-12-05 borsAuto merge of #91356 - GuillaumeGomez:improve-rustdoc...
2021-12-05 Matthias KrügerRollup merge of #91535 - Aaron1011:stabilize-future...
2021-12-05 Matthias KrügerRollup merge of #91450 - hkmatsumoto:hide-type-error...
2021-12-05 Matthias KrügerRollup merge of #91437 - dtolnay:emptybrace, r=nagisa
2021-12-05 Matthias KrügerRollup merge of #90529 - b-naber:reborrows-consts,...
2021-12-05 borsAuto merge of #88611 - m-ou-se:array-into-iter-new...
2021-12-05 borsAuto merge of #91510 - camelid:two-cleanups, r=Guillaum...
2021-12-05 Jacob Hoffman-AndrewsMake rustdoc headings black, and markdown blue
2021-12-04 Matthias KrügerRollup merge of #91355 - alexcrichton:stabilize-thread...
2021-12-04 Matthias KrügerRollup merge of #91215 - GuillaumeGomez:vec-deque-retai...
2021-12-04 Matthias KrügerRollup merge of #90023 - b-naber:postpone_const_eval_in...
next