]> git.lizzy.rs Git - rust.git/history - crates/hir_ty/src/infer/coerce.rs
Merge #10204
[rust.git] / crates / hir_ty / src / infer / coerce.rs
2021-09-14 bors[bot]Merge #10204
2021-09-13 bors[bot]Merge #10199
2021-09-12 bors[bot]Merge #10213
2021-09-12 bors[bot]Merge #10212
2021-09-12 Florian DieboldAvoid type inference panic on bitslice methods
2021-08-21 bors[bot]Merge #9908
2021-08-21 bors[bot]Merge #9962
2021-08-13 bors[bot]Merge #9871
2021-08-12 bors[bot]Merge #9807
2021-08-12 DawerClean up
2021-08-11 DawerAccept ambiguous unsize coercion only if it has definit...
2021-08-04 Dawerinternal: allow ambiguous unsize coercion.
2021-07-12 bors[bot]Merge #9179
2021-07-12 bors[bot]Merge #9535
2021-07-11 bors[bot]Merge #9567 #9568
2021-07-11 bors[bot]Merge #9449
2021-07-10 bors[bot]Merge #9551
2021-07-10 bors[bot]Merge #9548
2021-07-10 bors[bot]Merge #9545
2021-07-10 Lukas WirthRecord autoderef adjustments
2021-07-09 bors[bot]Merge #9541
2021-07-09 bors[bot]Merge #9512
2021-07-09 Lukas WirthUse `CoerceMany` in `BreakableContext`
2021-07-08 Lukas WirthMinor cleanup
2021-07-08 Lukas WirthImplement `CoerceMany`
2021-07-08 Lukas WirthRecord coercion adjustments
2021-06-21 bors[bot]Merge #9264
2021-06-17 bors[bot]Merge #9313
2021-06-17 bors[bot]Merge #9315
2021-06-17 Lukas WirthNest all the or-patterns!
2021-06-16 bors[bot]Merge #9258
2021-06-14 bors[bot]Merge #8951
2021-06-14 bors[bot]Merge #9260
2021-06-14 Jadetree-wide: make rustdoc links spiky so they are clickable
2021-06-13 bors[bot]Merge #9242
2021-06-13 Maan2003clippy::redudant_borrow
2021-05-31 bors[bot]Merge #8952
2021-05-30 bors[bot]Merge #9062
2021-05-27 bors[bot]Merge #8997
2021-05-27 bors[bot]Merge #9005
2021-05-26 bors[bot]Merge #8995
2021-05-26 bors[bot]Merge #9008
2021-05-26 bors[bot]Merge #9007
2021-05-26 Laurențiu Nicolaclippy::redundant_clone fixes
2021-05-22 bors[bot]Merge #8901
2021-05-21 bors[bot]Merge #8856
2021-05-21 Florian DieboldSome remaining cleanups
2021-05-21 Florian DieboldRecord type mismatches for failed coercions in match...
2021-05-21 Florian DieboldRefactor expectation handling
2021-05-21 Florian DieboldRemove TypeVariableTable
2021-05-21 Florian DieboldDeal with goals arising from unification
2021-05-21 Florian DieboldGet rid of resolve_ty_as_possible
2021-05-21 Florian DieboldMake resolve_ty_shallow return Ty
2021-05-21 Florian DieboldRework obligation handling
2021-05-21 Florian DieboldFix handling of diverging branches in match coercion
2021-05-21 Florian DieboldFix coercion of two closures to a function pointer
2021-05-21 Florian DieboldTemporary fix for unknown expectations
2021-05-21 Florian DieboldFix warnings & format
2021-05-21 Florian DieboldRewrite coercion using the new unification
2021-05-21 Florian DieboldRemove our unification code, use Chalk's instead
2021-04-23 bors[bot]Merge #8317
2021-04-18 bors[bot]Merge #8560
2021-04-13 bors[bot]Merge #8432
2021-04-13 bors[bot]Merge #8415
2021-04-10 bors[bot]Merge #8436
2021-04-10 bors[bot]Merge #8410
2021-04-08 bors[bot]Merge #8421
2021-04-08 bors[bot]Merge #8419 #8423
2021-04-08 bors[bot]Merge #8422
2021-04-08 Florian DieboldRemove unused
2021-04-08 Florian DieboldFix remaining `interned_mut` call
2021-04-08 bors[bot]Merge #8207
2021-04-07 bors[bot]Merge #8409
2021-04-07 Florian DieboldInEnvironment::new takes a reference
2021-04-07 bors[bot]Merge #8394
2021-04-06 bors[bot]Merge #8382
2021-04-06 bors[bot]Merge #8387
2021-04-06 Florian DieboldRemove `SolutionVariables`, add ConstrainedSubst analog...
2021-04-06 bors[bot]Merge #8371
2021-04-06 bors[bot]Merge #8375
2021-04-06 bors[bot]Merge #8364
2021-04-06 bors[bot]Merge #8368
2021-04-06 Lukas WirthMove Ty accessors to TyExt
2021-04-06 bors[bot]Merge #8359
2021-04-06 Lukas WirthAdd Lifetime to TyKind::Ref
2021-04-05 bors[bot]Merge #8352
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 from `traits` module to `types` as well
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 DieboldReplace remaining uses of Substitution::build_for_def
2021-04-04 Florian DieboldMore TyBuilder use
2021-04-04 Florian DieboldMove Ty::fn_ptr to TyBuilder
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
next