]> git.lizzy.rs Git - rust.git/history - compiler/rustc_mir_dataflow
Auto merge of #105605 - inquisitivecrystal:attr-validation, r=cjgillot
[rust.git] / compiler / rustc_mir_dataflow /
2022-12-26 borsAuto merge of #105605 - inquisitivecrystal:attr-validat...
2022-12-25 Matthias KrügerRollup merge of #105955 - Nilstrieb:no-trivial-opt...
2022-12-25 Matthias KrügerRollup merge of #105375 - WaffleLapkin:docfix, r=cjgillot
2022-12-25 borsAuto merge of #105997 - RalfJung:immediate-abort, r...
2022-12-25 borsAuto merge of #105701 - RedDocMD:bug-105634, r=cjgillot
2022-12-24 borsAuto merge of #106110 - GuillaumeGomez:toggle-line...
2022-12-24 borsAuto merge of #104977 - RalfJung:ptr-from-ref, r=dtolnay
2022-12-24 borsAuto merge of #105085 - oli-obk:stop_promoting_all_the_...
2022-12-24 borsAuto merge of #2738 - RalfJung:rustup, r=RalfJung
2022-12-24 Ralf JungMerge from rustc
2022-12-24 Matthias KrügerRollup merge of #106100 - scottmcm:derived-less-than...
2022-12-24 Matthias KrügerRollup merge of #106078 - nikic:filecheck-context,...
2022-12-24 Matthias KrügerRollup merge of #106032 - mcha-forks:lfs-musl-fix,...
2022-12-24 Matthias KrügerRollup merge of #105872 - chenyukang:yukang/fix-105494...
2022-12-24 Matthias KrügerRollup merge of #105465 - jyn514:docs, r=Mark-Simulacrum
2022-12-24 borsAuto merge of #106081 - mina86:c, r=Mark-Simulacrum
2022-12-24 borsAuto merge of #105893 - Ayush1325:remote-test-server...
2022-12-24 borsAuto merge of #106103 - matthiaskrgr:rollup-8xe9ddz...
2022-12-23 Matthias KrügerRollup merge of #106102 - compiler-errors:oops-triagebo...
2022-12-23 Matthias KrügerRollup merge of #106093 - notriddle:notriddle/docblock...
2022-12-23 Matthias KrügerRollup merge of #106091 - GuillaumeGomez:correct-css...
2022-12-23 Matthias KrügerRollup merge of #106084 - RalfJung:into-iter, r=thomcc
2022-12-23 Matthias KrügerRollup merge of #106069 - notriddle:notriddle/search...
2022-12-23 Matthias KrügerRollup merge of #105975 - jeremystucki:rustc-remove...
2022-12-23 nilsRollup merge of #105853 - jyn514:prepush-windows, r...
2022-12-23 nilsRollup merge of #105661 - lcnr:evaluate-new, r=compiler...
2022-12-23 borsAuto merge of #105550 - gimbles:master, r=Nilstrieb
2022-12-23 Matthias KrügerRollup merge of #106057 - jyn514:trimmed-def-paths...
2022-12-23 Matthias KrügerRollup merge of #106056 - jyn514:quiet-bug, r=compiler...
2022-12-23 Matthias KrügerRollup merge of #106051 - jyn514:cranelift-std, r=bjorn3
2022-12-23 Matthias KrügerRollup merge of #105978 - jyn514:unused_proc_macro_decl...
2022-12-22 Matthias KrügerRollup merge of #106035 - GuillaumeGomez:migrate-css...
2022-12-22 Matthias KrügerRollup merge of #105847 - compiler-errors:issue-104396...
2022-12-22 Matthias KrügerRollup merge of #105567 - TimNN:kcfi16, r=nikic
2022-12-22 Matthias KrügerRollup merge of #105769 - lyming2007:issue-105177-fix...
2022-12-22 borsAuto merge of #104889 - GuillaumeGomez:fix-impl-block...
2022-12-22 Matthias KrügerRollup merge of #105932 - MasterAwesome:aarch64-bti...
2022-12-22 Matthias KrügerRollup merge of #105837 - compiler-errors:issue-105728...
2022-12-21 Yuki OkushiRollup merge of #106014 - GuillaumeGomez:add-gui-explan...
2022-12-21 Yuki OkushiRollup merge of #106008 - uweigand:s390x-lintgroup...
2022-12-21 Yuki OkushiRollup merge of #105824 - zacchiro:patch-1, r=JohnTitor
2022-12-21 Yuki OkushiRollup merge of #105602 - RalfJung:read-convenience...
2022-12-21 Yuki OkushiRollup merge of #105584 - raffimolero:patch-1, r=JohnTitor
2022-12-21 borsAuto merge of #105613 - Nilstrieb:rename-assert_uninit_...
2022-12-21 borsAuto merge of #105812 - ojeda:no-jump-tables, r=nikic
2022-12-21 borsAuto merge of #100390 - jhpratt:float-from-bool, r...
2022-12-20 Matthias KrügerRollup merge of #105976 - jyn514:unused-make-targets...
2022-12-20 Matthias KrügerRollup merge of #105904 - MarcusCalhoun-Lopez:darwin_ar...
2022-12-20 Matthias KrügerRollup merge of #105791 - Ezrashaw:add-e0472-long-docs...
2022-12-20 Jeremy Stuckirustc: Remove needless lifetimes
2022-12-20 borsAuto merge of #105127 - Sp00ph:const_new, r=dtolnay
2022-12-20 borsAuto merge of #105381 - uweigand:s390x-ffi-vaarg, r...
2022-12-20 Matthias KrügerRollup merge of #105945 - JohnTitor:issue-57404, r...
2022-12-20 Matthias KrügerRollup merge of #105944 - JohnTitor:issue-80816, r...
2022-12-20 Matthias KrügerRollup merge of #105943 - JohnTitor:issue-102206, r...
2022-12-20 Matthias KrügerRollup merge of #105939 - GuillaumeGomez:improve-descri...
2022-12-20 Matthias KrügerRollup merge of #105938 - andersk:coerce_unsized-tracki...
2022-12-20 Matthias KrügerRollup merge of #105930 - JakobDegen:nal-unsound, r...
2022-12-20 Matthias KrügerRollup merge of #105835 - tmiasko:cleanup-post-borrowck...
2022-12-20 borsAuto merge of #105940 - matthiaskrgr:rollup-ho4po1t...
2022-12-20 Matthias KrügerRollup merge of #105914 - GuillaumeGomez:simplify-css...
2022-12-20 Matthias KrügerRollup merge of #105912 - notriddle:notriddle/pre-line...
2022-12-20 Matthias KrügerRollup merge of #105901 - oli-obk:no_miri_on_stable...
2022-12-20 borsAuto merge of #105880 - Nilstrieb:make-newtypes-less...
2022-12-20 borsAuto merge of #105575 - compiler-errors:impl-wf-lint...
2022-12-20 borsAuto merge of #105918 - matthiaskrgr:rollup-mmazd62...
2022-12-19 borsAuto merge of #105905 - lqd:revert-103880, r=jackh726
2022-12-19 borsAuto merge of #103600 - compiler-errors:early-binder...
2022-12-19 borsAuto merge of #105698 - joboet:unsupported_threads_once...
2022-12-19 Rémy RakicRevert "Auto merge of #103880 - b-naber:field-ty-mir...
2022-12-19 Dylan DPCRollup merge of #105682 - thomcc:expose-ptr-fmt, r...
2022-12-18 Matthias KrügerRollup merge of #105863 - GuillaumeGomez:update-browser...
2022-12-18 Matthias KrügerRollup merge of #105842 - compiler-errors:arg-name...
2022-12-18 Matthias KrügerRollup merge of #105447 - TaKO8Ki:add-test-for-103095...
2022-12-18 Matthias KrügerRollup merge of #105419 - YC:issue-41731, r=petrochenkov
2022-12-18 borsAuto merge of #105446 - erikdesjardins:vt-size, r=nikic
2022-12-18 NilstriebA few small cleanups for `newtype_index`
2022-12-18 NilstriebMake `#[debug_format]` an attribute in `newtype_index`
2022-12-18 Matthias KrügerRollup merge of #105420 - tmiasko:dest-prop-dead-code...
2022-12-18 borsAuto merge of #105714 - jyn514:tidy-first, r=Mark-Simul...
2022-12-18 borsAuto merge of #105638 - tavianator:fix-50619-again...
2022-12-18 borsAuto merge of #105617 - bjorn3:update_crossbeam, r...
2022-12-17 Matthias KrügerRollup merge of #105814 - JakobDegen:custom-mir-terms...
2022-12-17 Matthias KrügerRollup merge of #105559 - mkroening:install-llvm-tools...
2022-12-17 Matthias KrügerRollup merge of #105458 - Ayush1325:blocking_spawn...
2022-12-17 borsAuto merge of #105145 - Ayush1325:sequential-remote...
2022-12-17 Philipp KronesMerge commit '4bdfb0741dbcecd5279a2635c3280726db0604b5...
2022-12-17 borsAuto merge of #105421 - jacobbramley:jb/branch-prot...
2022-12-17 Matthias KrügerRollup merge of #105785 - JohnTitor:issue-55976-2,...
2022-12-17 Matthias KrügerRollup merge of #105770 - oli-obk:deref_all_the_things...
2022-12-16 Matthias KrügerRollup merge of #105780 - GuillaumeGomez:read-more...
2022-12-16 Matthias KrügerRollup merge of #105768 - fee1-dead-contrib:iat-style...
2022-12-16 Matthias KrügerRollup merge of #105711 - compiler-errors:rpitit-refere...
2022-12-16 Matthias KrügerRollup merge of #105710 - compiler-errors:dyn-star...
2022-12-16 Matthias KrügerRollup merge of #105493 - WaffleLapkin:unchoke-r-a...
2022-12-16 borsAuto merge of #102318 - Amanieu:default_alloc_error_han...
2022-12-16 borsAuto merge of #105018 - zertosh:path_buf_deref_mut...
2022-12-16 borsAuto merge of #105775 - matthiaskrgr:rollup-2o8qn7e...
2022-12-16 borsAuto merge of #2731 - RalfJung:rustup, r=RalfJung
2022-12-16 Matthias KrügerRollup merge of #105747 - chenyukang:yukang/fix-105732...
next