]> git.lizzy.rs Git - rust.git/history - src/librustdoc
Add regression test for #96530
[rust.git] / src / librustdoc /
2022-12-20 borsAuto merge of #105127 - Sp00ph:const_new, r=dtolnay
2022-12-20 borsAuto merge of #105381 - uweigand:s390x-ffi-vaarg, r...
2022-12-20 Matthias KrügerRollup merge of #105945 - JohnTitor:issue-57404, r...
2022-12-20 Matthias KrügerRollup merge of #105944 - JohnTitor:issue-80816, r...
2022-12-20 Matthias KrügerRollup merge of #105943 - JohnTitor:issue-102206, r...
2022-12-20 Matthias KrügerRollup merge of #105939 - GuillaumeGomez:improve-descri...
2022-12-20 Matthias KrügerRollup merge of #105938 - andersk:coerce_unsized-tracki...
2022-12-20 Matthias KrügerRollup merge of #105930 - JakobDegen:nal-unsound, r...
2022-12-20 Matthias KrügerRollup merge of #105835 - tmiasko:cleanup-post-borrowck...
2022-12-20 borsAuto merge of #105940 - matthiaskrgr:rollup-ho4po1t...
2022-12-20 Matthias KrügerRollup merge of #105935 - Ezrashaw:add-test+docs-for...
2022-12-20 Matthias KrügerRollup merge of #105933 - taiki-e:doc-cfg, r=GuillaumeGomez
2022-12-20 Matthias KrügerRollup merge of #105914 - GuillaumeGomez:simplify-css...
2022-12-20 Matthias KrügerRollup merge of #105912 - notriddle:notriddle/pre-line...
2022-12-20 Matthias KrügerRollup merge of #105901 - oli-obk:no_miri_on_stable...
2022-12-20 borsAuto merge of #105880 - Nilstrieb:make-newtypes-less...
2022-12-20 borsAuto merge of #105575 - compiler-errors:impl-wf-lint...
2022-12-20 Taiki EndoAdd readable rustdoc display for tvOS and watchOS
2022-12-20 borsAuto merge of #105918 - matthiaskrgr:rollup-mmazd62...
2022-12-19 Matthias KrügerRollup merge of #105915 - andrewpollack:revert-105250...
2022-12-19 Matthias KrügerRollup merge of #105913 - notriddle:notriddle/width...
2022-12-19 Matthias KrügerRollup merge of #105801 - zertosh:path_mut_os_str_doc_t...
2022-12-19 borsAuto merge of #103600 - compiler-errors:early-binder...
2022-12-19 Guillaume GomezSimplify CSS for code examples code blocks
2022-12-19 Michael Howellrustdoc: remove width-limiter from source pages, stop...
2022-12-19 Michael Howellrustdoc: force pre tags to have the default line height
2022-12-19 borsAuto merge of #105698 - joboet:unsupported_threads_once...
2022-12-19 Dylan DPCRollup merge of #105882 - compiler-errors:issue-105832...
2022-12-19 Dylan DPCRollup merge of #105839 - LegionMammal978:mut-upvar...
2022-12-19 Dylan DPCRollup merge of #105682 - thomcc:expose-ptr-fmt, r...
2022-12-19 borsAuto merge of #105845 - lqd:revert-thinlto-revert,...
2022-12-18 Matthias KrügerRollup merge of #105863 - GuillaumeGomez:update-browser...
2022-12-18 Matthias KrügerRollup merge of #105842 - compiler-errors:arg-name...
2022-12-18 Matthias KrügerRollup merge of #105447 - TaKO8Ki:add-test-for-103095...
2022-12-18 Matthias KrügerRollup merge of #105419 - YC:issue-41731, r=petrochenkov
2022-12-18 borsAuto merge of #105446 - erikdesjardins:vt-size, r=nikic
2022-12-18 Matthias KrügerRollup merge of #105854 - matthiaskrgr:rmclone, r=compi...
2022-12-18 Matthias KrügerRollup merge of #105420 - tmiasko:dest-prop-dead-code...
2022-12-18 Matthias KrügerRollup merge of #96584 - bentongxyz:x-setup-h-v-should...
2022-12-18 borsAuto merge of #105714 - jyn514:tidy-first, r=Mark-Simul...
2022-12-18 borsAuto merge of #104417 - mejrs:mir_build, r=davidtwco
2022-12-18 borsAuto merge of #105638 - tavianator:fix-50619-again...
2022-12-18 borsAuto merge of #105617 - bjorn3:update_crossbeam, r...
2022-12-17 borsAuto merge of #105849 - matthiaskrgr:rollup-ya4s1n2...
2022-12-17 Matthias KrügerRollup merge of #105836 - evanj:fmt-doc-use-variables...
2022-12-17 Matthias KrügerRollup merge of #105829 - the8472:tidy-style, r=jyn514
2022-12-17 Matthias KrügerRollup merge of #105814 - JakobDegen:custom-mir-terms...
2022-12-17 Matthias KrügerRollup merge of #105792 - Ezrashaw:add-e0320-long-docs...
2022-12-17 Matthias KrügerRollup merge of #105789 - notriddle:notriddle/examples...
2022-12-17 Matthias KrügerRollup merge of #105559 - mkroening:install-llvm-tools...
2022-12-17 Matthias KrügerRollup merge of #105458 - Ayush1325:blocking_spawn...
2022-12-17 borsAuto merge of #105145 - Ayush1325:sequential-remote...
2022-12-17 borsAuto merge of #105800 - lqd:dylib-thinlto, r=bjorn3
2022-12-17 Philipp KronesMerge commit '4bdfb0741dbcecd5279a2635c3280726db0604b5...
2022-12-17 borsAuto merge of #105421 - jacobbramley:jb/branch-prot...
2022-12-17 Matthias KrügerRollup merge of #105785 - JohnTitor:issue-55976-2,...
2022-12-17 Matthias KrügerRollup merge of #105770 - oli-obk:deref_all_the_things...
2022-12-17 borsAuto merge of #105794 - ChrisDenton:internal-doc, r...
2022-12-17 borsAuto merge of #105811 - ojeda:Dwarnings-no_fp_fmt_parse...
2022-12-17 borsAuto merge of #105804 - matthiaskrgr:rollup-iaqlbl3...
2022-12-16 Matthias KrügerRollup merge of #105802 - chbaker0:enum-match-filecheck...
2022-12-16 Matthias KrügerRollup merge of #105780 - GuillaumeGomez:read-more...
2022-12-16 Matthias KrügerRollup merge of #105768 - fee1-dead-contrib:iat-style...
2022-12-16 Matthias KrügerRollup merge of #105711 - compiler-errors:rpitit-refere...
2022-12-16 Matthias KrügerRollup merge of #105710 - compiler-errors:dyn-star...
2022-12-16 Matthias KrügerRollup merge of #105493 - WaffleLapkin:unchoke-r-a...
2022-12-16 borsAuto merge of #102318 - Amanieu:default_alloc_error_han...
2022-12-16 borsAuto merge of #105018 - zertosh:path_buf_deref_mut...
2022-12-16 Michael Howellrustdoc: clean up margin CSS for scraped examples
2022-12-16 borsAuto merge of #105775 - matthiaskrgr:rollup-2o8qn7e...
2022-12-16 Guillaume GomezDon't add "Read more" link if there is no extra content
2022-12-16 Matthias KrügerRollup merge of #105774 - TaKO8Ki:remove-unused-stderr...
2022-12-16 Matthias KrügerRollup merge of #105764 - notriddle:notriddle/src-sideb...
2022-12-16 Matthias KrügerRollup merge of #105757 - notriddle:notriddle/sub-setti...
2022-12-16 Matthias KrügerRollup merge of #105756 - notriddle:notriddle/example...
2022-12-16 Matthias KrügerRollup merge of #105748 - hakoerber:master, r=Dylan-DPC
2022-12-16 Matthias KrügerRollup merge of #105747 - chenyukang:yukang/fix-105732...
2022-12-16 Matthias KrügerRollup merge of #105744 - Ezrashaw:e0158-clarity, r...
2022-12-16 Matthias KrügerRollup merge of #105725 - fee1-dead-contrib:allow-impl...
2022-12-16 borsAuto merge of #103880 - b-naber:field-ty-mir, r=lcnr
2022-12-16 borsAuto merge of #105763 - Ezrashaw:rustc-book-relative...
2022-12-16 borsAuto merge of #105717 - compiler-errors:anonymize,...
2022-12-16 borsAuto merge of #104334 - compiler-errors:ufcs-sugg-wrong...
2022-12-15 Michael Howellrustdoc: name the source page sidebar-toggle `#src...
2022-12-15 borsAuto merge of #105760 - matthiaskrgr:rollup-r8beo9w...
2022-12-15 Matthias KrügerRollup merge of #105758 - Nilstrieb:typeck-results...
2022-12-15 Matthias KrügerRollup merge of #105743 - nnethercote:SimplifiedType...
2022-12-15 Matthias KrügerRollup merge of #105739 - GuillaumeGomez:migrate-jump...
2022-12-15 Matthias KrügerRollup merge of #105727 - estebank:use-impl-trait,...
2022-12-15 Matthias KrügerRollup merge of #105694 - ouz-a:issue_105689, r=estebank
2022-12-15 Matthias KrügerRollup merge of #105481 - lqd:mono-stats, r=wesleywiser
2022-12-15 borsAuto merge of #105356 - JakobDegen:more-custom-mir...
2022-12-15 Michael Howellrustdoc: remove unused CSS `.sub-settings`
2022-12-15 Michael Howellrustdoc: simplify CSS for codeblock tooltips
2022-12-15 Guillaume GomezMigrate Jump to def links background to CSS variable
2022-12-15 borsAuto merge of #104616 - RalfJung:ctfe-alignment, r...
2022-12-15 borsAuto merge of #105746 - matthiaskrgr:rollup-sz3grbv...
2022-12-15 Matthias KrügerRollup merge of #105730 - notriddle:notriddle/item...
2022-12-15 Matthias KrügerRollup merge of #105724 - notriddle:notriddle/scrape...
2022-12-15 Matthias KrügerRollup merge of #105722 - matthiaskrgr:compl2, r=compil...
next