]> git.lizzy.rs Git - rust.git/history - compiler/rustc_infer/src/infer/opaque_types
Auto merge of #95399 - gilescope:plan_b, r=scottmcm
[rust.git] / compiler / rustc_infer / src / infer / opaque_types /
2022-02-08 Matthias KrügerRollup merge of #91950 - estebank:point-at-type-of...
2022-02-08 borsAuto merge of #93572 - scottmcm:generic-iter-process...
2022-02-08 borsAuto merge of #93626 - wesleywiser:fix_hashmap_natvis...
2022-02-08 Matthias KrügerRollup merge of #93728 - JulianKnodt:toterm, r=oli-obk
2022-02-08 Matthias KrügerRollup merge of #93721 - jyn514:less-macro-special...
2022-02-08 Matthias KrügerRollup merge of #93715 - GuillaumeGomez:horizontal...
2022-02-08 Matthias KrügerRollup merge of #93672 - lcnr:const-param-defaults...
2022-02-08 Matthias KrügerRollup merge of #93569 - notriddle:notriddle/rustdoc...
2022-02-08 Matthias KrügerRollup merge of #93568 - willcrichton:scrape-examples...
2022-02-08 Matthias KrügerRollup merge of #93521 - jsha:sidebar-hover, r=Guillaum...
2022-02-08 Matthias KrügerRollup merge of #92695 - Swatinem:cover-nested, r=wesle...
2022-02-08 Matthias KrügerRollup merge of #86497 - clarfonthey:nearest_char_bound...
2022-02-08 borsAuto merge of #93561 - Amanieu:more-unwind-abi, r=nagisa
2022-02-07 borsAuto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis
2022-02-02 Oli SchererRemove unnecessary field
2022-02-02 Oli SchererClean up leftovers from eager hidden type merging
2022-02-02 Oli SchererEagerly merge hidden types.
2022-02-02 Oli SchererLazily resolve type-alias-impl-trait defining uses
2022-02-02 Oli SchererMore sanity checks
2022-02-02 Oli SchererAdd some sanity assertions to make sure we use the...
2022-02-02 Oli SchererAdd roll back infrastructure for opaque type caches