]> git.lizzy.rs Git - rust.git/history - compiler/rustc_hir_analysis/src/check/check.rs
Auto merge of #107843 - bjorn3:sync_cg_clif-2023-02-09, r=bjorn3
[rust.git] / compiler / rustc_hir_analysis / src / check / check.rs
2023-02-09 bjorn3Merge commit '7d53619064ab7045c383644cb445052d2a3d46db...
2023-02-09 Matthias KrügerRollup merge of #107835 - tshepang:fmt, r=WaffleLapkin
2023-02-09 Matthias KrügerRollup merge of #107834 - zephaniahong:issue-107547...
2023-02-09 Matthias KrügerRollup merge of #107808 - kadiwa4:built-unsuccessfully...
2023-02-09 Matthias KrügerRollup merge of #107752 - riverar:rafael/gnu_dlltool_te...
2023-02-09 Matthias KrügerRollup merge of #107446 - clubby789:rustc-parse-diag...
2023-02-09 borsAuto merge of #106938 - GuillaumeGomez:normalize-projec...
2023-02-09 Michael GouletRollup merge of #107317 - ids1024:asfd-rc, r=dtolnay
2023-02-08 Matthias KrügerRollup merge of #107271 - Zeegomo:drop-rmw, r=oli-obk
2023-02-08 Matthias KrügerRollup merge of #105641 - Amanieu:btree_cursor, r=m...
2023-02-07 Matthias KrügerRollup merge of #107471 - notriddle:notriddle/default...
2023-02-06 Matthias KrügerRollup merge of #106477 - Nathan-Fenner:nathanf/refined...
2023-02-06 borsAuto merge of #107141 - notriddle:notriddle/max-lev...
2023-02-04 Matthias KrügerRollup merge of #107116 - ozkanonur:consolidate-bootstr...
2023-02-04 borsAuto merge of #107618 - chriswailes:linker-arg, r=alber...
2023-02-03 Michael GouletRollup merge of #107519 - joboet:raw_os_error_ty, r...
2023-02-03 Dylan DPCRollup merge of #107585 - compiler-errors:fndef-sig...
2023-02-03 Dylan DPCRollup merge of #107539 - PossiblyAShrub:unused-parens...
2023-02-03 Matthias KrügerRollup merge of #107598 - chenyukang:yukang/fix-core...
2023-02-03 Matthias KrügerRollup merge of #106805 - madsravn:master, r=compiler...
2023-02-03 borsAuto merge of #107543 - ehuss:protocol-sparse, r=jyn514
2023-02-03 borsAuto merge of #107241 - clubby789:bootstrap-lto-off...
2023-02-02 borsAuto merge of #107000 - GuillaumeGomez:fix-items-in...
2023-02-02 Matthias KrügerRollup merge of #107577 - nnethercote:reinstate-hir...
2023-02-02 Matthias KrügerRollup merge of #107532 - compiler-errors:erase-regions...
2023-02-02 Matthias KrügerRollup merge of #107524 - cjgillot:both-storage, r...
2023-02-02 Matthias KrügerRollup merge of #107531 - GuillaumeGomez:inline-images...
2023-02-02 Matthias KrügerRollup merge of #107488 - nnethercote:fix-PartialEq...
2023-02-02 Matthias KrügerRollup merge of #107312 - calebcartwright:style-let...
2023-02-02 Matthias KrügerRollup merge of #107201 - compiler-errors:confusing...
2023-02-02 borsAuto merge of #106925 - imWildCat:imWildCat/remove...
2023-02-01 borsAuto merge of #107574 - compiler-errors:back-to-old...
2023-02-01 borsAuto merge of #107257 - inquisitivecrystal:ffi-attr...
2023-02-01 Matthias KrügerRollup merge of #107533 - pnkfelix:distinguish-generato...
2023-02-01 Matthias KrügerRollup merge of #107499 - compiler-errors:deduce_sig_fr...
2023-02-01 Matthias KrügerRollup merge of #107487 - edward-shen:edward-shen/10721...
2023-02-01 Matthias KrügerRollup merge of #107470 - kadiwa4:bootstrap_cleanup...
2023-02-01 Matthias KrügerRollup merge of #107442 - lukas-code:slice-panics,...
2023-02-01 Matthias KrügerRollup merge of #107389 - zvavybir:master, r=estebank
2023-02-01 borsAuto merge of #107541 - weihanglo:update-cargo, r=weihanglo
2023-02-01 borsAuto merge of #107536 - GuillaumeGomez:rollup-xv7dx2h...
2023-01-31 Guillaume GomezRollup merge of #107535 - dcompoze:tcp-doc-unwrap,...
2023-01-31 Guillaume GomezRollup merge of #107527 - notriddle:notriddle/wcagcontr...
2023-01-31 Guillaume GomezRollup merge of #107525 - RalfJung:pointee-info, r...
2023-01-31 Guillaume GomezRollup merge of #107508 - WaffleLapkin:uneq'15, r=oli-obk
2023-01-31 Guillaume GomezRollup merge of #107491 - notriddle:notriddle/setting...
2023-01-31 Guillaume GomezRollup merge of #107486 - compiler-errors:bound-ty...
2023-01-31 Guillaume GomezRollup merge of #107467 - WaffleLapkin:uneq, r=oli-obk
2023-01-31 Guillaume GomezRollup merge of #107412 - tshepang:needless-check,...
2023-01-31 Guillaume GomezRollup merge of #107354 - tspiteri:source-serif-4.005...
2023-01-31 Guillaume GomezRollup merge of #107348 - lcnr:project-solve-new, r...
2023-01-31 Guillaume GomezRollup merge of #107331 - GuillaumeGomez:cleanup-js...
2023-01-31 Guillaume GomezRollup merge of #106898 - estebank:ice-forms-are-a...
2023-01-31 borsAuto merge of #107297 - Mark-Simulacrum:bump-bootstrap...
2023-01-31 borsAuto merge of #106399 - estebank:type-err-span-label...
2023-01-31 borsAuto merge of #105650 - cassaundra:float-literal-sugges...
2023-01-30 Esteban Küberreview comments
2023-01-30 Esteban KüberModify primary span label for E0308
2023-01-30 borsAuto merge of #107197 - aliemjay:patch-2, r=jackh726
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 Maybe WaffleReplace enum `==`s with `match`es where it makes sense
2023-01-30 Dylan DPCRollup merge of #107264 - ferrocene:pa-private-items...
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 #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 Matthias KrügerRollup merge of #107422 - Nilstrieb:erase-the-ice,...
2023-01-29 Matthias KrügerRollup merge of #107413 - tshepang:pleasant-readin...
2023-01-29 Matthias KrügerRollup merge of #107401 - lenko-d:remove_the_usize_fiel...
2023-01-29 Matthias KrügerRollup merge of #107154 - glaubitz:m68k-alloc, r=JohnTitor
2023-01-29 Matthias KrügerRollup merge of #107097 - tmiasko:ssa, r=cjgillot
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-29 borsAuto merge of #107406 - cjgillot:eliminate-witnesses...
2023-01-28 borsAuto merge of #103659 - clubby789:improve-partialord...
2023-01-28 borsAuto merge of #107303 - compiler-errors:intern-canonica...
2023-01-28 borsAuto merge of #107206 - cjgillot:no-h2l-map, r=WaffleLapkin
2023-01-28 Matthias KrügerRollup merge of #107398 - scottmcm:its-their-funeral...
2023-01-28 Matthias KrügerRollup merge of #107391 - notriddle:notriddle/copy...
2023-01-28 Matthias KrügerRollup merge of #107385 - BoxyUwU:ConstInferUnifier_is_...
2023-01-28 Matthias KrügerRollup merge of #107384 - Nilstrieb:bool-for-deletion...
2023-01-28 Matthias KrügerRollup merge of #107355 - JohnTitor:issue-60755, r...
2023-01-28 Matthias KrügerRollup merge of #107096 - clubby789:fluent-bad-messager...
2023-01-28 Matthias KrügerRollup merge of #104252 - faern:stabilize-const_socketa...
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 Camille GILLOTRemove `HirId -> LocalDefId` map from HIR.
2023-01-28 Matthias KrügerRollup merge of #107373 - michaelwoerister:dont-merge...
2023-01-28 Matthias KrügerRollup merge of #107344 - compiler-errors:new-solver...
next