]> git.lizzy.rs Git - rust.git/history - compiler/rustc_mir_build/src/build/expr/as_place.rs
Merge from rustc
[rust.git] / compiler / rustc_mir_build / src / build / expr / as_place.rs
2022-12-24 Ralf JungMerge from rustc
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 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-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 borsAuto merge of #105812 - ojeda:no-jump-tables, r=nikic
2022-12-20 Matthias KrügerRollup merge of #105904 - MarcusCalhoun-Lopez:darwin_ar...
2022-12-20 Jeremy Stuckirustc: Remove needless lifetimes
2022-12-20 borsAuto merge of #105381 - uweigand:s390x-ffi-vaarg, r...
2022-12-20 Matthias KrügerRollup merge of #105939 - GuillaumeGomez:improve-descri...
2022-12-20 Matthias KrügerRollup merge of #105835 - tmiasko:cleanup-post-borrowck...
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 Matthias KrügerRollup merge of #105860 - Ezrashaw:add-long-errors...
2022-12-19 Matthias KrügerRollup merge of #105801 - zertosh:path_mut_os_str_doc_t...
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 #105882 - compiler-errors:issue-105832...
2022-12-19 Dylan DPCRollup merge of #105864 - matthiaskrgr:compl, r=Nilstrieb
2022-12-19 Dylan DPCRollup merge of #105839 - LegionMammal978:mut-upvar...
2022-12-19 Dylan DPCRollup merge of #105682 - thomcc:expose-ptr-fmt, r...
2022-12-19 borsAuto merge of #105845 - lqd:revert-thinlto-revert,...
2022-12-18 Matthias KrügerRollup merge of #105879 - Nilstrieb:revert-hir-arena...
2022-12-18 Matthias KrügerRollup merge of #105873 - matthiaskrgr:clippy_fmt,...
2022-12-18 Matthias KrügerRollup merge of #105869 - matthiaskrgr:clone_on_copy...
2022-12-18 Matthias KrügerRollup merge of #105867 - matthiaskrgr:rec_param, 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 borsAuto merge of #105876 - matthiaskrgr:rollup-a9dgzjt...
2022-12-18 Matthias KrügerRollup merge of #105875 - matthiaskrgr:needless_borrowe...
2022-12-18 Matthias KrügerRollup merge of #105870 - matthiaskrgr:useless_conv...
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 Matthias Krügeravoid .into() conversion to identical types
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 #103880 - b-naber:field-ty-mir, r=lcnr
2022-12-15 borsAuto merge of #104765 - chenyukang:yukang-fix-104639...
2022-12-14 b-naberaddress review
2022-12-14 bjorn3Merge commit '2bb3996244cf1b89878da9e39841e9f6bf061602...
2022-12-11 Matthias KrügerRollup merge of #101648 - Timmmm:home_dir_docs, r=josht...
2022-12-11 borsAuto merge of #103647 - lqd:osx-x64-lto, r=Mark-Simulacrum
2022-12-11 borsAuto merge of #103591 - lqd:win-lto, r=Mark-Simulacrum
2022-12-10 Matthias KrügerRollup merge of #105109 - rcvalle:rust-kcfi, r=bjorn3
2022-12-10 Matthias KrügerRollup merge of #104512 - jyn514:download-ci-llvm-defau...
2022-12-10 Matthias KrügerRollup merge of #98391 - joboet:sgx_parker, r=m-ou-se
2022-12-09 borsAuto merge of #104572 - pkubaj:patch-1, r=cuviper
2022-12-08 Matthias KrügerRollup merge of #105405 - sunfishcode:sunfishcode/expor...
2022-12-07 borsAuto merge of #103459 - ChrisDenton:propagate-nulls...
2022-12-06 Matthias KrügerRollup merge of #104439 - ferrocene:pa-generate-copyrig...
2022-12-04 borsAuto merge of #104535 - mikebenfield:discr-fix, r=pnkfelix
2022-12-04 Matthias KrügerRollup merge of #101975 - chenyukang:fix-101749, r...
2022-12-04 borsAuto merge of #101514 - nvzqz:nvzqz/stabilize-nonzero...
2022-12-04 borsAuto merge of #104757 - camelid:consolidate-lints,...
2022-12-02 borsAuto merge of #104999 - saethlin:immediate-abort-inlini...
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 #104160 - Ayush1325:windows-args, r=m...
2022-11-30 Matthias KrügerRollup merge of #103065 - aDotInTheVoid:rdj-arg-pattern...
2022-11-30 borsAuto merge of #99814 - aliemjay:patch-2, r=jackh726
2022-11-30 Matthias KrügerRollup merge of #104811 - haraldh:feat/wasm32_wasi_shut...
next