]> git.lizzy.rs Git - rust.git/history - crates/hir_ty
switch `log` crate to `tracing`
[rust.git] / crates / hir_ty /
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-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
2021-08-02 bors[bot]Merge #9751
2021-08-02 bors[bot]Merge #9759
2021-08-02 bors[bot]Merge #9752
2021-08-02 bors[bot]Merge #9758
2021-08-02 Aleksey Kladovinternal: explain that we don't `ref` in style.md
2021-07-31 bors[bot]Merge #9747
2021-07-31 Lukas WirthWrap inner tail expressions in MissingOkOrSomeInTailExpr
2021-07-30 bors[bot]Merge #9727
2021-07-30 bors[bot]Merge #9731
2021-07-30 bors[bot]Merge #9728
2021-07-29 bors[bot]Merge #9706
2021-07-28 bors[bot]Merge #9700
2021-07-28 bors[bot]Merge #9693
2021-07-27 Alexander Gonzalezfix: Typos
2021-07-27 Laurențiu NicolaRemove some redundant clones
2021-07-26 bors[bot]Merge #9558
2021-07-26 bors[bot]Merge #9593
2021-07-22 bors[bot]Merge #9674
2021-07-22 bors[bot]Merge #9634
2021-07-22 Jonas SchievinkResolve tuple variants in value namespace
2021-07-22 bors[bot]Merge #9453
2021-07-21 bors[bot]Merge #9667
2021-07-21 bors[bot]Merge #9663
2021-07-21 bors[bot]Merge #9662
2021-07-21 Jonas Schievinkfilter visiblities when resolving in extern crate
2021-07-20 bors[bot]Merge #9656
2021-07-20 Florian DieboldRevert "Merge #9655"
2021-07-20 bors[bot]Merge #9655
2021-07-19 Robert BartlenskyAdd `Limit` struct.
2021-07-18 Florian DieboldDetermine expected parameters from expected return...
2021-07-15 Florian DieboldAdapt tests for correct behavior
2021-07-12 bors[bot]Merge #9179
2021-07-12 bors[bot]Merge #9535
next