]> git.lizzy.rs Git - rust.git/history - crates/hir_ty/src/infer/pat.rs
Merge #10458
[rust.git] / crates / hir_ty / src / infer / pat.rs
2021-04-06 Jonas Schievinkinfer: remove `record_field_resolutions` field
2021-04-06 bors[bot]Merge #8375
2021-04-06 bors[bot]Merge #8364
2021-04-06 bors[bot]Merge #8368
2021-04-06 Alexandru MacoveiUse Box'es to reduce the size of hir_def::expr::Pat...
2021-04-06 bors[bot]Merge #8355
2021-04-06 Lukas WirthMove Ty accessors to TyExt
2021-04-06 bors[bot]Merge #8366
2021-04-06 Lukas WirthAdd chalk_ir::Const to TyKind::Array
2021-04-06 bors[bot]Merge #8359
2021-04-06 Lukas WirthUse a constructor function for Static lifetimes
2021-04-06 Lukas WirthAdd Lifetime to TyKind::Ref
2021-04-05 bors[bot]Merge #8352
2021-04-05 bors[bot]Merge #8350
2021-04-05 bors[bot]Merge #8348
2021-04-05 Florian DieboldAdd Interner parameter to Binders::substitute
2021-04-05 Florian DieboldBinders::subst -> substitute
2021-04-05 bors[bot]Merge #8245
2021-04-05 bors[bot]Merge #8326
2021-04-04 bors[bot]Merge #8328
2021-04-04 Florian DieboldMove things in hir_ty into submodules
2021-04-04 bors[bot]Merge #8325
2021-04-04 bors[bot]Merge #8295
2021-04-04 bors[bot]Merge #8327
2021-04-04 Florian DieboldAdd TyBuilder::adt
2021-04-03 bors[bot]Merge #8310
2021-04-03 Florian DieboldRename Ty::interned to Ty::kind
2021-04-03 bors[bot]Merge #8309
2021-04-03 Florian DieboldIntroduce `GenericArg` like in Chalk
2021-03-24 bors[bot]Merge #7907
2021-03-22 bors[bot]Merge #8054
2021-03-22 bors[bot]Merge #8144
2021-03-22 bors[bot]Merge #8139
2021-03-22 bors[bot]Merge #8136 #8146
2021-03-21 bors[bot]Merge #8137
2021-03-21 bors[bot]Merge #8134
2021-03-21 Lukas WirthFix box pattern inference panic
2021-03-21 bors[bot]Merge #8133
2021-03-21 bors[bot]Merge #8132
2021-03-21 bors[bot]Merge #8135
2021-03-21 Matthias Krügerclippy::complexity simplifications related to Iterators
2021-03-17 bors[bot]Merge #8059
2021-03-17 bors[bot]Merge #8048
2021-03-16 bors[bot]Merge #8042
2021-03-16 bors[bot]Merge #8041
2021-03-16 Florian DieboldRename Substs -> Substitution
2021-03-16 bors[bot]Merge #7900 #8000
2021-03-15 bors[bot]Merge #7970
2021-03-15 bors[bot]Merge #8020
2021-03-15 bors[bot]Merge #8015
2021-03-15 bors[bot]Merge #8008
2021-03-15 bors[bot]Merge #8018
2021-03-15 bors[bot]Merge #8021 #8022
2021-03-15 bors[bot]Merge #7966
2021-03-14 Florian DieboldDon't use Substs for Ref/Raw/Array/Slice
2021-03-14 Florian DieboldMake Ty wrap TyKind in an Arc
2021-03-14 bors[bot]Merge #7993
2021-03-14 bors[bot]Merge #8010
2021-03-13 bors[bot]Merge #7996
2021-03-13 Florian DieboldSeparate `Ty` and `TyKind` like in Chalk
2021-03-13 bors[bot]Merge #7799
2021-03-13 bors[bot]Merge #7994
2021-03-09 bors[bot]Merge #6822
2021-03-09 bors[bot]Merge #7941
2021-03-08 bors[bot]Merge #7898
2021-03-08 bors[bot]Merge #7924
2021-03-08 Laurențiu NicolaUse upstream cov-mark
2021-03-06 bors[bot]Merge #7865
2021-03-05 bors[bot]Merge #7884
2021-03-05 bors[bot]Merge #7869
2021-03-05 bors[bot]Merge #7881
2021-03-05 bors[bot]Merge #7880
2021-03-05 bors[bot]Merge #7870
2021-03-04 Lukas WirthUse chalk_ir::AdtId
2021-03-02 bors[bot]Merge #7335 #7691
2021-03-02 bors[bot]Merge #7513
2021-03-02 bors[bot]Merge #7848
2021-03-02 bors[bot]Merge #7836
2021-03-02 bors[bot]Merge #7777
2021-03-02 bors[bot]Merge #7844
2021-03-02 bors[bot]Merge #7827
2021-03-01 bors[bot]Merge #7835
2021-03-01 bors[bot]Merge #7829 #7833
2021-03-01 Lukas WirthUse chalk_ir::Mutability
2021-03-01 bors[bot]Merge #7778
2021-03-01 bors[bot]Merge #7822
2021-02-28 bors[bot]Merge #7814
2021-02-28 Lukas WirthTurn Ty::Tuple variant into a tuple-variant
2021-02-28 bors[bot]Merge #7813
2021-02-28 Lukas WirthInline TypeCtor into Ty
2020-12-31 bors[bot]Merge #7106
2020-12-29 bors[bot]Merge #7075
2020-12-27 bors[bot]Merge #7047
2020-12-25 bors[bot]Merge #7038
2020-12-25 bors[bot]Merge #7036
2020-12-24 bors[bot]Merge #7030
2020-12-24 bors[bot]Merge #7029
2020-12-24 bors[bot]Merge #7021
2020-12-24 bors[bot]Merge #7027
2020-12-23 bors[bot]Merge #7020
next