]> git.lizzy.rs Git - rust.git/history - compiler/rustc_parse/src/parser/expr.rs
Auto merge of #100754 - davidtwco:translation-incremental, r=compiler-errors
[rust.git] / compiler / rustc_parse / src / parser / expr.rs
2023-01-31 borsAuto merge of #100754 - davidtwco:translation-increment...
2023-01-31 Yuki OkushiRollup merge of #107494 - lebensterben:patch-1, r=JohnTitor
2023-01-31 Yuki OkushiRollup merge of #107482 - notriddle:notriddle/keywords...
2023-01-31 Yuki OkushiRollup merge of #107479 - compiler-errors:probe-can...
2023-01-31 Yuki OkushiRollup merge of #107477 - GuillaumeGomez:css-var, r...
2023-01-31 Yuki OkushiRollup merge of #107476 - notriddle:notriddle/item...
2023-01-31 Yuki OkushiRollup merge of #107473 - rustbot:docs-update, r=ehuss
2023-01-31 Yuki OkushiRollup merge of #107445 - Swatinem:rm-genfuture, r...
2023-01-31 Yuki OkushiRollup merge of #107245 - compiler-errors:new-solver...
2023-01-31 borsAuto merge of #107443 - cjgillot:generator-less-query...
2023-01-31 borsAuto merge of #105650 - cassaundra:float-literal-sugges...
2023-01-30 Cassaundra SmithFix invalid float literal suggestions when recovering...
2023-01-30 borsAuto merge of #107197 - aliemjay:patch-2, r=jackh726
2023-01-30 Matthias KrügerRollup merge of #107424 - bpeel:clone-into-from-share...
2023-01-30 Matthias KrügerRollup merge of #107177 - thanatos:fix-doc-errant-light...
2023-01-30 Matthias KrügerRollup merge of #107125 - WaffleLapkin:expect_an_item_i...
2023-01-30 borsAuto merge of #107080 - Urgau:cleanup-bootstrap-extra...
2023-01-30 Dylan DPCRollup merge of #107264 - ferrocene:pa-private-items...
2023-01-30 Dylan DPCRollup merge of #107146 - compiler-errors:unsizing...
2023-01-30 Dylan DPCRollup merge of #106106 - jyn514:remote-tracking-branch...
2023-01-30 Dylan DPCRollup merge of #101569 - m-ou-se:alloc-no-rexport...
2023-01-29 borsAuto merge of #103019 - Kobzol:ci-multistage-python...
2023-01-29 Matthias KrügerRollup merge of #107432 - notriddle:notriddle/has-srcli...
2023-01-29 Matthias KrügerRollup merge of #107431 - notriddle:notriddle/colon...
2023-01-29 Matthias KrügerRollup merge of #107169 - albertlarsan68:lock-in-pre...
2023-01-29 Matthias KrügerRollup merge of #107078 - ehuss:invalid_doc_attributes...
2023-01-29 Matthias KrügerRollup merge of #107006 - b-naber:thir-tree, r=jackh726
2023-01-29 Matthias KrügerRollup merge of #106798 - scottmcm:signum-via-cmp,...
2023-01-29 Matthias KrügerRollup merge of #106769 - lenko-d:libtest-print_why_a_t...
2023-01-29 Matthias KrügerRollup merge of #106763 - lenko-d:106659-Print_why_a_te...
2023-01-29 Matthias KrügerRollup merge of #96763 - Abdur-rahmaanJ:patch-1, r...
2023-01-29 borsAuto merge of #100178 - mati865:upgrade-mingw-w64-on...
2023-01-29 borsAuto merge of #106908 - cjgillot:copyprop-ssa, r=oli-obk
2023-01-29 borsAuto merge of #106253 - nbdd0121:upcast, r=compiler...
2023-01-29 borsAuto merge of #107435 - matthiaskrgr:rollup-if5h6yu...
2023-01-29 Matthias KrügerRollup merge of #107425 - clubby789:match-range-missing...
2023-01-29 Matthias KrügerRollup merge of #107154 - glaubitz:m68k-alloc, r=JohnTitor
2023-01-29 Matthias KrügerRollup merge of #106618 - jmillikin:os-net-rustdoc...
2023-01-29 borsAuto merge of #106227 - bryangarza:ctfe-limit, r=oli-obk
2023-01-28 borsAuto merge of #103659 - clubby789:improve-partialord...
2023-01-28 clubby789Check for missing space between fat arrow and range...
2023-01-28 Matthias KrügerRollup merge of #107096 - clubby789:fluent-bad-messager...
2023-01-28 Matthias KrügerRollup merge of #104012 - chenyukang:yukang/fix-103882...
2023-01-28 borsAuto merge of #106916 - lukas-code:overlapping-substs...
2023-01-28 Matthias KrügerRollup merge of #107190 - fmease:fix-81698, r=compiler...
2023-01-28 Matthias KrügerRollup merge of #107100 - compiler-errors:issue-107087...
2023-01-28 Matthias KrügerRollup merge of #107022 - scottmcm:ordering-option...
2023-01-27 Philipp KronesMerge commit '1480cea393d0cee195e59949eabdfbcf1230f7f9...
2023-01-27 Yuki OkushiRollup merge of #107234 - Rattenkrieg:bootstrap-fix...
2023-01-27 Yuki OkushiRollup merge of #107194 - xfix:remove-slice-internals...
2023-01-27 Yuki OkushiRollup merge of #107284 - notriddle:notriddle/plus...
2023-01-27 Yuki OkushiRollup merge of #107242 - notriddle:notriddle/title...
2023-01-27 Yuki OkushiRollup merge of #107171 - petrochenkov:encattrs, r...
2023-01-27 Yuki OkushiRollup merge of #106856 - vadorovsky:fix-atomic-annotat...
2023-01-27 Yuki OkushiRollup merge of #105784 - yanns:update_stdarch, r=Amanieu
2023-01-27 borsAuto merge of #106959 - tmiasko:opt-funclets, r=davidtwco
2023-01-27 borsAuto merge of #107269 - bjorn3:sync_cg_clif-2023-01...
2023-01-26 borsAuto merge of #106812 - oli-obk:output_filenames, r...
2023-01-26 Matthias KrügerRollup merge of #107189 - cjgillot:meta-adt, r=compiler...
2023-01-26 Matthias KrügerRollup merge of #107168 - Nilstrieb:if-a-tait-falls...
2023-01-26 Matthias KrügerRollup merge of #107150 - Nilstrieb:thread-local-cleanu...
2023-01-26 Matthias KrügerRollup merge of #106978 - mejrs:mir_build3, r=davidtwco
2023-01-26 Matthias KrügerRollup merge of #106971 - oli-obk:tait_error, r=davidtwco
2023-01-26 Matthias KrügerRollup merge of #106904 - khuey:preserve_debuginfo_for_...
2023-01-26 borsAuto merge of #106745 - m-ou-se:format-args-ast, r...
2023-01-26 Matthias KrügerRollup merge of #107074 - lcnr:validate-dont-skip-opaqu...
2023-01-26 Matthias KrügerRollup merge of #106946 - dtolnay:hashlinecolumn, r...
2023-01-26 Matthias KrügerRollup merge of #106836 - ibraheemdev:sync-sender-spin...
2023-01-26 Matthias KrügerRollup merge of #106811 - khuey:dwp_extension, r=davidtwco
2023-01-26 Matthias KrügerRollup merge of #106779 - RReverser:patch-2, r=Mark...
2023-01-26 Matthias KrügerRollup merge of #106625 - Swatinem:ref/cov6, r=nagisa
2023-01-26 Matthias KrügerRollup merge of #97373 - dimpolo:cell_dispatch_from_dyn...
2023-01-26 Matthias KrügerRollup merge of #107248 - erikdesjardins:addrspace...
2023-01-26 Matthias KrügerRollup merge of #107204 - euclio:assoc-const-suggestion...
2023-01-26 Matthias KrügerRollup merge of #107175 - compiler-errors:bad-types...
2023-01-26 Matthias KrügerRollup merge of #107086 - clubby789:bootstrap-lock...
2023-01-26 Matthias KrügerRollup merge of #107085 - tmiasko:custom-mir-operators...
2023-01-26 Matthias KrügerRollup merge of #106960 - estebank:parse-anon-enums...
2023-01-26 Matthias KrügerRollup merge of #106407 - mejrs:attr_check, r=compiler...
2023-01-26 borsAuto merge of #105582 - saethlin:instcombine-assert...
2023-01-25 Matthias KrügerRollup merge of #107282 - BoxyUwU:erica_builtin_pointee...
2023-01-25 Matthias KrügerRollup merge of #107266 - kadiwa4:source_viewer_scrollb...
2023-01-25 Matthias KrügerRollup merge of #107256 - JakobDegen:delete-sai, r...
2023-01-25 Matthias KrügerRollup merge of #107255 - lcnr:implied-b-hr, r=oli-obk
2023-01-25 Matthias KrügerRollup merge of #107244 - notriddle:notriddle/primitive...
2023-01-25 Matthias KrügerRollup merge of #107239 - tmiasko:tests, r=Mark-Simulacrum
2023-01-25 Matthias KrügerRollup merge of #106944 - Nilstrieb:there-once-was...
2023-01-25 Matthias KrügerRollup merge of #106897 - estebank:issue-99430, r=davidtwco
2023-01-25 Matthias KrügerRollup merge of #105345 - yanchen4791:issue-103582...
2023-01-25 borsAuto merge of #107142 - cuviper:relnotes-1.67, r=Mark...
2023-01-25 borsAuto merge of #103902 - vincenzopalazzo:macros/obligati...
2023-01-25 borsAuto merge of #107290 - Dylan-DPC:rollup-tovojhr, r...
2023-01-25 Dylan DPCRollup merge of #107232 - notriddle:notriddle/settings...
2023-01-25 Dylan DPCRollup merge of #107227 - lcnr:solver-new-external...
2023-01-25 Dylan DPCRollup merge of #107223 - ChayimFriedman2:patch-5,...
2023-01-25 Dylan DPCRollup merge of #107213 - edward-shen:edward-shen/fix...
2023-01-25 Dylan DPCRollup merge of #106823 - m-ou-se:format-args-as-str...
2023-01-25 Dylan DPCRollup merge of #106767 - chbaker0:disable-unstable...
2023-01-25 Dylan DPCRollup merge of #106583 - estebank:suggest-result-coerc...
2023-01-24 Caleb CartwrightMerge commit '1d8491b120223272b13451fc81265aa64f7f4d5b...
next