]> git.lizzy.rs Git - rust.git/history - compiler/rustc_passes
Rollup merge of #93350 - gburgessiv:master, r=Mark-Simulacrum
[rust.git] / compiler / rustc_passes /
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 #93982 - nbdd0121:explicit-generic...
2022-02-26 Matthias KrügerRollup merge of #93400 - ChayimFriedman2:dont-suggest...
2022-02-26 borsAuto merge of #92884 - compiler-errors:const-generic...
2022-02-26 borsAuto merge of #94385 - matthiaskrgr:rollup-4pwegqk...
2022-02-25 Matthias KrügerRollup merge of #94377 - cynecx:fix-used-with-args...
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 cynecx`check_used` should only look at actual `used` attributes
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 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 borsAuto merge of #94333 - Dylan-DPC:rollup-7yxtywp, r...
2022-02-24 Dylan DPCRollup merge of #94327 - Mark-Simulacrum:avoid-macro...
2022-02-24 Dylan DPCRollup merge of #94316 - nnethercote:improve-string...
2022-02-24 Dylan DPCRollup merge of #94315 - lcnr:auto-trait-lint-update...
2022-02-24 Dylan DPCRollup merge of #94308 - tmiasko:normalize-main-ret...
2022-02-24 Dylan DPCRollup merge of #94242 - compiler-errors:fat-uninhabita...
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 Dylan DPCRollup merge of #93714 - compiler-errors:can-type-impl...
2022-02-24 Dylan DPCRollup merge of #91795 - petrochenkov:nomacreexport...
2022-02-24 Vadim Petrochenkovresolve: Fix incorrect results of `opt_def_kind` query...
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 #94107 - tmiasko:fewer-types, r=davidtwco
2022-02-24 borsAuto merge of #93438 - spastorino:node_id_to_hir_id_ref...
2022-02-23 Matthias KrügerRollup merge of #94263 - anko:patch-1, r=GuillaumeGomez
2022-02-23 Matthias KrügerRollup merge of #94260 - GuillaumeGomez:infinite-redire...
2022-02-23 Matthias KrügerRollup merge of #94259 - krasimirgg:bump-llvm-ci, r...
2022-02-23 Matthias KrügerRollup merge of #94253 - bjorn3:xpy-fmt-2021, r=Mark...
2022-02-23 Matthias KrügerRollup merge of #94240 - compiler-errors:pathbuf-displa...
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 borsAuto merge of #93984 - nnethercote:ChunkedBitSet, r...
2022-02-22 borsAuto merge of #83706 - a1phyr:fix_vec_layout_calculatio...
2022-02-22 borsAuto merge of #94254 - matthiaskrgr:rollup-7llbjhd...
2022-02-22 Matthias KrügerRollup merge of #94246 - RalfJung:hex, r=oli-obk
2022-02-22 Matthias KrügerRollup merge of #94237 - compiler-errors:dont-wrap...
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-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 Amanieu d'AntrasTake CodegenFnAttrs into account when validating asm...
2022-02-21 borsAuto merge of #94108 - compiler-errors:just-confirmatio...
2022-02-21 borsAuto merge of #94066 - Mark-Simulacrum:factor-out-simpl...
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 #93686 - dbrgn:trim-on-byte-slices...
2022-02-19 Matthias KrügerRollup merge of #93580 - m-ou-se:stabilize-pin-static...
2022-02-19 borsAuto merge of #92911 - nbdd0121:unwind, r=Amanieu
2022-02-19 est31Adopt let else in more places
2022-02-19 Camille GILLOTStop interning stability.
2022-02-19 Matthias KrügerRollup merge of #93979 - SUPERCILEX:debug_check, r...
2022-02-19 Matthias KrügerRollup merge of #93954 - aDotInTheVoid:json-buffer...
2022-02-19 Matthias KrügerRollup merge of #93658 - cchiw:issue-77443-fix, r=josht...
2022-02-18 Matthias KrügerRollup merge of #93953 - jackh726:known_bug, r=Mark...
2022-02-18 Matthias KrügerRollup merge of #93915 - Urgau:rfc-3013, r=petrochenkov
2022-02-18 Matthias KrügerRollup merge of #93892 - compiler-errors:issue-92917...
2022-02-18 Matthias KrügerRollup merge of #93847 - solid-rs:fix-kmc-solid-fs...
2022-02-18 Matthias KrügerRollup merge of #93814 - Itus-Shield:mips64-openwrt...
2022-02-18 Matthias KrügerRollup merge of #93497 - willcrichton:rustdoc-scrape...
2022-02-18 Matthias KrügerRollup merge of #93634 - matthiaskrgr:clippy_complexity...
2022-02-18 Matthias KrügerRollup merge of #93613 - crlf0710:rename_to_async_iter...
2022-02-18 Matthias KrügerRollup merge of #93024 - compiler-errors:inline-mir...
next