]> git.lizzy.rs Git - rust.git/history - src/test/rustdoc/short-docblock.rs
Rollup merge of #89865 - tmandry:llvm-static, r=Mark-Simulacrum
[rust.git] / src / test / rustdoc / short-docblock.rs
2021-10-14 Matthias KrügerRollup merge of #89865 - tmandry:llvm-static, r=Mark...
2021-10-14 Matthias KrügerRollup merge of #89433 - arlosi:stdin-fix, r=joshtriplett
2021-10-13 Matthias KrügerRollup merge of #89759 - jyn514:x-build-assemble, r...
2021-10-13 Matthias KrügerRollup merge of #89347 - TaKO8Ki:crate-or-module-typo...
2021-10-12 borsAuto merge of #88788 - falk-hueffner:speedup-int-log10...
2021-10-11 Matthias KrügerRollup merge of #89760 - jyn514:remove-incremental...
2021-10-11 Matthias KrügerRollup merge of #89710 - sireliah:e0482, r=GuillaumeGomez
2021-10-11 borsAuto merge of #89597 - michaelwoerister:improve-vtable...
2021-10-10 Matthias KrügerRollup merge of #89579 - workingjubilee:regression...
2021-10-10 borsAuto merge of #89541 - workingjubilee:abbrev-shufvec...
2021-10-10 Matthias KrügerRollup merge of #89520 - GuillaumeGomez:cache-rustdoc...
2021-10-10 Matthias KrügerRollup merge of #89438 - pierwill:prefix-free-hash...
2021-10-10 Matthias KrügerRollup merge of #88713 - falk-hueffner:int-log10-docume...
2021-10-10 Matthias KrügerRollup merge of #88374 - joshlf:patch-2, r=JohnTitor
2021-10-10 borsAuto merge of #89219 - nickkuk:str_split_once_get_unche...
2021-10-10 borsAuto merge of #88952 - skrap:add-armv7-uclibc, r=nagisa
2021-10-09 borsAuto merge of #88379 - camelid:cleanup-clean, r=jyn514
2021-10-09 Guillaume GomezRollup merge of #89614 - cuviper:unicode-14, r=joshtriplett
2021-10-09 Guillaume GomezRollup merge of #88436 - lf-:stabilize-command-access...
2021-10-09 Guillaume GomezRollup merge of #87528 - :stack_overflow_obsd, r=joshtr...
2021-10-09 Guillaume GomezRollup merge of #75644 - c410-f3r:array, r=yaahc
2021-10-09 Matthias KrügerRollup merge of #89641 - asquared31415:asm-feature...
2021-10-09 Matthias KrügerRollup merge of #89605 - camelid:fix-version, r=nagisa
2021-10-09 Matthias KrügerRollup merge of #88707 - sylvestre:split_example, r...
2021-10-09 borsAuto merge of #89582 - jkugelman:optimize-file-read...
2021-10-08 Guillaume GomezRollup merge of #89538 - notriddle:notriddle/arrow...
2021-10-08 borsAuto merge of #89576 - tom7980:issue-89275-fix, r=estebank
2021-10-08 borsAuto merge of #89619 - michaelwoerister:incr-vtables...
2021-10-08 JubileeRollup merge of #89476 - cjgillot:expn-id, r=petrochenkov
2021-10-08 JubileeRollup merge of #89082 - smoelius:master, r=kennytm
2021-10-08 JubileeRollup merge of #89025 - ricobbe:raw-dylib-link-ordinal...
2021-10-08 JubileeRollup merge of #88772 - orlp:result-map-or-else-docfix...
2021-10-08 JubileeRollup merge of #88137 - joshtriplett:osx-strip-symbols...
2021-10-08 JubileeRollup merge of #87918 - mikebenfield:pr-afdo, r=nikic
2021-10-07 Guillaume GomezRollup merge of #89615 - willcrichton:fix-get-body...
2021-10-07 Guillaume GomezRollup merge of #89596 - GuillaumeGomez:implicit-doc...
2021-10-07 Guillaume GomezRollup merge of #89585 - nbdd0121:issue-89574, r=estebank
2021-10-07 Guillaume GomezRollup merge of #89559 - krasimirgg:llvm-14-fatal_error...
2021-10-07 Guillaume GomezRollup merge of #89477 - Nicholas-Baron:compute_diff_rs...
2021-10-07 Guillaume GomezRollup merge of #89461 - crlf0710:dyn_upcasting_lint...
2021-10-07 Guillaume GomezRollup merge of #89298 - gcohara:issue89193, r=workingj...
2021-10-07 borsAuto merge of #89534 - camsteffen:diag-name, r=oli-obk
2021-10-07 borsAuto merge of #86525 - shamatar:array_len_opt, r=oli-obk
2021-10-07 flip1995Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b...
2021-10-07 borsAuto merge of #89495 - Mark-Simulacrum:add-inlines...
2021-10-07 borsAuto merge of #89454 - erikdesjardins:perfattrcheck...
2021-10-06 borsAuto merge of #89608 - Manishearth:rollup-m7kd76f,...
2021-10-06 Manish GoregaokarRollup merge of #89591 - infinity0:master, r=Amanieu
2021-10-06 Manish GoregaokarRollup merge of #89588 - BoxyUwU:add_a_test_uwu, r...
2021-10-06 Manish GoregaokarRollup merge of #89531 - devnexen:stack_overflow_bsd_li...
2021-10-06 Manish GoregaokarRollup merge of #89528 - FabianWolff:issue-89497, r...
2021-10-06 Manish GoregaokarRollup merge of #89506 - yaymukund:docblock-headings...
2021-10-04 Mukund Lakshmanlibrustdoc: Use correct heading levels.
2021-10-04 Manish GoregaokarRollup merge of #86434 - CDirkx:ipv6-benchmarking,...
2021-10-03 borsAuto merge of #84267 - dtolnay:ptrunit, r=nagisa
2021-10-01 Manish GoregaokarRollup merge of #85223 - simbleau:master, r=steveklabnik
2021-09-28 flip1995Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee...
2021-09-28 Antoni BoucherMerge commit 'cd4810de42c57b64b74dae09c530a4c3a41f87b9...
2021-09-28 Antoni BoucherMerge commit '9809f5d21990d9e24b3e9876ea7da756fd4e9def...
2021-09-19 bjorn3Merge commit '61667dedf55e3e5aa584f7ae2bd0471336b92ce9...
2021-09-17 Antoni BoucherMerge commit '48d60ab7c505c6c1ebb042eacaafd8dc9f7a9267...
2021-09-10 Manish GoregaokarRollup merge of #87441 - ibraheemdev:i-86865, r=cjgillot
2021-09-10 Manish GoregaokarRollup merge of #86165 - m-ou-se:proc-macro-span-shrink...
2021-09-08 flip1995Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff...
2021-09-03 borsAuto merge of #86454 - tlyu:refactor-unsized-suggestion...
2021-09-02 borsAuto merge of #83342 - Count-Count:win-console-incomple...
2021-08-29 Guillaume GomezRollup merge of #85534 - csmoe:demagnle-assert, r=micha...
2021-08-29 Guillaume GomezRollup merge of #80543 - LeSeulArtichaut:notify-close...
2021-08-28 borsAuto merge of #85690 - bstrie:m2_arena, r=jackh726...
2021-08-25 borsAuto merge of #85344 - cbeuw:remap-across-cwd, r=michae...
2021-08-24 borsAuto merge of #85556 - FabianWolff:issue-85071, r=esteb...
2021-08-22 borsAuto merge of #85166 - mbhall88:file-prefix, r=dtolnay
2021-08-19 Guillaume GomezRollup merge of #86123 - Aaron1011:query-span, r=cjgillot
2021-08-15 Antoni BoucherMerge commit '6f50986667debbfc67776304a8ee23fe0158613f...
2021-08-15 Antoni BoucherMerge commit 'e228f0c16ea8c34794a6285bf57aab627c26b147...
2021-08-14 Antoni BoucherMerge commit '0c89065b934397b62838fe3e4ef6f6352fc52daf...
2021-08-13 Antoni BoucherAdd 'compiler/rustc_codegen_gcc/' from commit 'afae271d...
2021-08-12 flip1995Merge commit '7bfc26ec8e7a454786668e7e52ffe527fc649735...
2021-08-12 Yuki OkushiRollup merge of #85835 - Seppel3210:master, r=yaahc
2021-08-06 Yuki OkushiRollup merge of #85807 - glaubitz:powerpc-disable-initi...
2021-08-06 bjorn3Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3...
2021-08-03 Yuki OkushiRollup merge of #81797 - yoshuawuyts:stream_from_iter...
2021-08-03 borsAuto merge of #86335 - CDirkx:ipv4-in-ipv6, r=dtolnay
2021-08-02 Yuki OkushiRollup merge of #86593 - jhpratt:stabilize-const_slice_...
2021-08-02 Yuki OkushiRollup merge of #86439 - CDirkx:ip-protocol-assignment...
2021-07-30 borsAuto merge of #85971 - FabianWolff:issue-85586, r=davidtwco
2021-07-29 flip1995Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b...
2021-07-28 Yuki OkushiRollup merge of #81363 - jonhoo:no-unpin-in-pin-future...
2021-07-28 Yuki OkushiRollup merge of #87453 - ibraheemdev:i-68697, r=wesleywiser
2021-07-27 borsAuto merge of #85305 - MarcusDunn:master, r=pnkfelix
2021-07-27 borsAuto merge of #83491 - jyn514:remove-pretty, r=pnkfelix
2021-07-26 Caleb CartwrightMerge commit '4236289b75ee55c78538c749512cdbeea5e1c332...
2021-07-25 borsAuto merge of #85646 - Moxinilian:separate-const-switch...
2021-07-24 borsAuto merge of #84111 - bstrie:hashfrom, r=joshtriplett
2021-07-24 borsAuto merge of #84589 - In-line:zircon-thread-name,...
2021-07-20 borsAuto merge of #84959 - camsteffen:lint-suggest-group...
2021-07-19 flip1995Merge commit '4c41a222ca5d1325fb4b6709395bd06e766cc042...
2021-07-15 flip1995Merge commit '54a20a02ecd0e1352a871aa0990bcc8b8b03173e...
2021-07-14 borsAuto merge of #86211 - tlyu:option-result-overviews...
2021-07-12 Yuki OkushiRollup merge of #86344 - est31:maybe-uninit-extra,...
next