]> git.lizzy.rs Git - rust.git/history - compiler/rustc_typeck/src/check/mod.rs
RegionCtxt merged `body_id` with `body_owner`
[rust.git] / compiler / rustc_typeck / src / check / mod.rs
2022-07-04 lcnrRegionCtxt merged `body_id` with `body_owner`
2022-07-04 Matthias KrügerRollup merge of #98870 - TaKO8Ki:add-regression-test...
2022-07-04 Matthias KrügerRollup merge of #98501 - Enselic:err_if_attr_found...
2022-07-03 Ralf JungRollup merge of #94831 - yaahc:lib-tracking-issue-templ...
2022-07-03 borsAuto merge of #98439 - ehuss:cleanup-ci-script, r=Mark...
2022-07-03 borsAuto merge of #98373 - joshtriplett:bootstrap-locking...
2022-07-03 borsAuto merge of #97437 - jyn514:impl-asrawfd-arc, r=dtolnay
2022-07-03 borsAuto merge of #98570 - SparrowLii:deadlock, r=cjgillot
2022-07-02 borsAuto merge of #98569 - nnethercote:finalize_resolutions...
2022-07-02 borsAuto merge of #97235 - nbdd0121:unwind, r=Amanieu
2022-07-02 Dylan DPCRollup merge of #98653 - TaKO8Ki:add-regression-test...
2022-07-01 Guillaume GomezRollup merge of #98418 - topjohnwu:macos-dylib, r=jyn514
2022-07-01 Guillaume GomezRollup merge of #97249 - GuillaumeGomez:details-summary...
2022-07-01 Dylan DPCRollup merge of #98585 - cuviper:covariant-thinbox...
2022-07-01 borsAuto merge of #98402 - cjgillot:undead, r=michaelwoerister
2022-06-30 Matthias KrügerRollup merge of #98503 - RalfJung:scope-race, r=m-ou-se
2022-06-30 Matthias KrügerRollup merge of #97629 - guswynn:exclusive_struct,...
2022-06-30 borsAuto merge of #98377 - davidv1992:add-lifetimes-to...
2022-06-30 Philipp KronesMerge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f...
2022-06-29 Matthias KrügerRollup merge of #98668 - TaKO8Ki:avoid-many-&str-to...
2022-06-29 Matthias KrügerRollup merge of #98434 - dpaoliello:staticcrt, r=jyn514
2022-06-29 Dylan DPCRollup merge of #98625 - RalfJung:retag, r=oli-obk
2022-06-29 Dylan DPCRollup merge of #98607 - compiler-errors:tuple-wrap...
2022-06-29 Dylan DPCRollup merge of #98554 - DrMeepster:box_unsizing_is_not...
2022-06-29 Dylan DPCRollup merge of #98516 - dlrobertson:uefi_va_list,...
2022-06-29 Dylan DPCRollup merge of #98499 - JulianKnodt:erase_lifetime...
2022-06-29 Dylan DPCRollup merge of #98479 - leocth:atomic-bool-fetch-not...
2022-06-29 borsAuto merge of #98558 - nnethercote:smallvec-1.8.1,...
2022-06-29 Dylan DPCRollup merge of #98549 - RalfJung:interpret-stacktraces...
2022-06-29 Dylan DPCRollup merge of #98525 - JohnTitor:issue-79224, r=compi...
2022-06-29 Dylan DPCRollup merge of #97786 - ferrocene:pa-fix-simulate...
2022-06-29 Dylan DPCRollup merge of #97542 - compiler-errors:arg-mismatch...
2022-06-29 Dylan DPCRollup merge of #97423 - m-ou-se:memory-ordering-intrin...
2022-06-29 borsAuto merge of #98542 - jackh726:coinductive-wf, r=oli-obk
2022-06-29 borsAuto merge of #98376 - nnethercote:improve-derive-Parti...
2022-06-28 borsAuto merge of #98475 - notriddle:notriddle/index-fn...
2022-06-28 Matthias KrügerRollup merge of #98611 - GuillaumeGomez:rustdoc-json...
2022-06-28 Matthias KrügerRollup merge of #98609 - TaKO8Ki:fix-ice-for-associated...
2022-06-28 Matthias KrügerRollup merge of #98602 - TaKO8Ki:add-regression-test...
2022-06-28 Matthias KrügerRollup merge of #98564 - jyn514:remove-tmp-dir, r=Mark...
2022-06-28 Matthias KrügerRollup merge of #98560 - TaKO8Ki:add-regression-test...
2022-06-28 borsAuto merge of #98188 - mystor:fast_group_punct, r=eddyb
2022-06-28 Dylan DPCRollup merge of #98597 - wwylele:patch-1, r=Mark-Simulacrum
2022-06-28 Dylan DPCRollup merge of #98595 - cuviper:send-sync-thinbox...
2022-06-28 Dylan DPCRollup merge of #98555 - mkroening:hermit-lock-init...
2022-06-28 Dylan DPCRollup merge of #98430 - camsteffen:flatten-refactor...
2022-06-28 Dylan DPCRollup merge of #98420 - davidtwco:translation-lint...
2022-06-28 Dylan DPCRollup merge of #98384 - rdzhaafar:fix-macos-rss-report...
2022-06-28 Dylan DPCRollup merge of #98337 - c410-f3r:assert-compiler,...
2022-06-28 Dylan DPCRollup merge of #98261 - WaffleLapkin:attempt_to_remove...
2022-06-28 Dylan DPCRollup merge of #97346 - JohnTitor:remove-back-compat...
2022-06-28 borsAuto merge of #98396 - cjgillot:iwfchir, r=petrochenkov
2022-06-28 borsAuto merge of #98324 - conradludgate:write-vectored...
2022-06-28 borsAuto merge of #98222 - cjgillot:single-wf, r=michaelwoe...
2022-06-27 Matthias KrügerRollup merge of #97389 - m-ou-se:memory-ordering-diagno...
2022-06-26 Matthias KrügerRollup merge of #97140 - joboet:solid_parker, r=m-ou-se
2022-06-25 Matthias KrügerRollup merge of #96412 - ChrisDenton:remove-dir-all...
2022-06-23 Caleb CartwrightMerge commit 'c4416f20dcaec5d93077f72470e83e150fb923b1...
2022-06-22 Yuki OkushiRollup merge of #96768 - m-ou-se:futex-fuchsia, r=tmandry
2022-06-22 Yuki OkushiRollup merge of #95446 - notseanray:master, r=Mark...
2022-06-21 Camille GILLOTPerform wf checking per module.
2022-06-21 Camille GILLOTOnly keep a single well-formed query.
2022-06-21 Yuki OkushiRollup merge of #97269 - RalfJung:transmute, r=m-ou-se
2022-06-20 borsAuto merge of #93765 - zhangyunhao116:heapsort, r=m...
2022-06-20 Dylan DPCRollup merge of #97150 - ChrisDenton:stdio-create_pipe...
2022-06-20 Dylan DPCRollup merge of #97149 - ChrisDenton:win_async_pipes...
2022-06-20 Dylan DPCRollup merge of #96719 - mbartlett21:patch-4, r=Dylan-DPC
2022-06-20 Dylan DPCRollup merge of #96609 - ibraheemdev:arc-downcast-unche...
2022-06-20 Dylan DPCRollup merge of #94855 - m-ou-se:advance-slice-panic...
2022-06-20 Dylan DPCRollup merge of #93080 - SkiFire13:itermut-as_mut_slice...
2022-06-19 Yuki OkushiRollup merge of #95534 - jyn514:std-mem-copy, r=joshtri...
2022-06-19 borsAuto merge of #97268 - jyn514:faster-assemble, r=Mark...
2022-06-19 borsAuto merge of #97367 - WaffleLapkin:stabilize_checked_s...
2022-06-16 flip1995Merge commit 'd7b5cbf065b88830ca519adcb73fad4c0d24b1c7...
2022-06-15 Yuki OkushiRollup merge of #97202 - joshtriplett:os-str-capacity...
2022-06-13 Yuki OkushiRollup merge of #95211 - terrarier2111:improve-parser...
2022-06-13 Caleb CartwrightMerge commit '7b73b60faca71d01d900e49831fcb84553e93019...
2022-06-10 borsAuto merge of #96837 - tmiasko:stdio-fcntl, r=joshtriplett
2022-06-10 borsAuto merge of #95770 - nrc:read-buf-builder, r=joshtriplett
2022-06-09 Yuki OkushiRollup merge of #95632 - evanrichter:master, r=joshtriplett
2022-06-07 borsAuto merge of #97081 - oli-obk:outlives_query_fast_path...
2022-06-07 Dylan DPCRollup merge of #97325 - tmiasko:capture-enum-field...
2022-06-07 Dylan DPCRollup merge of #95948 - Nilstrieb:improve-cstr-safety...
2022-06-07 Dylan DPCRollup merge of #97301 - semicoleon:unstable-reexport...
2022-06-07 Antoni BoucherMerge commit 'e8dca3e87d164d2806098c462c6ce41301341f68...
2022-06-06 Dylan DPCRollup merge of #97495 - clarfonthey:e0788-no-coverage...
2022-06-06 borsAuto merge of #97086 - 5225225:link-section-is-unsafe...
2022-06-06 borsAuto merge of #96551 - ferrocene:pa-ignore-paths-when...
2022-06-05 borsAuto merge of #93717 - pietroalbini:pa-ci-profiler...
2022-06-04 borsAuto merge of #97191 - wesleywiser:main_thread_name...
2022-06-04 borsAuto merge of #97137 - Kobzol:ci-llvm-pgo-pid, r=Mark...
2022-06-04 Philipp KronesMerge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8...
2022-06-04 Dylan DPCRollup merge of #96642 - thomcc:thinbox-zst-ugh, r...
2022-06-03 borsAuto merge of #95833 - notriddle:notriddle/human-readab...
2022-06-03 Dylan DPCRollup merge of #97366 - WaffleLapkin:stabilize_array_s...
2022-06-02 Matthias KrügerRollup merge of #97502 - onlineSoftwareDevOK:rustdocTes...
2022-06-02 Dylan DPCRollup merge of #97420 - WaffleLapkin:no_oxford_casts_q...
2022-06-02 Oli SchererAdd 'compiler/rustc_smir/' from commit '9abcb5c7b574cf3...
2022-06-02 borsAuto merge of #96737 - ChrisDenton:win-manifest, r...
2022-06-01 Yuki OkushiRollup merge of #97613 - jsha:implementation-is-on...
next