]> git.lizzy.rs Git - rust.git/history - compiler/rustc_data_structures
Auto merge of #104650 - BlackHoleFox:stuck-with-xcode-13, r=Mark-Simulacrum
[rust.git] / compiler / rustc_data_structures /
2022-11-24 Matthias KrügerRollup merge of #104514 - chenyukang:yukang/fix-104513...
2022-11-24 Matthias KrügerRollup merge of #104517 - dfordivam:patch-1, r=cuviper
2022-11-24 borsAuto merge of #103808 - cjgillot:vec-cache, r=TaKO8Ki
2022-11-24 borsAuto merge of #104507 - WaffleLapkin:asderefsyou, r...
2022-11-23 borsAuto merge of #104410 - WaffleLapkin:unregress, r=estebank
2022-11-23 Laurențiu Nicola:arrow_up: rust-analyzer
2022-11-23 Dylan DPCRollup merge of #104286 - ozkanonur:fix-doc-bootstrap...
2022-11-23 borsAuto merge of #103947 - camsteffen:place-clones, r...
2022-11-22 Yuki OkushiRollup merge of #102293 - ecnelises:aix.initial, r...
2022-11-22 Dylan DPCRollup merge of #104615 - spastorino:create-async-def...
2022-11-22 Dylan DPCRollup merge of #104464 - mati865:reduce-eh-overallocat...
2022-11-22 Manish GoregaokarRollup merge of #103193 - krasimirgg:sysonce, r=Amanieu
2022-11-22 Manish GoregaokarRollup merge of #101655 - dns2utf8:box_docs, r=dtolnay
2022-11-21 Matthias KrügerRollup merge of #104597 - compiler-errors:need_migrate_...
2022-11-21 Matthias KrügerRollup merge of #104416 - clubby789:fix-104414, r=eholk
2022-11-21 Matthias KrügerRollup merge of #103396 - RalfJung:pinning-closure...
2022-11-21 Philipp KronesMerge commit 'f4850f7292efa33759b4f7f9b7621268979e9914...
2022-11-21 Matthias KrügerRollup merge of #104595 - compiler-errors:poly-existent...
2022-11-21 Matthias KrügerRollup merge of #104511 - dpaoliello:privateglobalworka...
2022-11-21 Matthias KrügerRollup merge of #104499 - Enselic:no-method-in-rustdoc...
2022-11-21 Matthias KrügerRollup merge of #104420 - TethysSvensson:master, r...
2022-11-21 borsAuto merge of #103491 - cjgillot:self-rpit, r=oli-obk
2022-11-21 borsAuto merge of #102717 - beetrees:repr128-c-style-debugi...
2022-11-20 Matthias KrügerRollup merge of #104581 - notriddle:notriddle/js-iife...
2022-11-20 Matthias KrügerRollup merge of #104504 - compiler-errors:fru-syntax...
2022-11-20 Matthias KrügerRollup merge of #104487 - klensy:ntapi, r=Mark-Simulacrum
2022-11-20 Matthias KrügerRollup merge of #104461 - mati865:gnullvm-aarch64-fixup...
2022-11-20 Matthias KrügerRollup merge of #101310 - zachs18:rc_get_unchecked_mut_...
2022-11-20 Matthias KrügerRollup merge of #104568 - RalfJung:realloc, r=Amanieu
2022-11-20 Matthias KrügerRollup merge of #104564 - RalfJung:either, r=oli-obk
2022-11-20 Matthias KrügerRollup merge of #104558 - thomcc:unalign-diriter, r...
2022-11-20 Matthias KrügerRollup merge of #104537 - HintringerFabian:docs_default...
2022-11-20 borsAuto merge of #103390 - compiler-errors:metadata-mod...
2022-11-20 borsAuto merge of #98914 - fee1-dead-contrib:min-deref...
2022-11-20 borsAuto merge of #2680 - RalfJung:rustup, r=RalfJung
2022-11-20 Ralf JungMerge from rustc
2022-11-20 Yuki OkushiRollup merge of #104467 - fuzzypixelz:fix/attempt-to...
2022-11-20 Yuki OkushiRollup merge of #104435 - scottmcm:iter-repeat-n, r...
2022-11-20 Yuki OkushiRollup merge of #104112 - yancyribbens:add-copy-to...
2022-11-20 Yuki OkushiRollup merge of #103901 - H4x5:fmt-arguments-as-str...
2022-11-20 borsAuto merge of #104522 - RalfJung:try_normalize_after_er...
2022-11-19 borsAuto merge of #104470 - ehuss:cdb-dupe-last-command...
2022-11-19 Matthias KrügerRollup merge of #104604 - GuillaumeGomez:migrate-top...
2022-11-19 Matthias KrügerRollup merge of #104593 - compiler-errors:rpitit-object...
2022-11-19 Matthias KrügerRollup merge of #104587 - weihanglo:update-cargo, r...
2022-11-19 Matthias KrügerRollup merge of #104577 - GuillaumeGomez:remove-focus...
2022-11-19 Matthias KrügerRollup merge of #104497 - lyming2007:issue-104379-fix...
2022-11-19 Matthias KrügerRollup merge of #104469 - estebank:long-types, r=oli-obk
2022-11-19 Matthias KrügerRollup merge of #104076 - ozkanonur:fix-ci-rustc-sysroo...
2022-11-19 Matthias KrügerRollup merge of #103989 - arlosi:arm32-panic, r=Amanieu
2022-11-19 Matthias KrügerRollup merge of #103969 - ferrocene:pa-download-rustc...
2022-11-19 Matthias KrügerRollup merge of #103117 - joshtriplett:use-is-terminal...
2022-11-19 borsAuto merge of #104571 - clubby789:remove-vec-rc-opt...
2022-11-19 borsAuto merge of #103509 - compiler-errors:opaques-w-bound...
2022-11-19 Dylan DPCRollup merge of #104580 - notriddle:notriddle/issue...
2022-11-19 Dylan DPCRollup merge of #104575 - lcnr:dedup-tests, r=jackh726
2022-11-19 Dylan DPCRollup merge of #104566 - matthiaskrgr:clippy_perf_nov1...
2022-11-19 Dylan DPCRollup merge of #104554 - BoxyUwU:less_unchecked_pls...
2022-11-19 Dylan DPCRollup merge of #104553 - mwillsey:asinh-acosh-accuracy...
2022-11-19 Dylan DPCRollup merge of #104528 - WaffleLapkin:lazy_lock_docfix...
2022-11-19 Dylan DPCRollup merge of #104411 - lcnr:bivariance-nll, r=compil...
2022-11-19 Dylan DPCRollup merge of #104001 - Ayush1325:custom-entry, r...
2022-11-19 borsAuto merge of #97870 - eggyal:inplace_fold_spec, r...
2022-11-18 Manish GoregaokarRollup merge of #103701 - WaffleLapkin:__points-at...
2022-11-18 Manish GoregaokarRollup merge of #103456 - scottmcm:fix-unchecked-shifts...
2022-11-18 Manish GoregaokarRollup merge of #103378 - nagisa:fix-infinite-offset...
2022-11-18 Manish GoregaokarRollup merge of #102977 - lukas-code:is-sorted-hrtb...
2022-11-18 Matthias KrügerRollup merge of #103386 - compiler-errors:no-coerceunsi...
2022-11-17 Matthias KrügerRollup merge of #104433 - TaKO8Ki:fix-104392, r=estebank
2022-11-17 Matthias KrügerRollup merge of #103852 - compiler-errors:rpitit-early...
2022-11-17 borsAuto merge of #104219 - bryangarza:async-track-caller...
2022-11-16 Matthias KrügerRollup merge of #103750 - calebzulawski:master, r=worki...
2022-11-16 Matthias KrügerRollup merge of #104419 - Ayush1325:test-issue-30490...
2022-11-16 Matthias KrügerRollup merge of #104348 - fmease:iat-vis-stab, r=cjgillot
2022-11-16 Matthias KrügerRollup merge of #104193 - TaKO8Ki:fix-104142, r=cjgillot
2022-11-16 Matthias KrügerRollup merge of #103489 - WaffleLapkin:byte_offset_from...
2022-11-16 borsAuto merge of #102935 - ajtribick:display-float-0.5...
2022-11-15 Kagami Sascha Rosy... Merge branch 'master' into patch-2
2022-11-15 borsAuto merge of #104054 - RalfJung:byte-provenance, r...
2022-11-15 Matthias KrügerRollup merge of #104339 - compiler-errors:rustc_deny_ex...
2022-11-15 Matthias KrügerRollup merge of #104316 - cjgillot:simplify-async-sugge...
2022-11-15 Matthias KrügerRollup merge of #104296 - compiler-errors:opaque-ty...
2022-11-15 Matthias KrügerRollup merge of #104258 - compiler-errors:tait-closure...
2022-11-15 Matthias KrügerRollup merge of #104148 - fmease:fix-104140, r=petrochenkov
2022-11-15 Matthias KrügerRollup merge of #103734 - Mark-Simulacrum:fix-version...
2022-11-15 Matthias KrügerRollup merge of #103439 - Nilstrieb:help-me-with-my...
2022-11-15 borsAuto merge of #101168 - jachris:dataflow-const-prop...
2022-11-15 borsAuto merge of #2665 - RalfJung:rustup, r=RalfJung
2022-11-15 Ralf JungMerge from rustc
2022-11-15 Matthias KrügerRollup merge of #104391 - nnethercote:deriving-cleanups...
2022-11-15 Matthias KrügerRollup merge of #104372 - Ayush1325:compiler-builtins...
2022-11-15 Matthias KrügerRollup merge of #104354 - lukas-code:blank-lines-2...
2022-11-15 Matthias KrügerRollup merge of #103842 - andrewpollack:add-fuchsia...
2022-11-15 borsAuto merge of #104091 - BelovDV:issue-103044, r=petroch...
2022-11-14 Matthias KrügerRollup merge of #104356 - RalfJung:interpret-check...
2022-11-14 Matthias KrügerRollup merge of #104350 - SparkyPotato:fix-x-wrapper...
2022-11-14 Matthias KrügerRollup merge of #104349 - rustaceanclub:master, r=oli-obk
2022-11-14 Matthias KrügerRollup merge of #104332 - Elarcis:maybe_uninit_doc_fix...
2022-11-14 Matthias KrügerRollup merge of #104294 - compiler-errors:inline-ct...
2022-11-14 Matthias KrügerRollup merge of #104229 - compiler-errors:overlap-full...
next