]> git.lizzy.rs Git - rust.git/history - src/doc
rustdoc: Remove unnecessary clone in `DocFolder`
[rust.git] / src / doc /
2021-10-31 borsAuto merge of #86336 - camsteffen:char-array-pattern...
2021-10-31 Matthias KrügerRollup merge of #89786 - jkugelman:must-use-len-and...
2021-10-31 Matthias KrügerRollup merge of #89068 - bjorn3:restructure_rt2, r...
2021-10-31 Matthias KrügerRollup merge of #89951 - ojeda:stable-unwrap_unchecked...
2021-10-31 Matthias KrügerRollup merge of #89897 - jkugelman:must-use-core, r...
2021-10-31 Matthias KrügerRollup merge of #89839 - jkugelman:must-use-mem-ptr...
2021-10-31 Matthias KrügerRollup merge of #89835 - jkugelman:must-use-expensive...
2021-10-31 Matthias KrügerRollup merge of #89833 - jkugelman:must-use-rc-downgrad...
2021-10-31 Matthias KrügerRollup merge of #89677 - maxwase:is-symlink-stabilizati...
2021-10-31 Matthias KrügerRollup merge of #89446 - chrismit3s:issue-88715-fix...
2021-10-31 borsAuto merge of #90391 - camelid:crate-size, r=jyn514
2021-10-31 borsAuto merge of #90306 - kornelski:slicecloneasset, r...
2021-10-30 Matthias KrügerRollup merge of #90404 - mkroening:hermit-kernel-no...
2021-10-30 Matthias KrügerRollup merge of #90401 - mkroening:hermit-condvar,...
2021-10-30 Matthias KrügerRollup merge of #89899 - jkugelman:must-use-alloc,...
2021-10-30 Matthias KrügerRollup merge of #89789 - jkugelman:must-use-thread...
2021-10-30 Guillaume GomezRollup merge of #90399 - yuvaldolev:as-ref-overly-verbo...
2021-10-30 Guillaume GomezRollup merge of #90375 - yanok:master, r=lcnr
2021-10-30 Guillaume GomezRollup merge of #90202 - matthewjasper:xcrate-hygiene...
2021-10-30 Guillaume GomezRollup merge of #90183 - GuillaumeGomez:recurse-deref...
2021-10-30 Guillaume GomezRollup merge of #90156 - jsha:less-border-bottom-2...
2021-10-30 borsAuto merge of #90205 - mati865:link-modifiers-in-rustc...
2021-10-30 borsAuto merge of #90416 - matthiaskrgr:rollup-55lzqng...
2021-10-30 Matthias KrügerRollup merge of #90412 - jyn514:macro-use, r=camelid
2021-10-30 Matthias KrügerRollup merge of #90402 - wesleywiser:query_descriptions...
2021-10-30 Matthias KrügerRollup merge of #90396 - b-naber:type_flags_ices_defaul...
2021-10-30 Matthias KrügerRollup merge of #90395 - b-naber:const-expr-type-relati...
2021-10-30 Matthias KrügerRollup merge of #90377 - WaffleLapkin:const_slice_from_...
2021-10-30 Matthias KrügerRollup merge of #90374 - GuillaumeGomez:unify-rustdoc...
2021-10-30 Matthias KrügerRollup merge of #90371 - Veykril:patch-2, r=jyn514
2021-10-30 Matthias KrügerRollup merge of #89876 - AlexApps99:const_ops, r=oli-obk
2021-10-30 borsAuto merge of #89174 - ChrisDenton:automatic-verbatim...
2021-10-30 borsAuto merge of #88268 - GuillaumeGomez:generics-search...
2021-10-29 borsAuto merge of #90346 - ferrocene:pa-short-circuit,...
2021-10-29 Guillaume GomezUnify titles in rustdoc book doc attributes chapter
2021-10-29 borsAuto merge of #90390 - umanwizard:update-miri, r=RalfJung
2021-10-29 borsAuto merge of #90389 - camelid:rustdoc-rayon, r=jyn514
2021-10-29 borsAuto merge of #90373 - tmiasko:union-qualification...
2021-10-29 borsAuto merge of #90214 - tmiasko:indirect-mutation-qualif...
2021-10-29 borsAuto merge of #90380 - Mark-Simulacrum:revert-89558...
2021-10-29 borsAuto merge of #90363 - camelid:build-impl-perf, r=jyn514
2021-10-28 borsAuto merge of #90387 - matthiaskrgr:rollup-b2x8v0x...
2021-10-28 Matthias KrügerRollup merge of #90376 - oli-obk:🧹, r=spastorino
2021-10-28 Matthias KrügerRollup merge of #90336 - mbartlett21:patch-4, r=Mark...
2021-10-28 Matthias KrügerRollup merge of #90082 - noncombatant:patch-1, r=Guilla...
2021-10-28 borsAuto merge of #90281 - xldenis:public-borrow-set, r...
2021-10-28 borsAuto merge of #90218 - JakobDegen:adt_significant_drop_...
2021-10-28 borsAuto merge of #90145 - cjgillot:sorted-map, r=michaelwo...
2021-10-28 borsAuto merge of #90339 - GuillaumeGomez:doc-alias-doc...
2021-10-28 Guillaume GomezAdd missing documentation for doc alias
2021-10-27 Matthias KrügerRollup merge of #90304 - vandenheuvel:test_issue_75961...
2021-10-27 Matthias KrügerRollup merge of #90288 - JakobDegen:import_diagnostics...
2021-10-27 Matthias KrügerRollup merge of #90267 - EliseZeroTwo:elisezerotwo...
2021-10-27 Matthias KrügerRollup merge of #90239 - r00ster91:patch-1, r=fee1...
2021-10-27 borsAuto merge of #90273 - nbdd0121:const, r=fee1-dead
2021-10-27 borsAuto merge of #90186 - jsha:fix-header-sizes, r=Guillau...
2021-10-27 borsAuto merge of #89652 - rcvalle:rust-cfi, r=nagisa
2021-10-27 Ramon de C ValleAdd documentation for LLVM CFI support
2021-10-27 Matthias KrügerRollup merge of #90278 - notriddle:notriddle/highlight...
2021-10-27 Matthias KrügerRollup merge of #90232 - konan8205:master, r=GuillaumeGomez
2021-10-27 Matthias KrügerRollup merge of #90154 - camelid:remove-getdefid, r...
2021-10-27 borsAuto merge of #89937 - JohnTitor:fix-89875, r=Amanieu
2021-10-26 Matthias KrügerRollup merge of #90296 - CAD97:rip-lerp, r=Mark-Simulacrum
2021-10-26 borsAuto merge of #90290 - nyanpasu64:fix-string-as-mut...
2021-10-26 borsAuto merge of #90284 - tonyyzy:patch-1, r=JohnTitor
2021-10-26 borsAuto merge of #90075 - pierwill:fix-79717, r=petrochenkov
2021-10-26 borsAuto merge of #90299 - matthiaskrgr:rollup-n77ntld...
2021-10-26 Matthias KrügerRollup merge of #90295 - ehuss:update-cargo, r=ehuss
2021-10-26 Matthias KrügerRollup merge of #90294 - ehuss:update-books, r=ehuss
2021-10-26 Matthias KrügerRollup merge of #90241 - DrMeepster:thiscall_lint_upgra...
2021-10-26 Matthias KrügerRollup merge of #90181 - notriddle:notriddle/error...
2021-10-26 Eric HussUpdate books
2021-10-26 borsAuto merge of #85830 - bjorn3:separate_provide_extern...
2021-10-25 borsAuto merge of #90282 - matthiaskrgr:rollup-c6trbff...
2021-10-25 Matthias KrügerRollup merge of #90266 - b-naber:uneval_substs, r=lcnr
2021-10-25 Matthias KrügerRollup merge of #90255 - lnicola:rust-analyzer-2021...
2021-10-25 Matthias KrügerRollup merge of #90196 - yanok:master, r=scottmcm
2021-10-25 Matthias KrügerRollup merge of #89581 - jblazquez:master, r=Mark-Simul...
2021-10-25 borsAuto merge of #89430 - GuillaumeGomez:rustdoc-clippy...
2021-10-25 Guillaume GomezRollup merge of #90233 - GuillaumeGomez:tooltip-overflo...
2021-10-25 Guillaume GomezRollup merge of #90079 - SparrowLii:i8mm, r=Amanieu
2021-10-25 Guillaume GomezRollup merge of #90017 - jackh726:issue-tests, r=nikoma...
2021-10-25 borsAuto merge of #90042 - pietroalbini:1.56-master, r...
2021-10-25 borsAuto merge of #90249 - matthiaskrgr:rollup-xwtfhq3...
2021-10-25 Matthias KrügerRollup merge of #90238 - GuillaumeGomez:mailmap-alias...
2021-10-25 Matthias KrügerRollup merge of #90143 - camelid:tidy-2021-followup...
2021-10-25 Matthias KrügerRollup merge of #90127 - JohnTitor:fix-90113, r=estebank
2021-10-25 borsAuto merge of #89808 - tmiasko:llvm-multithreaded,...
2021-10-25 borsAuto merge of #90210 - cjgillot:qarray2, r=Mark-Simulacrum
2021-10-24 Noah Levtidy: Remove submodules from edition exception list
2021-10-24 Matthias KrügerRollup merge of #90162 - WaffleLapkin:const_array_slice...
2021-10-24 Matthias KrügerRollup merge of #90155 - jsha:outdent-methods, r=Guilla...
2021-10-24 Matthias KrügerRollup merge of #90100 - Mark-Simulacrum:speed-macos...
2021-10-24 Matthias KrügerRollup merge of #89558 - lcnr:query-stable-lint, r...
2021-10-24 borsAuto merge of #85254 - cjgillot:reveal-mir, r=lcnr
2021-10-24 borsAuto merge of #90208 - Mark-Simulacrum:hash-bytes-fast...
2021-10-24 borsAuto merge of #89776 - rusticstuff:ci-overflow-checks...
2021-10-23 borsAuto merge of #90175 - cuviper:min-llvm-12, r=nagisa
2021-10-23 borsAuto merge of #90203 - matthiaskrgr:rollup-v215wew...
2021-10-23 Matthias KrügerRollup merge of #90198 - the8472:available-parallelism...
next