]> git.lizzy.rs Git - rust.git/history - src/librustdoc/lib.rs
Auto merge of #92153 - petrochenkov:foreignchild, r=cjgillot
[rust.git] / src / librustdoc / lib.rs
2021-12-28 borsAuto merge of #92159 - petrochenkov:decoditer, r=cjgillot
2021-12-28 borsAuto merge of #92130 - Kobzol:stable-hash-str, r=cjgillot
2021-12-27 Matthias KrügerRollup merge of #92161 - petrochenkov:misclean, r=cjgillot
2021-12-27 Matthias KrügerRollup merge of #92147 - calebcartwright:publicize...
2021-12-27 Matthias KrügerRollup merge of #92112 - SparrowLii:issue92010, r=cjgillot
2021-12-27 Matthias KrügerRollup merge of #90586 - jswrenn:relax-privacy-lints...
2021-12-25 borsAuto merge of #92262 - notriddle:notriddle/unused-hash...
2021-12-25 borsAuto merge of #92227 - Kobzol:rustdoc-doc-hidden, r...
2021-12-24 borsAuto merge of #92229 - fee1-dead:fix-rustdoc-const...
2021-12-24 borsAuto merge of #92135 - AngelicosPhosphoros:typeid_inlin...
2021-12-24 borsAuto merge of #92156 - petrochenkov:ctorkind, r=davidtwco
2021-12-24 borsAuto merge of #92226 - woppopo:const_black_box, r=josht...
2021-12-24 borsAuto merge of #91342 - RalfJung:fn-abi, r=eddyb,oli-obk
2021-12-24 borsAuto merge of #92220 - nnethercote:RawVec-dont-recomput...
2021-12-23 borsAuto merge of #92222 - nnethercote:rm-global_allocator...
2021-12-23 Matthias KrügerRollup merge of #90625 - Milo123459:ref-unwind-safe...
2021-12-23 borsAuto merge of #92110 - nagisa:def-inlining, r=nikic
2021-12-23 borsAuto merge of #92167 - pierwill:chalk-update, r=jackh726
2021-12-23 Nicholas NethercoteRemove useless `#[global_allocator]` from rustc and...
2021-12-22 Matthias KrügerRollup merge of #92208 - ChrisDenton:win-bat-cmd, r...
2021-12-22 Matthias KrügerRollup merge of #92146 - willcrichton:example-analyzer...
2021-12-22 Matthias KrügerRollup merge of #92117 - solid-rs:fix-kmc-solid-read...
2021-12-22 Matthias KrügerRollup merge of #91544 - rukai:91492, r=wesleywiser
2021-12-22 Matthias KrügerRollup merge of #88858 - spektom:to_lower_upper_rev...
2021-12-21 borsAuto merge of #92095 - vacuus:master, r=jyn514
2021-12-21 Matthias KrügerRollup merge of #91823 - woppopo:const_ptr_as_ref,...
2021-12-21 Matthias KrügerRollup merge of #91770 - TaKO8Ki:suggest-adding-cfg...
2021-12-21 Matthias KrügerRollup merge of #90345 - passcod:entry-insert, r=dtolnay
2021-12-21 borsAuto merge of #91903 - tmiasko:bit-set-hash, r=jackh726
2021-12-20 bjorn3Merge commit '97e504549371d7640cf011d266e3c17394fdddac...
2021-12-20 borsAuto merge of #92108 - r00ster91:patch-6, r=jyn514
2021-12-20 borsAuto merge of #91924 - Aaron1011:serialize-adt-def...
2021-12-20 borsAuto merge of #92041 - Aaron1011:remove-speculative...
2021-12-20 borsAuto merge of #91900 - pitaj:fix-91714, r=jyn514
2021-12-19 Matthias KrügerRollup merge of #91791 - terrarier2111:fix-float-ice...
2021-12-19 Matthias KrügerRollup merge of #91141 - jhpratt:int_roundings, r=josht...
2021-12-18 Matthias KrügerRollup merge of #91834 - GuillaumeGomez:improve-gui...
2021-12-18 Matthias KrügerRollup merge of #91566 - cbeuw:remap-dwo-name, r=davidtwco
2021-12-18 Matthias KrügerRollup merge of #92022 - woodenarrow:br_expected_bool...
2021-12-18 Matthias KrügerRollup merge of #91975 - cjgillot:noinline-generator...
2021-12-18 Matthias KrügerRollup merge of #89090 - cjgillot:bare-dyn, r=jackh726
2021-12-17 flip1995Merge commit '23d11428de3e973b34a5090a78d62887f821c90e...
2021-12-17 Vadim PetrochenkovMerge commit '533f0fc81ab9ba097779fcd27c8f9ea12261fef5...
2021-12-16 Matthias KrügerRollup merge of #91947 - ibraheemdev:io-error-other...
2021-12-16 borsAuto merge of #91527 - the8472:retain-opt, r=dtolnay
2021-12-16 Peter Jaszkowiakrustdoc: remove `--passes` and `--no-defaults`
2021-12-15 Matthias KrügerRollup merge of #91905 - GuillaumeGomez:source-code...
2021-12-15 Matthias KrügerRollup merge of #91584 - GuillaumeGomez:improve-rustdoc...
2021-12-15 Matthias KrügerRollup merge of #91479 - scottmcm:slice-as-simd, r...
2021-12-15 borsAuto merge of #91752 - yaahc:track-caller-result, r...
2021-12-14 Matthias KrügerRollup merge of #91774 - surechen:fix_typo_1, r=wesleywiser
2021-12-14 Matthias KrügerRollup merge of #91597 - r00ster91:lessthangreaterthan...
2021-12-14 Matthias KrügerRollup merge of #91239 - cameron1024:issue-87490-regres...
2021-12-14 Matthias KrügerRollup merge of #89825 - martinvonz:split-inclusive...
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 #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 #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 #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 #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 Matthias KrügerRollup merge of #91721 - danielhenrymantilla:patch...
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 Matthias KrügerRollup merge of #83174 - camelid:borrow-help, r=oli-obk
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 borsAuto merge of #91776 - matthiaskrgr:rollup-tlb4bw1...
2021-12-11 Matthias KrügerRollup merge of #91553 - devnexen:anc_data_dfbsd, r...
2021-12-11 Matthias KrügerRollup merge of #91515 - jethrogb:rsplit_array, r=yaahc
2021-12-11 Matthias KrügerRollup merge of #91426 - eggyal:idfunctor-panic-safety...
2021-12-11 Matthias KrügerRollup merge of #91373 - djkoloski:fuchsia_test_suite...
2021-12-11 Matthias KrügerRollup merge of #91310 - hi-rustin:rustin-patch-rustdoc...
2021-12-10 Matthias KrügerRollup merge of #91482 - JosephTLyons:update-HashMap...
next