]> git.lizzy.rs Git - rust.git/history - compiler/rustc_borrowck
Rollup merge of #93350 - gburgessiv:master, r=Mark-Simulacrum
[rust.git] / compiler / rustc_borrowck /
2022-03-07 Matthias KrügerRollup merge of #93350 - gburgessiv:master, r=Mark...
2022-03-07 borsAuto merge of #94695 - matthiaskrgr:rollup-5pi3acz...
2022-03-07 Matthias KrügerRollup merge of #94688 - compiler-errors:free-regions...
2022-03-07 Matthias KrügerRollup merge of #94614 - pierwill:localexpnid-noord...
2022-03-07 Matthias KrügerRollup merge of #94553 - lcnr:add-tests, r=Dylan-DPC
2022-03-07 Matthias KrügerRollup merge of #94681 - RalfJung:miri-cast, r=oli-obk
2022-03-07 Matthias KrügerRollup merge of #94676 - TaKO8Ki:remove-unnecessary...
2022-03-07 Matthias KrügerRollup merge of #94636 - compiler-errors:issue-94599...
2022-03-07 borsAuto merge of #94272 - tavianator:readdir-reclen-for...
2022-03-07 borsAuto merge of #94638 - erikdesjardins:noextranull,...
2022-03-07 Michael GouletErase regions when checking for missing Copy predicates
2022-03-06 Matthias KrügerRollup merge of #94672 - joedeandev:master, r=Dylan-DPC
2022-03-06 Matthias KrügerRollup merge of #94671 - csmoe:pin-typo, r=m-ou-se
2022-03-06 Matthias KrügerRollup merge of #94659 - RalfJung:signed-shift, r=oli-obk
2022-03-06 borsAuto merge of #94579 - tmiasko:target-features, r=nagisa
2022-03-06 borsAuto merge of #94673 - matthiaskrgr:rollup-2tnifg9...
2022-03-06 Matthias KrügerRollup merge of #94669 - Alexendoo:unpretty-help, r...
2022-03-06 Matthias KrügerRollup merge of #94617 - pierwill:update-itertools...
2022-03-06 Matthias KrügerRollup merge of #93412 - fee1-dead:improve-rustdoc...
2022-03-06 borsAuto merge of #93805 - petrochenkov:doclinkself, r...
2022-03-05 Ralf JungRollup merge of #94642 - GuillaumeGomez:source-code...
2022-03-05 Dylan DPCRollup merge of #94460 - eholk:reenable-drop-tracking...
2022-03-05 Dylan DPCRollup merge of #94446 - rusticstuff:remove_dir_all...
2022-03-04 Dylan DPCRollup merge of #94618 - lewisclark:remove-stack-size...
2022-03-04 borsAuto merge of #94494 - jonhoo:bump-autocfg, r=Mark...
2022-03-04 pierwillUpdate `itertools`
2022-03-04 Matthias KrügerRollup merge of #94524 - bjorn3:remove_num_cpus, r...
2022-03-04 borsAuto merge of #94570 - shampoofactory:reopen-91719...
2022-03-04 borsAuto merge of #94539 - tmiasko:string-attributes, r...
2022-03-04 borsAuto merge of #94159 - erikdesjardins:align-load, r...
2022-03-04 Dylan DPCRollup merge of #94339 - Amanieu:arm-d32, r=nagisa
2022-03-04 Dylan DPCRollup merge of #93965 - Mark-Simulacrum:owned-stdio...
2022-03-04 Dylan DPCRollup merge of #93418 - ojeda:no-shortcut, r=camelid
2022-03-04 Dylan DPCRollup merge of #88805 - krhancoc:master, r=dtolnay
2022-03-04 borsAuto merge of #94009 - compiler-errors:gat-rustdoc...
2022-03-03 Matthias KrügerRollup merge of #94550 - GuillaumeGomez:HKF-macros...
2022-03-03 Matthias KrügerRollup merge of #94057 - lcnr:simplify_type-uwu, r...
2022-03-03 Matthias KrügerRollup merge of #92697 - the8472:cgroups, r=joshtriplett
2022-03-03 borsAuto merge of #87835 - xFrednet:rfc-2383-expect-attribu...
2022-03-03 borsAuto merge of #84944 - lcnr:obligation-dedup, r=jackh726
2022-03-03 borsAuto merge of #94512 - RalfJung:sdiv-ub, r=oli-obk
2022-03-03 Matthias KrügerRollup merge of #94544 - mark-i-m:macro-comments, r...
2022-03-03 Matthias KrügerRollup merge of #94537 - est31:master, r=notriddle
2022-03-03 Matthias KrügerRollup merge of #94536 - dtolnay:transmute, r=Manishearth
2022-03-03 Matthias KrügerRollup merge of #94534 - bstrie:cffistd, r=Mark-Simulacrum
2022-03-03 Matthias KrügerRollup merge of #94522 - thinety:fix-e0284-message...
2022-03-03 Matthias KrügerRollup merge of #94484 - c410-f3r:more-let-chains,...
2022-03-03 Matthias KrügerRollup merge of #94101 - notriddle:notriddle/strip...
2022-03-03 Matthias KrügerRollup merge of #93562 - sunfishcode:sunfishcode/io...
2022-03-03 borsAuto merge of #94541 - Dylan-DPC:rollup-564wbq3, r...
2022-03-03 Dylan DPCRollup merge of #94529 - GuillaumeGomez:unused-doc...
2022-03-03 Dylan DPCRollup merge of #94505 - cuviper:mono-item-sort-local...
2022-03-03 Dylan DPCRollup merge of #94499 - RandomInsano:patch-1, r=Dylan-DPC
2022-03-03 Dylan DPCRollup merge of #94433 - Urgau:check-cfg-allowness...
2022-03-03 Dylan DPCRollup merge of #94375 - WaffleLapkin:copy-suggestion...
2022-03-03 Dylan DPCRollup merge of #93663 - sunfishcode:sunfishcode/as...
2022-03-03 Dylan DPCRollup merge of #93354 - sunfishcode:sunfishcode/docume...
2022-03-03 Dylan DPCRollup merge of #93072 - m-ou-se:compatible-variants...
2022-03-03 Dylan DPCRollup merge of #92061 - semarie:openbsd-archs, r=josht...
2022-03-02 borsAuto merge of #92214 - ehuss:submodule-bg-exit, r=Mark...
2022-03-02 borsAuto merge of #93244 - mark-i-m:doomed, r=oli-obk
2022-03-02 markrename ErrorReported -> ErrorGuaranteed
2022-03-02 borsAuto merge of #94229 - erikdesjardins:rem2, r=nikic
2022-03-02 borsAuto merge of #94514 - matthiaskrgr:rollup-pdzn82h...
2022-03-02 Matthias KrügerRollup merge of #94513 - RalfJung:miri, r=RalfJung
2022-03-02 Matthias KrügerRollup merge of #94503 - joshtriplett:core-ffi-c, r...
2022-03-02 Matthias KrügerRollup merge of #94498 - c410-f3r:chega-ja-deu, r=Dylan-DPC
2022-03-02 Matthias KrügerRollup merge of #94496 - durin42:llvm-15-moar-intrinsic...
2022-03-02 Matthias KrügerRollup merge of #94490 - ehuss:update-books, r=ehuss
2022-03-02 Matthias KrügerRollup merge of #94482 - cuishuang:master, r=Dylan-DPC
2022-03-02 Matthias KrügerRollup merge of #94478 - GuillaumeGomez:macro-generated...
2022-03-02 borsAuto merge of #87402 - nagisa:nagisa/request-feature...
2022-03-01 Maybe WaffleSuggest adding `Copy` bound when Adt is moved out
2022-03-01 cuishuangcompiler: fix some typos
2022-03-01 Matthias KrügerRollup merge of #94359 - tmiasko:legacy-verbose-const...
2022-03-01 borsAuto merge of #94402 - erikdesjardins:revert-coldland...
2022-03-01 Matthias KrügerRollup merge of #94438 - compiler-errors:check-method...
2022-03-01 Dylan DPCRollup merge of #94452 - workingjubilee:sync-simd-bitma...
2022-03-01 Dylan DPCRollup merge of #94384 - cuviper:atomic-slice, r=dtolnay
2022-03-01 Dylan DPCRollup merge of #94094 - chrisnc:tcp-nodelay-windows...
2022-03-01 Dylan DPCRollup merge of #93926 - PatchMixolydic:bugfix/must_use...
2022-03-01 Dylan DPCRollup merge of #93385 - CraftSpider:rustdoc-ty-fixes...
2022-03-01 Dylan DPCRollup merge of #91545 - compiler-errors:deref-suggesti...
2022-02-28 borsAuto merge of #94299 - oli-obk:stable_hash_ty, r=michae...
2022-02-28 Matthias KrügerRollup merge of #94449 - GuillaumeGomez:explanation...
2022-02-28 Matthias KrügerRollup merge of #94414 - DrMeepster:box_alloc_ice2...
2022-02-28 Matthias KrügerRollup merge of #94248 - compiler-errors:fix-while...
2022-02-28 Matthias KrügerRollup merge of #92399 - Veeupup:fix_vec_typo, r=Dylan-DPC
2022-02-28 Jubilee YoungSync rust-lang/portable-simd@5f49d4c8435a25d804b2f375e9...
2022-02-28 Matthias KrügerRollup merge of #94365 - mati865:fix-mingw-detection...
2022-02-28 Matthias KrügerRollup merge of #93413 - lsimons:patch-1, r=Dylan-DPC
2022-02-28 Matthias KrügerRollup merge of #93389 - cameron1024:issue-90847-regres...
2022-02-28 Matthias KrügerRollup merge of #92642 - avborhanian:master, r=Dylan-DPC
2022-02-28 Matthias KrügerRollup merge of #89793 - ibraheemdev:from_ptr_range...
2022-02-28 borsAuto merge of #94216 - psumbera:sparc64-abi-fix2, r...
2022-02-28 borsAuto merge of #94427 - cjgillot:inline-fresh-expn,...
2022-02-28 borsAuto merge of #94158 - erikdesjardins:more-more-noundef...
2022-02-28 borsAuto merge of #94437 - RalfJung:miri, r=RalfJung
2022-02-28 borsAuto merge of #94431 - matthiaskrgr:rollup-1jsj0wu...
2022-02-27 Matthias KrügerRollup merge of #94420 - c410-f3r:more-let-chains,...
next