]> git.lizzy.rs Git - rust.git/history - src/librustdoc
Rollup merge of #103166 - the8472:copied-next-chunk, r=m-ou-se
[rust.git] / src / librustdoc /
2022-10-19 Matthias KrügerRollup merge of #103166 - the8472:copied-next-chunk...
2022-10-19 borsAuto merge of #102769 - nnethercote:rustdoc-startup...
2022-10-18 Nicholas NethercoteAvoid cloning `RenderOptions`.
2022-10-18 Nicholas NethercoteUse `interface::run_compiler` for `markdown::render`.
2022-10-18 Nicholas NethercoteMerge `main_options` into `main_args`.
2022-10-18 Nicholas NethercoteClean up rustdoc startup.
2022-10-18 borsAuto merge of #102418 - citrus-it:illumos-strip-debug...
2022-10-18 Yuki OkushiRollup merge of #103168 - Amanieu:stable_asm_sym, r...
2022-10-18 Yuki OkushiRollup merge of #103163 - SUPERCILEX:uninit-array-assum...
2022-10-18 Yuki OkushiRollup merge of #103159 - cuviper:check_pow-final-try_o...
2022-10-18 Yuki OkushiRollup merge of #103154 - H4x5:reverse-searcher-typo...
2022-10-18 Yuki OkushiRollup merge of #103142 - fmease:fix-103052, r=oli-obk
2022-10-18 Yuki OkushiRollup merge of #103023 - andrewpollack:i-fuchsia-final...
2022-10-18 borsAuto merge of #103075 - SUPERCILEX:miri-metadata, r...
2022-10-18 borsAuto merge of #103177 - lnicola:rust-analyzer-2022...
2022-10-18 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-18 borsAuto merge of #102992 - nnethercote:rm-RunCompiler...
2022-10-18 borsAuto merge of #102543 - daym:patch-1, r=joshtriplett
2022-10-17 borsAuto merge of #103165 - matthiaskrgr:rollup-guw8oh6...
2022-10-17 Nicholas NethercoteRemove `RunCompiler::emitter`.
2022-10-17 Matthias KrügerRollup merge of #103162 - notriddle:notriddle/crate...
2022-10-17 Matthias KrügerRollup merge of #103161 - notriddle:notriddle/copy...
2022-10-17 Matthias KrügerRollup merge of #103160 - notriddle:notriddle/js-mobile...
2022-10-17 Matthias KrügerRollup merge of #103152 - GuillaumeGomez:named-argument...
2022-10-17 borsAuto merge of #101837 - scottmcm:box-array-from-vec...
2022-10-17 Michael Howellrustdoc: remove redundant CSS `#crate-search { border...
2022-10-17 Michael Howellrustdoc: remove redundant CSS on `#copy-path`
2022-10-17 Michael Howellrustdoc: factor JS mobile scroll lock into its own...
2022-10-17 borsAuto merge of #103151 - matthiaskrgr:rollup-t3mmnsg...
2022-10-17 Matthias KrügerRollup merge of #103091 - notriddle:notriddle/sidebar...
2022-10-17 Matthias KrügerRollup merge of #102945 - compiler-errors:placeholder...
2022-10-17 Matthias KrügerRollup merge of #102466 - lcnr:const-equate-uwu, r...
2022-10-17 Matthias KrügerRollup merge of #102454 - chenyukang:fix-102396-missing...
2022-10-17 borsAuto merge of #102355 - lcnr:bye-bye-type-traversal...
2022-10-17 borsAuto merge of #103145 - matthiaskrgr:rollup-mxwsysv...
2022-10-17 Matthias KrügerRollup merge of #103139 - smoelius:patch-2, r=Dylan-DPC
2022-10-17 Matthias KrügerRollup merge of #103136 - tmccombs:alignment-doc-fixes...
2022-10-17 Matthias KrügerRollup merge of #103129 - notriddle:notriddle/sub-logo...
2022-10-17 Matthias KrügerRollup merge of #102962 - flba-eb:remote_test_server_he...
2022-10-17 borsAuto merge of #103116 - TaKO8Ki:fix-103053, r=lcnr
2022-10-17 borsAuto merge of #103096 - petrochenkov:indresdoc, r=cjgillot
2022-10-17 Michael Howellrustdoc: clean up `.sub-logo-container` CSS
2022-10-17 Michael Howellrustdoc: remove unused `.sub-logo-container` DOM on...
2022-10-16 borsAuto merge of #103125 - matthiaskrgr:rollup-82xttcl...
2022-10-16 Matthias KrügerRollup merge of #103120 - petrochenkov:docice, r=Guilla...
2022-10-16 Matthias KrügerRollup merge of #103109 - RalfJung:phantom-data-impl...
2022-10-16 Matthias KrügerRollup merge of #103102 - H4x5:len_utf16_docs, r=scottmcm
2022-10-16 Matthias KrügerRollup merge of #103089 - cjgillot:automatic-structural...
2022-10-16 Matthias KrügerRollup merge of #103087 - phimuemue:btreemap_append_doc...
2022-10-16 borsAuto merge of #102026 - Bryanskiy:resolve_update, r...
2022-10-16 BryanskiyPopulate effective visibilities in 'rustc_resolve'
2022-10-16 Vadim Petrochenkovrustdoc: Process extern impls in all loaded crates
2022-10-16 borsAuto merge of #103119 - matthiaskrgr:rollup-2vb8hif...
2022-10-16 Vadim Petrochenkovrustdoc: Do not expect `doc(primitive)` modules to...
2022-10-16 Matthias KrügerRollup merge of #103115 - GuillaumeGomez:clean-up-ancho...
2022-10-16 Matthias KrügerRollup merge of #103060 - notriddle:notridddle/help...
2022-10-16 Matthias KrügerRollup merge of #102953 - WaffleLapkin:better_docs_for_...
2022-10-16 Matthias KrügerRollup merge of #102857 - saethlin:derived-enum-hash...
2022-10-16 borsAuto merge of #102334 - compiler-errors:rpitit-substs...
2022-10-16 borsAuto merge of #102080 - yanchen4791:issue-99824-fix...
2022-10-16 borsAuto merge of #103105 - JohnTitor:rollup-x4ivrix, r...
2022-10-16 Michael Howellrustdoc: make help button a no-op when on help page
2022-10-16 Yuki OkushiRollup merge of #103088 - GuillaumeGomez:fix-settings...
2022-10-16 Yuki OkushiRollup merge of #103033 - alyssais:pkg-config, r=joshtr...
2022-10-16 Yuki OkushiRollup merge of #101717 - Pointerbender:unsafecell...
2022-10-16 borsAuto merge of #102931 - camsteffen:inline-overlapping...
2022-10-15 borsAuto merge of #100579 - joboet:sync_mutex_everywhere...
2022-10-15 Michael Howellrustdoc: fix Ctrl-Click on help and settings links
2022-10-15 Michael Howellrustdoc: make the help button a link to a page
2022-10-15 Michael Howellrustdoc: remove unused HTML class `sidebar-title`
2022-10-15 Guillaume GomezFix display of settings page
2022-10-15 borsAuto merge of #102895 - Nilstrieb:query-cleanups, r...
2022-10-15 Dylan DPCRollup merge of #103041 - weihanglo:update-cargo, r...
2022-10-15 Dylan DPCRollup merge of #103003 - TaKO8Ki:fix-102989, r=compile...
2022-10-15 Dylan DPCRollup merge of #102998 - nathanwhit:let-chains-drop...
2022-10-15 Dylan DPCRollup merge of #102954 - GuillaumeGomez:cfg-hide-attr...
2022-10-15 Dylan DPCRollup merge of #102884 - petrochenkov:liferib, r=cjgillot
2022-10-15 Dylan DPCRollup merge of #102773 - joboet:apple_parker, r=thomcc
2022-10-15 borsAuto merge of #101832 - compiler-errors:dyn-star-plus...
2022-10-15 borsAuto merge of #99292 - Aaron1011:stability-use-tree...
2022-10-15 borsAuto merge of #98033 - joshtriplett:is-terminal-fd...
2022-10-14 borsAuto merge of #103069 - matthiaskrgr:rollup-xxsx6sk...
2022-10-14 Matthias KrügerRollup merge of #103067 - Nilstrieb:tidy-likes-the...
2022-10-14 Matthias KrügerRollup merge of #103054 - GuillaumeGomez:cleanup-rust...
2022-10-14 Matthias KrügerRollup merge of #103047 - GuillaumeGomez:update-browser...
2022-10-14 Matthias KrügerRollup merge of #103045 - lukas-code:blank-lines, r...
2022-10-14 Matthias KrügerRollup merge of #103039 - RalfJung:checktools, r=Dylan-DPC
2022-10-14 Matthias KrügerRollup merge of #103017 - fortanix:raoul/sgx_tls_fix...
2022-10-14 Matthias KrügerRollup merge of #102781 - StackOverflowExcept1on:master...
2022-10-14 Matthias KrügerRollup merge of #102092 - kxxt:patch-1, r=joshtriplett
2022-10-14 borsAuto merge of #101030 - woppopo:const_location, r=scottmcm
2022-10-14 nilsAdd some tidy-alphabetical
2022-10-14 borsAuto merge of #102783 - RalfJung:tls, r=thomcc
2022-10-14 borsAuto merge of #102529 - colinba:master, r=joshtriplett
2022-10-14 borsAuto merge of #103048 - Dylan-DPC:rollup-47r62js, r...
2022-10-14 Dylan DPCRollup merge of #103031 - est31:match_guard_irrefutable...
2022-10-14 Dylan DPCRollup merge of #103025 - notriddle:notriddle/search...
2022-10-14 Dylan DPCRollup merge of #103018 - Rageking8:more-dupe-word...
2022-10-14 Dylan DPCRollup merge of #103015 - whentojump:patch, r=compiler...
2022-10-14 Dylan DPCRollup merge of #102938 - c410-f3r:here-we-go-again...
next