]> git.lizzy.rs Git - rust.git/history - compiler/rustc_mir_build
Auto merge of #94453 - matthiaskrgr:rollup-xv9y98j, r=matthiaskrgr
[rust.git] / compiler / rustc_mir_build /
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 #92399 - Veeupup:fix_vec_typo, r=Dylan-DPC
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-27 Matthias KrügerRollup merge of #94417 - GuillaumeGomez:fix-duplicated...
2022-02-27 Matthias KrügerRollup merge of #94415 - bjorn3:cfg_default_backend...
2022-02-27 Matthias KrügerRollup merge of #94399 - GuillaumeGomez:regression...
2022-02-27 borsAuto merge of #94084 - Mark-Simulacrum:drop-sharded...
2022-02-27 borsAuto merge of #94144 - est31:let_else_trait_selection...
2022-02-27 borsAuto merge of #94361 - nikic:s390x-update, r=Mark-Simul...
2022-02-27 borsAuto merge of #94373 - erikdesjardins:getitinl, r=Mark...
2022-02-26 borsAuto merge of #93516 - nagisa:branch-protection, r...
2022-02-26 borsAuto merge of #93449 - JakobDegen:restrict-hasdrop...
2022-02-26 flip1995Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436...
2022-02-26 borsAuto merge of #94127 - erikdesjardins:debugattr, r...
2022-02-26 Matthias KrügerRollup merge of #94306 - Mark-Simulacrum:dom-fixups...
2022-02-26 Matthias KrügerRollup merge of #94235 - Dirbaio:fix-chalk-opaque-debru...
2022-02-26 Matthias KrügerRollup merge of #94087 - tmiasko:rm-ignore-borrow-on...
2022-02-26 Matthias KrügerRollup merge of #93400 - ChayimFriedman2:dont-suggest...
2022-02-25 Matthias KrügerRollup merge of #94363 - aDotInTheVoid:fmt-needless...
2022-02-25 Matthias KrügerRollup merge of #94355 - ouz-a:master, r=oli-bok
2022-02-25 Matthias KrügerRollup merge of #93870 - tmiasko:const-precise-live...
2022-02-25 Matthias KrügerRollup merge of #93603 - connorff:compute-polonius...
2022-02-25 borsAuto merge of #94342 - ibraheemdev:swap-regression...
2022-02-25 borsAuto merge of #94369 - matthiaskrgr:rollup-qtripm2...
2022-02-25 Matthias KrügerRollup merge of #94154 - Urgau:rustdoc-check-cfg, r...
2022-02-25 Matthias KrügerRollup merge of #93850 - asquared31415:extern-static...
2022-02-25 borsAuto merge of #94290 - Mark-Simulacrum:bump-bootstrap...
2022-02-25 borsAuto merge of #94279 - tmiasko:write-print, r=Mark...
2022-02-25 Matthias KrügerRollup merge of #94344 - notriddle:notriddle/suggest...
2022-02-25 Matthias KrügerRollup merge of #94343 - RalfJung:fn-ptr, r=oli-obk
2022-02-25 Matthias KrügerRollup merge of #94305 - JakobDegen:dp-1, r=oli-obk
2022-02-25 Matthias KrügerRollup merge of #94252 - lcnr:def_kind-encoding, r...
2022-02-25 Matthias KrügerRollup merge of #94155 - GuillaumeGomez:extend-toggle...
2022-02-25 Matthias KrügerRollup merge of #93845 - compiler-errors:in-band-lifeti...
2022-02-25 Mark RousskovEnable rustc_pass_by_value for Span
2022-02-25 Mark RousskovSwitch bootstrap cfgs
2022-02-25 borsAuto merge of #93644 - michaelwoerister:simpler-debugin...
2022-02-25 Matthias KrügerRollup merge of #94341 - ChayimFriedman2:patch-1, r...
2022-02-25 Matthias KrügerRollup merge of #94297 - lcnr:rel-notes, r=Mark-Simulacrum
2022-02-25 Matthias KrügerRollup merge of #94184 - ssomers:btree_tests, r=Dylan-DPC
2022-02-25 Matthias KrügerRollup merge of #94068 - eholk:drop-track-field-assign...
2022-02-25 Matthias KrügerRollup merge of #93273 - bjorn3:rustbuild_improvements...
2022-02-25 Matthias KrügerRollup merge of #92714 - yanganto:ignore-message, r...
2022-02-25 borsAuto merge of #94130 - erikdesjardins:partially, r...
2022-02-25 borsAuto merge of #93878 - Aaron1011:newtype-macro, r=cjgillot
2022-02-25 borsAuto merge of #93368 - eddyb:diagbld-guarantee, r=estebank
2022-02-24 Dylan DPCRollup merge of #94212 - scottmcm:swapper, r=dtolnay
2022-02-24 Dylan DPCRollup merge of #94175 - Urgau:check-cfg-improvements...
2022-02-24 borsAuto merge of #94131 - Mark-Simulacrum:fmt-string,...
2022-02-24 borsAuto merge of #94123 - bjorn3:cg_ssa_singleton_builder...
2022-02-24 borsAuto merge of #94129 - cjgillot:rmeta-table, r=petrochenkov
2022-02-24 borsAuto merge of #93438 - spastorino:node_id_to_hir_id_ref...
2022-02-23 Matthias KrügerRollup merge of #94213 - digama0:patch-4, r=Dylan-DPC
2022-02-23 Matthias KrügerRollup merge of #94137 - aDotInTheVoid:abi-enum, r...
2022-02-23 Matthias KrügerRollup merge of #94128 - mqy:master, r=Dylan-DPC
2022-02-23 bjorn3Merge commit '35d9c6bf256968e1b40e0d554607928bdf9cebea...
2022-02-23 Eduard-Mihai Burtescurustc_errors: let `DiagnosticBuilder::emit` return...
2022-02-23 Eduard-Mihai BurtescuReplace `&mut DiagnosticBuilder`, in signatures, with...
2022-02-23 borsAuto merge of #93984 - nnethercote:ChunkedBitSet, r...
2022-02-22 borsAuto merge of #83706 - a1phyr:fix_vec_layout_calculatio...
2022-02-22 Matthias KrügerRollup merge of #94208 - est31:let_else, r=Mark-Simulacrum
2022-02-22 Matthias KrügerRollup merge of #94196 - aDotInTheVoid:terse-procres...
2022-02-22 Matthias KrügerRollup merge of #94179 - devnexen:getexecname_directcal...
2022-02-22 Matthias KrügerRollup merge of #94178 - est31:tolerant_lines_check...
2022-02-22 Matthias KrügerRollup merge of #94169 - Amanieu:asm_stuff, r=nagisa
2022-02-22 borsAuto merge of #93839 - Mark-Simulacrum:delete-json...
2022-02-21 borsAuto merge of #94225 - matthiaskrgr:rollup-0728x8n...
2022-02-21 Matthias KrügerRollup merge of #94215 - lcnr:leak-check, r=jackh726
2022-02-21 Matthias KrügerRollup merge of #94211 - est31:let_else_destructuring_e...
2022-02-21 Matthias KrügerRollup merge of #94203 - RalfJung:to_sized_int, r=oli-obk
2022-02-21 Matthias KrügerRollup merge of #94190 - bjorn3:less_filetime, r=Mark...
2022-02-21 Matthias KrügerRollup merge of #94189 - GuillaumeGomez:scalar-lower...
2022-02-21 Matthias KrügerRollup merge of #94186 - ehuss:pin-stable-1.61, r=m...
2022-02-21 Matthias KrügerRollup merge of #94156 - tmiasko:pp-str, r=petrochenkov
2022-02-21 Matthias KrügerRollup merge of #94143 - est31:let_else_const_eval...
2022-02-21 Matthias KrügerRollup merge of #91192 - r00ster91:futuredocs, r=Guilla...
2022-02-21 borsAuto merge of #93505 - lcnr:substsref-vs-ty-list, r...
2022-02-21 borsAuto merge of #94205 - Mark-Simulacrum:revert-93800...
2022-02-21 borsAuto merge of #94108 - compiler-errors:just-confirmatio...
2022-02-21 lcnruse `List<Ty<'tcx>>` for tuples
2022-02-21 borsAuto merge of #94066 - Mark-Simulacrum:factor-out-simpl...
2022-02-21 Mark RousskovRevert "Auto merge of #93800 - b-naber:static-initializ...
2022-02-20 borsAuto merge of #93678 - steffahn:better_unsafe_diagnosti...
2022-02-20 Frank SteffahnImprove `unused_unsafe` lint
2022-02-20 borsAuto merge of #94062 - Mark-Simulacrum:drop-print-cfg...
2022-02-20 borsAuto merge of #93934 - rusticstuff:inline_ensure_suffic...
2022-02-20 borsAuto merge of #93816 - bjorn3:rlib_metadata_first,...
2022-02-20 borsAuto merge of #93605 - notriddle:notriddle/rustdoc...
2022-02-20 borsAuto merge of #93387 - JakobDegen:improve_partialeq...
2022-02-20 borsAuto merge of #94174 - matthiaskrgr:rollup-snyrlhy...
2022-02-19 Matthias KrügerRollup merge of #94146 - est31:let_else, r=cjgillot
2022-02-19 Matthias KrügerRollup merge of #94122 - GuillaumeGomez:miniz-oxide...
2022-02-19 Matthias KrügerRollup merge of #94113 - Mizobrook-kan:issue-94025...
next