]> git.lizzy.rs Git - rust.git/history - compiler/rustc_mir_dataflow
Rollup merge of #97166 - nnethercote:move-conditions-out, r=estebank
[rust.git] / compiler / rustc_mir_dataflow /
2022-06-01 Yuki OkushiRollup merge of #97166 - nnethercote:move-conditions...
2022-06-01 Yuki OkushiRollup merge of #97130 - notriddle:notriddle/collect...
2022-06-01 Yuki OkushiRollup merge of #95594 - the8472:raw_slice_methods...
2022-06-01 Matthias KrügerRollup merge of #97592 - notriddle:notriddle/impl-trait...
2022-06-01 Matthias KrügerRollup merge of #97264 - TaKO8Ki:suggest-extern-crate...
2022-06-01 Matthias KrügerRollup merge of #96271 - compiler-errors:suggest-questi...
2022-06-01 Yuki OkushiRollup merge of #97580 - JohnTitor:issue-71546, r=compi...
2022-06-01 Yuki OkushiRollup merge of #97562 - compiler-errors:comment-poly_p...
2022-06-01 Yuki OkushiRollup merge of #97498 - ijchen:master, r=Mark-Simulacrum
2022-06-01 Yuki OkushiRollup merge of #97470 - notriddle:notriddle/test-cases...
2022-06-01 Yuki OkushiRollup merge of #97399 - SparrowLii:arg_index, r=oli-obk
2022-06-01 Yuki OkushiRollup merge of #97216 - RalfJung:null-ptr-check, r...
2022-06-01 Yuki OkushiRollup merge of #94647 - Urgau:hash-map-many-mut, r...
2022-06-01 borsAuto merge of #97553 - nbdd0121:lib, r=Mark-Simulacrum
2022-06-01 borsAuto merge of #97435 - Patryk27:bump-compiler-builtins...
2022-05-31 borsAuto merge of #97600 - matthiaskrgr:rollup-yivyeu5...
2022-05-31 Matthias KrügerRollup merge of #97316 - CAD97:bound-misbehavior, r...
2022-05-31 borsAuto merge of #97582 - tmiasko:pointer-address-cast...
2022-05-31 borsAuto merge of #97521 - SkiFire13:clarify-vec-as-ptr...
2022-05-31 Dylan DPCRollup merge of #97455 - JohnTitor:stabilize-toowned...
2022-05-31 Dylan DPCRollup merge of #97371 - ChayimFriedman2:closure-non...
2022-05-31 Dylan DPCRollup merge of #97229 - Nilstrieb:doc-box-noalias...
2022-05-31 borsAuto merge of #96881 - est31:join_osstr, r=dtolnay
2022-05-31 Tomasz MiąskoAdd a pointer to address cast kind
2022-05-30 Michael GouletRollup merge of #97431 - compiler-errors:issue-97413...
2022-05-30 Michael GouletRollup merge of #97395 - RalfJung:call-abi, r=oli-obk
2022-05-30 Michael GouletRollup merge of #97172 - SparrowLii:unsafe_extern,...
2022-05-30 Michael GouletRollup merge of #89685 - DeveloperC286:iter_fields_to_p...
2022-05-30 borsAuto merge of #96964 - oli-obk:const_trait_mvp, r=compi...
2022-05-29 borsAuto merge of #97214 - Mark-Simulacrum:stage0-bump...
2022-05-29 borsAuto merge of #94214 - nikic:rust-opaque-pointers,...
2022-05-29 borsAuto merge of #97456 - Bryysen:issue-97319-fix, r=compi...
2022-05-29 borsAuto merge of #96687 - jyn514:download-rustc, r=Mark...
2022-05-29 borsAuto merge of #96652 - notriddle:notriddle/self, r...
2022-05-28 Guillaume GomezRollup merge of #97482 - RalfJung:ptr-invalid, r=thomcc
2022-05-28 Guillaume GomezRollup merge of #97479 - JohnTitor:make-check-pass...
2022-05-28 Guillaume GomezRollup merge of #97478 - JohnTitor:fixme-fn-decl, r...
2022-05-28 Guillaume GomezRollup merge of #97028 - ridwanabdillahi:pretty-printer...
2022-05-28 Guillaume GomezRollup merge of #96950 - JohnTitor:issue-96395, r=compi...
2022-05-28 borsAuto merge of #97472 - cuviper:rebase-rustc-rayon,...
2022-05-28 borsAuto merge of #97207 - RalfJung:backtrace, r=Mark-Simul...
2022-05-28 borsAuto merge of #97461 - eddyb:proc-macro-less-payload...
2022-05-28 borsAuto merge of #97383 - dingxiangfei2009:restore-region...
2022-05-28 borsAuto merge of #97158 - JakobDegen:dse, r=tmiasko,cjgillot
2022-05-28 Dylan DPCRollup merge of #97034 - fee1-dead-contrib:layout-hash...
2022-05-28 Dylan DPCRollup merge of #94640 - Pointerbender:issue-71146...
2022-05-27 Matthias KrügerRollup merge of #97411 - raiyansayeed:print-stderr...
2022-05-27 Matthias KrügerRollup merge of #95214 - tbu-:pr_vec_append_doc, r...
2022-05-27 Michael GouletRollup merge of #97436 - compiler-errors:macos-ping...
2022-05-27 Michael GouletRollup merge of #97066 - petrochenkov:nofragkind, r...
2022-05-27 Michael GouletRollup merge of #96051 - newpavlov:duration_rounding...
2022-05-26 borsAuto merge of #97386 - nnethercote:optimize-pos-adjustm...
2022-05-26 Matthias KrügerRollup merge of #97354 - GuillaumeGomez:browser-ui...
2022-05-26 Matthias KrügerRollup merge of #96033 - yaahc:expect-elaboration,...
2022-05-26 borsAuto merge of #97046 - conradludgate:faster-ascii-case...
2022-05-26 borsAuto merge of #97168 - SparrowLii:accesses, r=cjgillot
2022-05-25 Guillaume GomezRollup merge of #97394 - GuillaumeGomez:more-eslint...
2022-05-25 Guillaume GomezRollup merge of #97317 - GuillaumeGomez:gui-settings...
2022-05-25 Dylan DPCRollup merge of #97351 - b-naber:adt-const-params-struc...
2022-05-25 Dylan DPCRollup merge of #97328 - petrochenkov:nativice, r=micha...
2022-05-25 Dylan DPCRollup merge of #97302 - compiler-errors:writeback...
2022-05-25 borsAuto merge of #94954 - SimonSapin:null-thin3, r=yaahc
2022-05-25 Dylan DPCRollup merge of #97384 - nnethercote:fix-metadata-stats...
2022-05-25 Dylan DPCRollup merge of #97233 - c410-f3r:assert-lib, r=scottmcm
2022-05-25 Dylan DPCRollup merge of #96913 - Urgau:rfc3239-part2, r=petroch...
2022-05-25 Dylan DPCRollup merge of #95953 - JakobDegen:repeat-leak, r...
2022-05-25 borsAuto merge of #97345 - lcnr:fast_reject, r=nnethercote
2022-05-25 Dylan DPCRollup merge of #97105 - JulianKnodt:const_dep_gen_cons...
2022-05-25 Dylan DPCRollup merge of #97026 - Nilstrieb:make-atomic-debug...
2022-05-25 Jakob DegenAdd dead store elimination pass
2022-05-24 Yuki OkushiRollup merge of #97363 - wackbyte:sliceindex-doc-typo...
2022-05-24 Yuki OkushiRollup merge of #97358 - GuillaumeGomez:update-minifier...
2022-05-24 Yuki OkushiRollup merge of #97355 - GuillaumeGomez:remove-brush...
2022-05-24 Yuki OkushiRollup merge of #97266 - est31:unknown_lints_cfg_attr...
2022-05-24 Yuki OkushiRollup merge of #93966 - rkuhn:patch-1, r=tmandry
2022-05-24 Dylan DPCRollup merge of #97321 - RalfJung:int-to-fnptr, r=Dylan-DPC
2022-05-24 Dylan DPCRollup merge of #97308 - JohnTitor:stabilize-cell-filte...
2022-05-24 Dylan DPCRollup merge of #97298 - compiler-errors:if-else-stmt...
2022-05-24 Dylan DPCRollup merge of #97288 - compiler-errors:tcxify-rustdoc...
2022-05-24 borsAuto merge of #97291 - compiler-errors:lazy-is-actually...
2022-05-24 borsAuto merge of #97121 - pvdrz:do-subdiagnostics-later...
2022-05-24 borsAuto merge of #96098 - JakobDegen:always-return-place...
2022-05-24 Yuki OkushiRollup merge of #97336 - tshepang:typo, r=cjgillot
2022-05-24 Yuki OkushiRollup merge of #97290 - jyn514:fast-submodules, r...
2022-05-24 Yuki OkushiRollup merge of #97289 - compiler-errors:tcxify-clippy...
2022-05-24 Yuki OkushiRollup merge of #97240 - TaKO8Ki:improve-errors-about...
2022-05-24 borsAuto merge of #97272 - jackh726:ban-compare-mode-nll...
2022-05-23 Jakob DegenRefactor call terminator to always hold a destination...
2022-05-23 borsAuto merge of #97120 - Kobzol:rustc-pgo-expansion,...
2022-05-23 borsAuto merge of #94053 - GuillaumeGomez:fields-stripped...
2022-05-23 borsAuto merge of #97315 - Dylan-DPC:rollup-2wee2oz, r...
2022-05-23 Dylan DPCRollup merge of #97309 - JohnTitor:issue-90400, r=compi...
2022-05-23 Dylan DPCRollup merge of #97292 - compiler-errors:tcxify-rustc...
2022-05-23 Dylan DPCRollup merge of #97286 - GuillaumeGomez:eslint-check...
2022-05-23 Dylan DPCRollup merge of #96129 - mattheww:2022-04_float_roundin...
2022-05-23 borsAuto merge of #92461 - rust-lang:const_tls_local_panic_...
2022-05-23 borsAuto merge of #97195 - notriddle:notriddle/cleanup...
2022-05-23 Dylan DPCRollup merge of #97271 - JohnTitor:issue-91949, r=compi...
2022-05-23 Dylan DPCRollup merge of #97254 - jhpratt:remove-crate-vis,...
2022-05-23 Dylan DPCRollup merge of #97087 - Nilstrieb:clarify-slice-iterat...
next