]> git.lizzy.rs Git - rust.git/history - compiler/rustc_typeck/src/check/upvar.rs
Auto merge of #94566 - yanganto:show-ignore-message, r=m-ou-se
[rust.git] / compiler / rustc_typeck / src / check / upvar.rs
2022-03-29 borsAuto merge of #94566 - yanganto:show-ignore-message...
2022-03-28 borsAuto merge of #95249 - HeroicKatora:set-ptr-value,...
2022-03-28 Dylan DPCRollup merge of #95016 - janpaul123:patch-1, r=dtolnay
2022-03-28 Dylan DPCRollup merge of #93755 - ChayimFriedman2:allow-comparin...
2022-03-28 Dylan DPCRollup merge of #88375 - joshlf:patch-3, r=dtolnay
2022-03-27 Dylan DPCRollup merge of #95368 - lopopolo:lopopolo/string-try...
2022-03-27 Dylan DPCRollup merge of #93469 - compiler-errors:issue-93450...
2022-03-26 MeziuMerge pull request #16 from ian-h-chamberlain/feature...
2022-03-26 bjorn3Merge commit '39683d8eb7a32a74bea96ecbf1e87675d3338506...
2022-03-25 borsAuto merge of #92361 - vacuus:doctest-run-test-out...
2022-03-25 Dylan DPCRollup merge of #95179 - b-naber:eval-in-try-unify...
2022-03-24 borsAuto merge of #94517 - aDotInTheVoid:inline_wrapping_ne...
2022-03-24 flip1995Merge commit 'd0cf3481a84e3aa68c2f185c460e282af36ebc42...
2022-03-23 borsAuto merge of #95173 - m-ou-se:sys-locks-module, r...
2022-03-23 Dylan DPCRollup merge of #91608 - workingjubilee:fold-neon-fp...
2022-03-22 borsAuto merge of #95107 - r00ster91:fmt, r=joshtriplett
2022-03-20 bjorn3Merge commit '370c397ec9169809e5ad270079712e0043514240...
2022-03-20 borsAuto merge of #95071 - RalfJung:arbitrary-self-dyn...
2022-03-20 borsAuto merge of #92962 - frank-king:btree_entry_no_insert...
2022-03-20 Matthias KrügerRollup merge of #94989 - compiler-errors:stream-alias...
2022-03-20 Matthias KrügerRollup merge of #94948 - jhpratt:rustc_deprecated,...
2022-03-20 Matthias KrügerRollup merge of #94749 - RalfJung:remove-dir-all-miri...
2022-03-20 borsAuto merge of #95063 - tromey:fix-94458-gdb-char, r...
2022-03-20 borsAuto merge of #94976 - jclulow:solaris-festival, r...
2022-03-19 borsAuto merge of #94372 - erikdesjardins:asrefinl, r=dtolnay
2022-03-19 Dylan DPCRollup merge of #94991 - CAD97:const-weak-new, r=dtolnay
2022-03-19 Dylan DPCRollup merge of #94650 - ChrisDenton:windows-absolute...
2022-03-19 Dylan DPCRollup merge of #93858 - krallin:process-process_group...
2022-03-19 Dylan DPCRollup merge of #93692 - mfrw:mfrw/document-keyword...
2022-03-19 Dylan DPCRollup merge of #93263 - sunfishcode:sunfishcode/detatc...
2022-03-19 Dylan DPCRollup merge of #92663 - cuviper:generic-write-cursor...
2022-03-19 Dylan DPCRollup merge of #92612 - atopia:update-lib-l4re, r...
2022-03-19 Dylan DPCRollup merge of #92519 - ChrisDenton:command-maybe...
2022-03-18 Matthias KrügerRollup merge of #95058 - wcampbell0x2a:use-then-in...
2022-03-18 Matthias KrügerRollup merge of #95017 - zachs18:cmp_ordering_derive_eq...
2022-03-18 Matthias KrügerRollup merge of #94993 - GrishaVar:too-many-hashes...
2022-03-18 Matthias KrügerRollup merge of #94295 - Urgau:cfg-always-eval-all...
2022-03-18 Matthias KrügerRollup merge of #94115 - scottmcm:iter-process-by-ref...
2022-03-18 borsAuto merge of #95067 - nnethercote:parse_tt-more-refact...
2022-03-18 Matthias KrügerRollup merge of #95048 - RalfJung:miri, r=RalfJung
2022-03-18 Matthias KrügerRollup merge of #95047 - TaKO8Ki:remove-unnecessary...
2022-03-18 Matthias KrügerRollup merge of #95039 - spastorino:overlap-super-predi...
2022-03-18 Matthias KrügerRollup merge of #95013 - GuillaumeGomez:browser-ui...
2022-03-18 borsAuto merge of #88098 - Amanieu:oom_panic, r=nagisa
2022-03-18 borsAuto merge of #95056 - Dylan-DPC:rollup-swtuw2n, r...
2022-03-17 Dylan DPCRollup merge of #95000 - fee1-dead:fee1-dead-patch...
2022-03-17 Dylan DPCRollup merge of #94997 - michaelwoerister:fix-enum...
2022-03-17 Dylan DPCRollup merge of #94982 - skippy10110:deprecated_safe...
2022-03-17 Dylan DPCRollup merge of #94960 - codehorseman:master, r=oli-obk
2022-03-17 Dylan DPCRollup merge of #94731 - TaKO8Ki:const-generic-expr...
2022-03-17 Dylan DPCRollup merge of #94698 - WaffleLapkin:simplify-copy...
2022-03-17 Dylan DPCRollup merge of #94309 - eholk:issue-57017, r=tmandry
2022-03-17 Dylan DPCRollup merge of #91133 - terrarier2111:unsafe-diagnosti...
2022-03-16 codehorsemanresolve the conflict in compiler/rustc_session/src...
2022-03-16 Dylan DPCRollup merge of #94868 - dtolnay:noblock, r=Dylan-DPC
2022-03-15 Matthias KrügerRollup merge of #94810 - michaelwoerister:fix-trait...
2022-03-15 borsAuto merge of #94584 - pnkfelix:inject-use-suggestion...
2022-03-14 Matthias KrügerRollup merge of #94670 - xFrednet:rfc-2383-expect-impl...
2022-03-14 Matthias KrügerRollup merge of #93977 - compiler-errors:sized-generic...
2022-03-14 Matthias KrügerRollup merge of #90621 - adamgemmell:dev/stabilise...
2022-03-14 borsAuto merge of #93749 - ridwanabdillahi:riscv32im_suppor...
2022-03-14 flip1995Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75...
2022-03-14 borsAuto merge of #94139 - est31:let_else_rustdoc, r=notriddle
2022-03-13 borsAuto merge of #94832 - jonhoo:default-static, r=Mark...
2022-03-13 Matthias KrügerRollup merge of #94816 - WaffleLapkin:atomic_get_mut_sl...
2022-03-13 Matthias KrügerRollup merge of #94777 - lancethepants:armv7-unknown...
2022-03-13 borsAuto merge of #94738 - Urgau:rustbuild-check-cfg-values...
2022-03-13 borsAuto merge of #94704 - Kobzol:llvm-pgo-update-suite...
2022-03-13 borsAuto merge of #94320 - GuillaumeGomez:sidebar-display...
2022-03-13 borsAuto merge of #94862 - pierwill:bootstrap-useless,...
2022-03-13 borsAuto merge of #94898 - RalfJung:miri, r=RalfJung
2022-03-13 Jubilee YoungSync portable-simd to rust-lang/portable-simd@72df4c450...
2022-03-12 Matthias KrügerRollup merge of #94886 - GuillaumeGomez:update-browser...
2022-03-12 Matthias KrügerRollup merge of #94867 - notriddle:notriddle/i32-count...
2022-03-12 borsAuto merge of #94865 - notriddle:notriddle/single-colon...
2022-03-12 borsAuto merge of #94711 - ouz-a:master3, r=oli-obk
2022-03-12 borsAuto merge of #94873 - DrMeepster:box_alloc_ice3, r...
2022-03-12 borsAuto merge of #94870 - notriddle:notriddle/filter-regre...
2022-03-12 borsAuto merge of #94875 - matthiaskrgr:rollup-tq1li2d...
2022-03-12 Matthias KrügerRollup merge of #94150 - Enselic:synthetic-generic...
2022-03-12 borsAuto merge of #94733 - nnethercote:fix-AdtDef-interning...
2022-03-11 Dylan DPCRollup merge of #94839 - TaKO8Ki:suggest-using-double...
2022-03-11 Dylan DPCRollup merge of #94827 - RalfJung:offset-from-ub, r...
2022-03-11 Dylan DPCRollup merge of #94818 - yoshuawuyts:into-future-associ...
2022-03-11 Dylan DPCRollup merge of #87618 - GuillaumeGomez:std-char-types...
2022-03-11 borsAuto merge of #94472 - JmPotato:use_maybeuninit_for_vec...
2022-03-11 borsAuto merge of #90253 - Kobzol:hash-stable-sort-index...
2022-03-11 Dylan DPCRollup merge of #94840 - lcnr:update-comment, r=Dylan-DPC
2022-03-11 Dylan DPCRollup merge of #94776 - martingms:optimize-escape...
2022-03-11 Dylan DPCRollup merge of #94592 - jyn514:consistent-config-loadi...
2022-03-11 Dylan DPCRollup merge of #93283 - m1guelperez:master, r=Mark...
2022-03-11 borsAuto merge of #94304 - notriddle:notriddle/buffer-args...
2022-03-11 Dylan DPCRollup merge of #94826 - allgoewer:fix-retain-documenta...
2022-03-11 Dylan DPCRollup merge of #94819 - jonhoo:configure-empty-list...
2022-03-11 Dylan DPCRollup merge of #94765 - m-ou-se:is-some-and, r=Dylan-DPC
2022-03-11 Dylan DPCRollup merge of #94356 - Thomasdezeeuw:stabilize_unix_s...
2022-03-11 Dylan DPCRollup merge of #93293 - nvzqz:nonzero-min-max, r=josht...
2022-03-11 Nicholas NethercoteImprove `AdtDef` interning.
2022-03-11 borsAuto merge of #94276 - scottmcm:primitive-clone, r...
2022-03-11 Eric HolkRemove is_autoref parameter
next