]> git.lizzy.rs Git - rust.git/history - crates/hir_ty/src/method_resolution.rs
Simplify
[rust.git] / crates / hir_ty / src / method_resolution.rs
2021-09-15 bors[bot]Merge #10048
2021-09-14 bors[bot]Merge #10204
2021-09-13 bors[bot]Merge #10229
2021-09-13 bors[bot]Merge #10199
2021-09-13 bors[bot]Merge #10225
2021-09-13 bors[bot]Merge #10226
2021-09-13 Lukas WirthSimplify
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-09-12 bors[bot]Merge #10202
2021-09-11 bors[bot]Merge #10210
2021-09-11 Aleksey Kladovminor: make code clearer with ControlFlow
2021-09-10 bors[bot]Merge #10177
2021-09-09 bors[bot]Merge #10190
2021-09-09 bors[bot]Merge #10188
2021-09-08 bors[bot]Merge #10093
2021-09-08 bors[bot]Merge #10174
2021-09-08 bors[bot]Merge #10180
2021-09-08 Yotam OfekSplit and document array method resolution logic.
2021-09-08 Yotam OfekFix resolution of inherent array methods.
2021-09-03 bors[bot]Merge #10130
2021-09-03 bors[bot]Merge #10135
2021-09-03 Lukas Wirthminor: fix some clippy lints
2021-09-01 bors[bot]Merge #9954
2021-08-31 bors[bot]Merge #10101
2021-08-31 bors[bot]Merge #10100
2021-08-31 bors[bot]Merge #10099
2021-08-31 bors[bot]Merge #10095
2021-08-31 bors[bot]Merge #10098
2021-08-31 bors[bot]Merge #10097
2021-08-31 Jonas SchievinkAllow inherent impl for arrays
2021-08-30 bors[bot]Merge #10076
2021-08-30 bors[bot]Merge #10005
2021-08-30 bors[bot]Merge #10015
2021-08-29 bors[bot]Merge #10074
2021-08-29 Aleksey Kladovinternal: don't expose impl details out of hir
2021-08-29 Aleksey Kladovinternal: improve compile times a bit
2021-06-16 bors[bot]Merge #9258
2021-06-14 bors[bot]Merge #8951
2021-06-14 bors[bot]Merge #9260
2021-06-13 bors[bot]Merge #9249
2021-06-13 bors[bot]Merge #9248
2021-06-13 bors[bot]Merge #9247
2021-06-13 bors[bot]Merge #9246
2021-06-13 bors[bot]Merge #9245
2021-06-13 bors[bot]Merge #9244
2021-06-13 Florian DieboldMake block-local trait impls work
2021-06-13 bors[bot]Merge #9242
2021-06-13 Maan2003clippy::redundant_closure
2021-06-13 Maan2003clippy::redudant_borrow
2021-06-03 bors[bot]Merge #9130
2021-06-03 bors[bot]Merge #9124
2021-06-03 bors[bot]Merge #9104
2021-06-01 Jonas SchievinkImplement `#[rustc_skip_array_during_method_dispatch]`
2021-05-31 bors[bot]Merge #8717
2021-05-31 bors[bot]Merge #9090
2021-05-31 cynecxhir_ty: use correct receiver_ty in method resolution
2021-05-22 bors[bot]Merge #8901
2021-05-21 bors[bot]Merge #8856
2021-05-21 Florian DieboldRework obligation handling
2021-05-21 Florian DieboldRemove our unification code, use Chalk's instead
2021-05-03 bors[bot]Merge #8482
2021-05-03 bors[bot]Merge #8427
2021-04-23 bors[bot]Merge #8317
2021-04-21 bors[bot]Merge #8570
2021-04-19 bors[bot]Merge #8524 #8527
2021-04-19 bors[bot]Merge #8462
2021-04-19 bors[bot]Merge #8565
2021-04-19 bors[bot]Merge #8540
2021-04-19 bors[bot]Merge #8467
2021-04-18 bors[bot]Merge #8569
2021-04-18 Jonas SchievinkCollect inherent impls in unnamed consts
2021-04-18 bors[bot]Merge #8560
2021-04-13 bors[bot]Merge #8432
2021-04-13 bors[bot]Merge #8354
2021-04-13 bors[bot]Merge #8415
2021-04-11 bors[bot]Merge #8469
2021-04-11 Florian DieboldRemove assertion in impl collection
2021-04-10 bors[bot]Merge #8465
2021-04-10 Jonas SchievinkInclude more info in assert
2021-04-10 bors[bot]Merge #8436
2021-04-10 bors[bot]Merge #8410
2021-04-09 bors[bot]Merge #8450
2021-04-09 bors[bot]Merge #8406
2021-04-09 Florian DieboldImprove indexing of impls
2021-04-09 bors[bot]Merge #8440
2021-04-09 Florian DieboldFix crash on syn involving lifetimes returned by Chalk
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 DieboldReplace some `fold` calls
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 Florian DieboldMove hir_trait_id to extension trait
2021-04-07 bors[bot]Merge #8397
2021-04-07 bors[bot]Merge #8396
2021-04-07 Lukas WirthFree Ty::def_crates
next