]> git.lizzy.rs Git - rust.git/history - compiler/rustc_hir_typeck
update lockfile
[rust.git] / compiler / rustc_hir_typeck /
2022-12-03 borsAuto merge of #2712 - RalfJung:rustup, r=RalfJung
2022-12-02 Ralf JungMerge from rustc
2022-12-02 Matthias KrügerRollup merge of #105136 - RalfJung:deref-promotion...
2022-12-02 Matthias KrügerRollup merge of #105132 - GuillaumeGomez:migrate-summar...
2022-12-02 Matthias KrügerRollup merge of #105126 - Sp00ph:const_new_in, r=dtolnay
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 #105003 - flba-eb:only_windows, r=Mark...
2022-12-01 Matthias KrügerRollup merge of #105078 - TaKO8Ki:fix-105011, r=nnethercote
2022-12-01 borsAuto merge of #104975 - JakobDegen:custom_mir_let,...
2022-12-01 borsAuto merge of #104861 - nnethercote:attr-cleanups,...
2022-12-01 borsAuto merge of #104160 - Ayush1325:windows-args, r=m...
2022-11-30 Matthias KrügerRollup merge of #105081 - weiznich:regression_test_for_...
2022-11-30 Matthias KrügerRollup merge of #105064 - notriddle:notriddle/main...
2022-11-30 Matthias KrügerRollup merge of #105063 - aDotInTheVoid:rdj-dont-assume...
2022-11-30 Matthias KrügerRollup merge of #104895 - chenyukang:yukang/fix-104884...
2022-11-30 Matthias KrügerRollup merge of #104865 - pratushrai0309:bootstrap...
2022-11-30 Matthias KrügerRollup merge of #103065 - aDotInTheVoid:rdj-arg-pattern...
2022-11-30 borsAuto merge of #104940 - cjgillot:query-feed-simple...
2022-11-30 borsAuto merge of #99814 - aliemjay:patch-2, r=jackh726
2022-11-30 borsAuto merge of #104905 - compiler-errors:normalization...
2022-11-30 borsAuto merge of #105080 - matthiaskrgr:rollup-7ffj4oe...
2022-11-30 Matthias KrügerRollup merge of #105079 - nnethercote:bots-mailmap...
2022-11-30 Matthias KrügerRollup merge of #105071 - nnethercote:nnethercote-mailm...
2022-11-30 Matthias KrügerRollup merge of #105039 - nnethercote:fix-104769, r...
2022-11-30 Matthias KrügerRollup merge of #104811 - haraldh:feat/wasm32_wasi_shut...
2022-11-30 Matthias KrügerRollup merge of #104697 - dingxiangfei2009:fix-euv...
2022-11-29 Matthias KrügerRollup merge of #104627 - calebzulawski:print-target...
2022-11-29 Matthias KrügerRollup merge of #104523 - flba-eb:fix_nto_target_name...
2022-11-29 Matthias KrügerRollup merge of #104436 - ismailmaj:add-slice-to-stack...
2022-11-29 Matthias KrügerRollup merge of #103876 - oli-obk:tait_implications...
2022-11-29 borsAuto merge of #94487 - oli-obk:stable_hash_ty, r=fee1...
2022-11-29 borsAuto merge of #104947 - cjgillot:verify-hir-nest, r...
2022-11-29 Matthias KrügerRollup merge of #105027 - aDotInTheVoid:rdj-foreign...
2022-11-29 Matthias KrügerRollup merge of #105016 - GuillaumeGomez:load-sentence...
2022-11-29 Matthias KrügerRollup merge of #105010 - Neutron3529:patch-2, r=jyn514
2022-11-29 Matthias KrügerRollup merge of #104978 - Veykril:patch-2, r=jyn514
2022-11-29 Matthias KrügerRollup merge of #104959 - compiler-errors:revert-104269...
2022-11-29 Matthias KrügerRollup merge of #104465 - djkoloski:improve_fuchsia_tes...
2022-11-29 borsAuto merge of #105001 - nicholasbishop:bishop-more...
2022-11-29 borsAuto merge of #104992 - ehuss:docs-triagebot-assign...
2022-11-28 Michael GouletMake ObligationCtxt::normalize take cause by borrow
2022-11-28 Michael GouletSimplify more FnCtxt normalization
2022-11-28 Michael GouletFnCtxt normalization stuff
2022-11-28 Michael Gouletpartially_normalize_... -> At::normalize
2022-11-28 Matthias KrügerRollup merge of #105006 - RalfJung:scalar-pair-alignmen...
2022-11-28 Matthias KrügerRollup merge of #104998 - JakobDegen:mailmap, r=jyn514
2022-11-28 Matthias KrügerRollup merge of #104982 - RalfJung:norun, r=oli-obk
2022-11-28 Matthias KrügerRollup merge of #104956 - mucinoab:issue-104870, r...
2022-11-28 Matthias KrügerRollup merge of #104954 - vincenzopalazzo:macros/prinf...
2022-11-28 Matthias KrügerRollup merge of #104936 - cjgillot:self-rpit-orig-too...
2022-11-28 Matthias KrügerRollup merge of #104933 - RalfJung:interpret-partial...
2022-11-28 Matthias KrügerRollup merge of #104891 - fee1-dead-contrib:escaping_bo...
2022-11-28 Matthias KrügerRollup merge of #104804 - nnethercote:MetaItemLit,...
2022-11-28 borsAuto merge of #105008 - Dylan-DPC:rollup-wcd19yu, r...
2022-11-28 borsAuto merge of #102991 - Sp00ph:master, r=scottmcm
2022-11-28 Dylan DPCRollup merge of #104927 - compiler-errors:binder-shifti...
2022-11-28 Dylan DPCRollup merge of #104907 - compiler-errors:selcx-infcx...
2022-11-28 Dylan DPCRollup merge of #104890 - lcnr:small-cleanup, r=fee1...
2022-11-28 Dylan DPCRollup merge of #104795 - estebank:multiline-spans...
2022-11-28 Dylan DPCRollup merge of #104732 - WaffleLapkin:from_def_idn...
2022-11-28 Dylan DPCRollup merge of #104360 - petrochenkov:stabverb, r...
2022-11-28 borsAuto merge of #2698 - RalfJung:miri-in-rustc, r=oli-obk
2022-11-28 borsAuto merge of #104915 - weihanglo:update-cargo, r=ehuss
2022-11-28 borsAuto merge of #104990 - matthiaskrgr:rollup-oskk8v3...
2022-11-27 Matthias KrügerRollup merge of #104989 - RalfJung:miri, r=RalfJung
2022-11-27 Matthias KrügerRollup merge of #104984 - GuillaumeGomez:remote-crate...
2022-11-27 Matthias KrügerRollup merge of #104976 - WaffleLapkin:move_comments...
2022-11-27 Matthias KrügerRollup merge of #104955 - GuillaumeGomez:migrate-to...
2022-11-27 borsAuto merge of #104506 - joshtriplett:style-principles...
2022-11-27 borsAuto merge of #2702 - RalfJung:rustup, r=RalfJung
2022-11-27 Ralf JungMerge from rustc
2022-11-27 lcnrfix type
2022-11-27 borsAuto merge of #104983 - matthiaskrgr:rollup-018sk73...
2022-11-27 Matthias KrügerRollup merge of #104946 - notriddle:notriddle/popover...
2022-11-27 Matthias KrügerRollup merge of #104944 - aDotInTheVoid:jsondoclint...
2022-11-27 Matthias KrügerRollup merge of #104934 - ChrisDenton:all-anybody-wants...
2022-11-27 Matthias KrügerRollup merge of #104931 - Swatinem:async-pretty, r...
2022-11-27 Matthias KrügerRollup merge of #104917 - compiler-errors:requires...
2022-11-27 Matthias KrügerRollup merge of #104892 - lukas-code:discriminant,...
2022-11-27 Matthias KrügerRollup merge of #104882 - lcnr:notify-ocx, r=Mark-Simul...
2022-11-27 borsAuto merge of #104048 - cjgillot:split-lifetime, r...
2022-11-27 Maybe WafflePrefer doc comments over `//`-comments in compiler
2022-11-27 borsAuto merge of #103917 - oli-obk:layout_math, r=RalfJung...
2022-11-27 Maybe WaffleAdd `TyCtxt::is_fn_trait`
2022-11-27 Maybe WaffleRemove `ty::ClosureKind::from_def_id`
2022-11-27 Maybe WaffleRename `fn_trait_kind_from_{from_lang=>def_id}` to...
2022-11-27 borsAuto merge of #103786 - tshepang:obsolete, r=jyn514
2022-11-27 borsAuto merge of #104818 - scottmcm:refactor-extend-func...
2022-11-26 borsAuto merge of #104950 - jyn514:revert-preview, r=Mark...
2022-11-26 Arpad BorsosPretty-print generators with their `generator_kind`
2022-11-26 borsAuto merge of #104945 - GuillaumeGomez:rollup-ygzbpbe...
2022-11-26 Guillaume GomezRollup merge of #104943 - aDotInTheVoid:jsondoclint...
2022-11-26 Guillaume GomezRollup merge of #104928 - notriddle:notriddle/sidebar...
2022-11-26 Guillaume GomezRollup merge of #104924 - aDotInTheVoid:jsondocck-trait...
2022-11-26 Guillaume GomezRollup merge of #104921 - compiler-errors:no-binder...
2022-11-26 Guillaume GomezRollup merge of #104909 - compiler-errors:normalize_opa...
2022-11-26 Guillaume GomezRollup merge of #104788 - compiler-errors:unresolved...
2022-11-26 Guillaume GomezRollup merge of #104786 - WaffleLapkin:amp-mut-help...
2022-11-26 borsAuto merge of #104731 - compiler-errors:early-binder...
next