]> git.lizzy.rs Git - rust.git/history - src/librustdoc/passes
Rollup merge of #93436 - dcsommer:master, r=Mark-Simulacrum
[rust.git] / src / librustdoc / passes /
2022-02-01 Matthias KrügerRollup merge of #93436 - dcsommer:master, r=Mark-Simulacrum
2022-02-01 Matthias KrügerRollup merge of #92021 - woodenarrow:br_single_fp_eleme...
2022-02-01 Matthias KrügerRollup merge of #91828 - oxalica:feat/waker-getters...
2022-02-01 Matthias KrügerRollup merge of #86374 - bossmc:enable-static-pie-for...
2022-02-01 borsAuto merge of #86988 - thomcc:chunky-splitz-says-no...
2022-02-01 Eric HussRollup merge of #93492 - Mark-Simulacrum:shorter-failur...
2022-02-01 Eric HussRollup merge of #93456 - bjorn3:remove_unnecessary_unsa...
2022-02-01 Eric HussRollup merge of #93090 - jyn514:errorkind-asstr, r...
2022-02-01 Eric HussRollup merge of #93019 - 5225225:uppercase-suffix,...
2022-02-01 borsAuto merge of #93259 - eddyb:diagbld-scalar-pair, r...
2022-02-01 borsAuto merge of #93386 - WaffleLapkin:rustc_must_implemen...
2022-01-31 borsAuto merge of #93381 - tmiasko:is-self-recursive, r...
2022-01-31 borsAuto merge of #93348 - spastorino:fix-perf-overlap...
2022-01-31 borsAuto merge of #93373 - spastorino:def_id_to_hir_id_refa...
2022-01-31 Matthias KrügerRollup merge of #93494 - solid-rs:fix-kmc-solid-spawned...
2022-01-31 Matthias KrügerRollup merge of #93485 - est31:remove_curly, r=joshtriplett
2022-01-31 Matthias KrügerRollup merge of #93480 - est31:remove_unstable_deprecat...
2022-01-31 Matthias KrügerRollup merge of #93471 - cuviper:direntry-file_type...
2022-01-31 Matthias KrügerRollup merge of #93462 - ChrisDenton:systime-doc, r...
2022-01-31 Matthias KrügerRollup merge of #93461 - dtolnay:fmtyield, r=davidtwco
2022-01-31 Matthias KrügerRollup merge of #93403 - nagisa:total-cmp-review, r...
2022-01-31 Matthias KrügerRollup merge of #93395 - camelid:reserved-sugg, r=davidtwco
2022-01-31 Matthias KrügerRollup merge of #93444 - camelid:rustdoc-css-cleanup...
2022-01-31 Matthias KrügerRollup merge of #93392 - GKFX:char-docs, r=scottmcm
2022-01-31 Matthias KrügerRollup merge of #93347 - WaffleLapkin:better_char_decod...
2022-01-31 Matthias KrügerRollup merge of #93214 - ibraheemdev:issue-93210, r...
2022-01-31 Matthias KrügerRollup merge of #93039 - terrarier2111:fix-field-help...
2022-01-31 Matthias KrügerRollup merge of #92918 - compiler-errors:gat-expr-lifet...
2022-01-31 Matthias KrügerRollup merge of #90277 - pierwill:fix-70258-inference...
2022-01-31 borsAuto merge of #93270 - klensy:sec-up, r=Mark-Simulacrum
2022-01-31 borsAuto merge of #90891 - nbdd0121:format, r=Mark-Simulacrum
2022-01-30 borsAuto merge of #92711 - zredb:issue-90187-fix, r=notriddle
2022-01-30 Eric HussRollup merge of #93475 - GuillaumeGomez:theme-in-histor...
2022-01-30 Eric HussRollup merge of #93192 - theidexisted:patch-1, r=wesley...
2022-01-30 Eric HussRollup merge of #93183 - jsha:mobile-nav-fixes, r=Guill...
2022-01-30 Eric HussRollup merge of #92908 - dtolnay:rustdoc, r=GuillaumeGomez
2022-01-30 Eric HussRollup merge of #92887 - pietroalbini:pa-bootstrap...
2022-01-30 borsAuto merge of #93468 - matthiaskrgr:rollup-vxullvd...
2022-01-29 Matthias KrügerRollup merge of #93463 - dtolnay:_args, r=cjgillot
2022-01-29 Matthias KrügerRollup merge of #93459 - tavianator:dirent-copy-only...
2022-01-29 Matthias KrügerRollup merge of #93441 - notriddle:notriddle/collect...
2022-01-29 Matthias KrügerRollup merge of #93256 - EFanZh:patch-1, r=joshtriplett
2022-01-29 Matthias KrügerRollup merge of #93299 - GuillaumeGomez:dot-separator...
2022-01-29 Matthias KrügerRollup merge of #93236 - woppopo:const_nonnull_new...
2022-01-29 Matthias KrügerRollup merge of #92274 - woppopo:const_deallocate,...
2022-01-29 Matthias KrügerRollup merge of #88205 - danii:e0772, r=GuillaumeGomez
2022-01-28 Michael Howellrustdoc: load the set of in-scope traits for modules...
2022-01-28 Matthias KrügerRollup merge of #93295 - ChrisDenton:tempdir-double...
2022-01-28 Matthias KrügerRollup merge of #93261 - bjorn3:cg_ssa_refactor6, r...
2022-01-28 Matthias KrügerRollup merge of #93239 - Thomasdezeeuw:socketaddr_creat...
2022-01-28 Matthias KrügerRollup merge of #92611 - Amanieu:asm-reference, r=m...
2022-01-28 borsAuto merge of #93006 - michaelwoerister:fix-unsized...
2022-01-28 borsAuto merge of #90677 - bobrippling:suggest-tuple-parens...
2022-01-28 borsAuto merge of #93343 - lqd:attrs, r=spastorino
2022-01-27 Matthias KrügerRollup merge of #93365 - nnethercote:more-arena-cleanup...
2022-01-27 Matthias KrügerRollup merge of #93357 - nnethercote:clarify-usage...
2022-01-27 Matthias KrügerRollup merge of #93325 - tmiasko:lev, r=davidtwco
2022-01-27 Matthias KrügerRollup merge of #93193 - Kobzol:stable-hash-permutation...
2022-01-27 Matthias KrügerRollup merge of #92899 - cameron1024:zip-docs, r=dtolnay
2022-01-27 Matthias KrügerRollup merge of #91641 - dtolnay:cchar-if, r=Mark-Simul...
2022-01-27 flip1995Merge commit 'a98e7ab8b94485be6bd03e0c6b8682ecab5b52e6...
2022-01-27 borsAuto merge of #93081 - nikic:aarch64-fix, r=cuviper
2022-01-26 Matthias KrügerRollup merge of #93338 - GuillaumeGomez:update-minifier...
2022-01-26 Matthias KrügerRollup merge of #92778 - tavianator:linux-readdir-no...
2022-01-26 Matthias KrügerRollup merge of #92256 - fee1-dead:improve-selection...
2022-01-26 Matthias KrügerRollup merge of #92134 - nico-abram:patch-1, r=michaelw...
2022-01-26 Matthias KrügerRollup merge of #92098 - semarie:openbsd-platform,...
2022-01-26 Matthias KrügerRollup merge of #91861 - juniorbassani:use-from-array...
2022-01-26 borsAuto merge of #93301 - spastorino:perf-test-1, r=oli-obk
2022-01-26 borsAuto merge of #91840 - JakobDegen:fix_early_otherwise...
2022-01-26 borsAuto merge of #88679 - petrochenkov:doctrscope, r=Guill...
2022-01-25 Matthias KrügerRollup merge of #93303 - compiler-errors:issue-93282...
2022-01-25 Matthias KrügerRollup merge of #93300 - RalfJung:win-abort-miri, r...
2022-01-25 Matthias KrügerRollup merge of #93291 - conradludgate:minor-fix-93231...
2022-01-25 Matthias KrügerRollup merge of #93286 - jsha:sidebar-nowrap, r=Guillau...
2022-01-25 Matthias KrügerRollup merge of #93250 - Aaron1011:remove-early-dedup...
2022-01-25 borsAuto merge of #93095 - Aaron1011:remove-assoc-ident...
2022-01-25 borsAuto merge of #92353 - Kobzol:doc-attr-lists-gat, r...
2022-01-25 Vadim Petrochenkovrustdoc: Pre-calculate traits that are in scope for...
2022-01-25 borsAuto merge of #93089 - pierwill:rm-outlivesconstraint...
2022-01-25 Matthias KrügerRollup merge of #93269 - jacobbramley:dev/pauth-option...
2022-01-25 Matthias KrügerRollup merge of #93175 - spastorino:negative-traits...
2022-01-25 Matthias KrügerRollup merge of #93169 - CraftSpider:rustdoc-clean...
2022-01-25 Matthias KrügerRollup merge of #93144 - wesleywiser:uninhabited_type_c...
2022-01-25 Matthias KrügerRollup merge of #93118 - jackh726:param-heuristics...
2022-01-25 Matthias KrügerRollup merge of #93064 - Aaron1011:provisional-dep...
2022-01-25 Matthias KrügerRollup merge of #88794 - sunfishcode:sunfishcode/try...
2022-01-24 borsAuto merge of #90842 - pierwill:localdefid-indexmap...
2022-01-24 Matthias KrügerRollup merge of #93241 - GuillaumeGomez:rust-logo-appea...
2022-01-24 Matthias KrügerRollup merge of #93231 - conradludgate:doc-link-brightn...
2022-01-24 Matthias KrügerRollup merge of #93212 - GuillaumeGomez:cursor-pointer...
2022-01-24 Matthias KrügerRollup merge of #93186 - kraai:fix-CVE-2022-21658-link...
2022-01-24 Matthias KrügerRollup merge of #93152 - ivmarkov:master, r=m-ou-se
2022-01-24 Matthias KrügerRollup merge of #92513 - Xuanwo:path-buf, r=dtolnay
2022-01-24 borsAuto merge of #93028 - compiler-errors:const_drop_bound...
2022-01-23 Matthias KrügerRollup merge of #93234 - mati865:mir-transform-use...
2022-01-23 Matthias KrügerRollup merge of #93229 - mark-i-m:noquiet, r=eddyb
2022-01-23 Matthias KrügerRollup merge of #93227 - compiler-errors:gat-hrtb-wfche...
2022-01-23 Matthias KrügerRollup merge of #93226 - compiler-errors:issue-93141...
2022-01-23 Matthias KrügerRollup merge of #93219 - cr1901:msp430-asm-squashed...
next