]> git.lizzy.rs Git - rust.git/history - crates/hir_ty
Merge #10180
[rust.git] / crates / hir_ty /
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-08 Yotam OfekAdd (failing) test for inherent array method resolution.
2021-09-06 bors[bot]Merge #10167
2021-09-06 bors[bot]Merge #10165
2021-09-06 David Barskyupdate to tracing-tree 0.1.10, which does not pull...
2021-09-06 bors[bot]Merge #10152
2021-09-06 bors[bot]Merge #10157
2021-09-06 bors[bot]Merge #10154
2021-09-05 bors[bot]Merge #10160
2021-09-05 Jonas SchievinkDon't dump `DefMap`s to build the panic context
2021-09-05 bors[bot]Merge #10159
2021-09-05 Jonas SchievinkAdd panic info for `impl_trait`/`trait_data`
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 #10085
2021-08-30 bors[bot]Merge #10005
2021-08-30 bors[bot]Merge #10015
2021-08-30 bors[bot]Merge #10080
2021-08-30 bors[bot]Merge #10079
2021-08-30 bors[bot]Merge #9906
2021-08-30 Dezhi Wuswitch `log` crate to `tracing`
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-08-27 bors[bot]Merge #9970
2021-08-24 bors[bot]Merge #9944
2021-08-23 bors[bot]Merge #10001
2021-08-22 bors[bot]Merge #9989
2021-08-22 bors[bot]Merge #9988
2021-08-22 Florian DieboldRefactor & improve handling of overloaded binary operators
2021-08-22 bors[bot]Merge #9987
2021-08-22 Frank SteffahnFix two more “a”/“an” typos
2021-08-22 bors[bot]Merge #9972
2021-08-22 bors[bot]Merge #9984
2021-08-22 Frank SteffahnFix typos “a”→“an”
2021-08-21 bors[bot]Merge #9975
2021-08-21 Florian DieboldFix panic caused by #9966
2021-08-21 bors[bot]Merge #9973
2021-08-21 Laurențiu NicolaHandle coercion on binary operator RHS
2021-08-21 bors[bot]Merge #9908
2021-08-21 bors[bot]Merge #9966
2021-08-21 Florian DieboldDetermine expected parameters from expected return...
2021-08-21 Florian DieboldAdapt tests for correct behavior
2021-08-21 Florian DieboldAdd another test
2021-08-21 bors[bot]Merge #9962
2021-08-19 Lukas WirthFix imports
2021-08-14 bors[bot]Merge #9882
2021-08-13 bors[bot]Merge #9886
2021-08-13 Jonas Schievinkfeat: type inference for if-let guards
2021-08-13 bors[bot]Merge #9871
2021-08-12 bors[bot]Merge #9879
2021-08-12 Jonas SchievinkSupport `if let` match guards
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-09 bors[bot]Merge #9735
2021-08-09 DawerAllow ambiguous autoderef with defininte guidance.
2021-08-08 bors[bot]Merge #9814
2021-08-08 bors[bot]Merge #9816
2021-08-08 bors[bot]Merge #9817
2021-08-08 Laurențiu NicolaIncrease chalk overflow depth
2021-08-08 bors[bot]Merge #9808
2021-08-08 bors[bot]Merge #9810
2021-08-08 ivan770Add reference here diagnostic
2021-08-07 bors[bot]Merge #9809
2021-08-07 DawerAccount sized bounds in parentheses printing inside...
2021-08-07 bors[bot]Merge #9805
2021-08-07 Florian DieboldUpgrade Chalk
2021-08-05 bors[bot]Merge #9794
2021-08-05 Florian DieboldFix binders with bare dyn trait
2021-08-05 bors[bot]Merge #9785
2021-08-05 bors[bot]Merge #9790
2021-08-04 bors[bot]Merge #9780
2021-08-04 DawerFix missing ?Sized bounds in tests.
2021-08-04 DawerFix tests.
2021-08-04 DawerHandle `impl ?Sized`. Fix tests.
2021-08-04 DawerHirDisplay prints `?Sized` bounds now; `impl Trait...
2021-08-04 Daweradjust `hir_def::TypeBound::as_path`
2021-08-04 Daweradd implicit Sized bound to associated types
2021-08-04 Daweradd implicit sized to `impl Trait` parameters
2021-08-04 Dawerinternal: allow ambiguous unsize coercion.
2021-08-04 Dawerinternal: add implicit `Sized` bounds to type parameters.
2021-08-04 bors[bot]Merge #9734
2021-08-04 Jadetree-wide: fix rustdoc warnings, add some links
2021-08-03 bors[bot]Merge #9770
2021-08-02 bors[bot]Merge #9764
2021-08-02 bors[bot]Merge #9762
2021-08-02 bors[bot]Merge #9761
next