]> git.lizzy.rs Git - rust.git/history - compiler/rustc_middle/src/arena.rs
Rollup merge of #104199 - SarthakSingh31:issue-97417-1, r=cjgillot
[rust.git] / compiler / rustc_middle / src / arena.rs
2022-12-03 Matthias KrügerRollup merge of #104199 - SarthakSingh31:issue-97417...
2022-12-03 Yuki OkushiRollup merge of #105032 - HintringerFabian:improve_docs...
2022-12-02 Matthias KrügerRollup merge of #105162 - compiler-errors:fn-sig-arity...
2022-12-02 Matthias KrügerRollup merge of #105033 - durin42:llvm-16-dont-tail...
2022-12-02 Matthias KrügerRollup merge of #105026 - oToToT:aarch64-v8a, r=davidtwco
2022-12-02 borsAuto merge of #104999 - saethlin:immediate-abort-inlini...
2022-12-02 Matthias KrügerRollup merge of #105136 - RalfJung:deref-promotion...
2022-12-02 Matthias KrügerRollup merge of #105132 - GuillaumeGomez:migrate-summar...
2022-12-02 Matthias KrügerRollup merge of #105126 - Sp00ph:const_new_in, r=dtolnay
2022-12-02 Matthias KrügerRollup merge of #104614 - Nilstrieb:type-ascribe!,...
2022-12-01 Philipp KronesMerge commit 'd822110d3b5625b9dc80ccc442e06fc3cc851d76...
2022-12-01 borsAuto merge of #105003 - flba-eb:only_windows, r=Mark...
2022-12-01 Matthias KrügerRollup merge of #105078 - TaKO8Ki:fix-105011, r=nnethercote
2022-12-01 borsAuto merge of #104861 - nnethercote:attr-cleanups,...
2022-12-01 borsAuto merge of #104160 - Ayush1325:windows-args, r=m...
2022-11-30 Matthias KrügerRollup merge of #105064 - notriddle:notriddle/main...
2022-11-30 Matthias KrügerRollup merge of #105063 - aDotInTheVoid:rdj-dont-assume...
2022-11-30 Matthias KrügerRollup merge of #104895 - chenyukang:yukang/fix-104884...
2022-11-30 Matthias KrügerRollup merge of #104865 - pratushrai0309:bootstrap...
2022-11-30 Matthias KrügerRollup merge of #103065 - aDotInTheVoid:rdj-arg-pattern...
2022-11-30 borsAuto merge of #104940 - cjgillot:query-feed-simple...
2022-11-30 borsAuto merge of #99814 - aliemjay:patch-2, r=jackh726
2022-11-30 borsAuto merge of #104905 - compiler-errors:normalization...
2022-11-30 Matthias KrügerRollup merge of #105079 - nnethercote:bots-mailmap...
2022-11-30 Matthias KrügerRollup merge of #105071 - nnethercote:nnethercote-mailm...
2022-11-30 Matthias KrügerRollup merge of #105039 - nnethercote:fix-104769, r...
2022-11-30 Matthias KrügerRollup merge of #104811 - haraldh:feat/wasm32_wasi_shut...
2022-11-30 Matthias KrügerRollup merge of #104697 - dingxiangfei2009:fix-euv...
2022-11-30 borsAuto merge of #104679 - dvdhrm:rw/dso, r=petrochenkov
2022-11-30 borsAuto merge of #105070 - matthiaskrgr:rollup-9b25khj...
2022-11-29 Matthias KrügerRollup merge of #104627 - calebzulawski:print-target...
2022-11-29 Matthias KrügerRollup merge of #104523 - flba-eb:fix_nto_target_name...
2022-11-29 Matthias KrügerRollup merge of #104436 - ismailmaj:add-slice-to-stack...
2022-11-29 Matthias KrügerRollup merge of #103876 - oli-obk:tait_implications...
2022-11-29 borsAuto merge of #94487 - oli-obk:stable_hash_ty, r=fee1...
2022-11-29 borsAuto merge of #104947 - cjgillot:verify-hir-nest, r...
2022-11-29 Matthias KrügerRollup merge of #104465 - djkoloski:improve_fuchsia_tes...
2022-11-28 borsAuto merge of #102991 - Sp00ph:master, r=scottmcm
2022-11-27 Matthias KrügerRollup merge of #104984 - GuillaumeGomez:remote-crate...
2022-11-27 borsAuto merge of #104506 - joshtriplett:style-principles...
2022-11-27 borsAuto merge of #2702 - RalfJung:rustup, r=RalfJung
2022-11-27 Ralf JungMerge from rustc
2022-11-27 Matthias KrügerRollup merge of #104882 - lcnr:notify-ocx, r=Mark-Simul...
2022-11-27 borsAuto merge of #104048 - cjgillot:split-lifetime, r...
2022-11-27 borsAuto merge of #104818 - scottmcm:refactor-extend-func...
2022-11-26 Guillaume GomezRollup merge of #104786 - WaffleLapkin:amp-mut-help...
2022-11-26 borsAuto merge of #104731 - compiler-errors:early-binder...
2022-11-26 Matthias KrügerRollup merge of #104839 - HintringerFabian:docs_array_f...
2022-11-26 Matthias KrügerRollup merge of #104675 - SarthakSingh31:issue-101666...
2022-11-26 Matthias KrügerRollup merge of #104121 - Lokathor:mir-opt-when-instruc...
2022-11-26 borsAuto merge of #103556 - clubby789:specialize-option...
2022-11-26 borsAuto merge of #104730 - petrochenkov:modchild5, r=cjgillot
2022-11-26 borsAuto merge of #104431 - alistair23:alistair/rv64-profil...
2022-11-25 Matthias KrügerRollup merge of #104835 - spastorino:use-partially_norm...
2022-11-25 Matthias KrügerRollup merge of #104797 - weihanglo:stream-write-dwp...
2022-11-25 Matthias KrügerRollup merge of #104760 - nnethercote:rm-LegacyDerive...
2022-11-25 Oli SchererCache Predicates' hash within themselves
2022-11-25 Matthias KrügerRollup merge of #104873 - RalfJung:therefore, r=Dylan-DPC
2022-11-25 Matthias KrügerRollup merge of #104849 - GuillaumeGomez:source-code...
2022-11-25 Matthias KrügerRollup merge of #104841 - compiler-errors:fishy-bound...
2022-11-25 Matthias KrügerRollup merge of #104793 - nicholasbishop:bishop-add...
2022-11-25 Matthias KrügerRollup merge of #104654 - thomcc:alloc-tests-unsafe_op_...
2022-11-25 Matthias KrügerRollup merge of #103648 - jyn514:no-preview, r=Mark...
2022-11-25 borsAuto merge of #104650 - BlackHoleFox:stuck-with-xcode...
2022-11-25 borsAuto merge of #104602 - petrochenkov:effvisperf5, r...
2022-11-24 borsAuto merge of #104845 - matthiaskrgr:rollup-tckj956...
2022-11-24 borsAuto merge of #103693 - HKalbasi:master, r=oli-obk
2022-11-24 hkalbasimake rustc_target usable outside of rustc
2022-11-23 Laurențiu Nicola:arrow_up: rust-analyzer
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 #103396 - RalfJung:pinning-closure...
2022-11-21 Philipp KronesMerge commit 'f4850f7292efa33759b4f7f9b7621268979e9914...
2022-11-21 borsAuto merge of #102717 - beetrees:repr128-c-style-debugi...
2022-11-20 borsAuto merge of #103390 - compiler-errors:metadata-mod...
2022-11-19 Matthias KrügerRollup merge of #103117 - joshtriplett:use-is-terminal...
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-17 borsAuto merge of #104219 - bryangarza:async-track-caller...
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 Matthias KrügerRollup merge of #103842 - andrewpollack:add-fuchsia...
2022-11-14 Matthias KrügerRollup merge of #102470 - est31:stabilize_const_char_co...
2022-11-14 Matthias KrügerRollup merge of #101967 - jmillikin:linux-abstract...
2022-11-14 Manish GoregaokarRollup merge of #103709 - cuviper:netbsd-9, r=pietroalbini
2022-11-12 Guillaume GomezRollup merge of #104308 - scottmcm:no-more-validalign...
2022-11-12 Dylan DPCRollup merge of #102049 - fee1-dead-contrib:derive_cons...
2022-11-11 Manish GoregaokarRollup merge of #103531 - chenyukang:yukang/fix-103474...
2022-11-11 Manish GoregaokarRollup merge of #103468 - chenyukang:yukang/fix-103435...
2022-11-11 Manish GoregaokarRollup merge of #102215 - alexcrichton:wasm-link-whole...
2022-11-11 Dylan DPCRollup merge of #103445 - fmease:fix-50291, r=estebank
2022-11-11 borsAuto merge of #99918 - WaffleLapkin:fnFnfun, r=estebank
2022-11-10 Manish GoregaokarRollup merge of #101939 - zhaixiaojuan:loongarch64...
2022-11-10 Michael GouletRollup merge of #103443 - mucinoab:recover-colon-as...
2022-11-09 Manish GoregaokarRollup merge of #103307 - b4den:master, r=estebank
2022-11-09 Laurențiu Nicola:arrow_up: rust-analyzer
next