]> git.lizzy.rs Git - rust.git/history - crates/hir_ty
Add a "Debug ItemTree" LSP request
[rust.git] / crates / hir_ty /
2021-05-21 bors[bot]Merge #8856
2021-05-21 Florian DieboldClean up visibilities
2021-05-21 Florian DieboldSome remaining cleanups
2021-05-21 Florian DieboldFix test after rebase
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 another panic
2021-05-21 Florian DieboldImprove debug printing without TLS
2021-05-21 Florian DieboldFix panic
2021-05-21 Florian DieboldFix HIR expecting errors to unify with anything
2021-05-21 Florian DieboldFix if/else coercion
2021-05-21 Florian DieboldMake diverging type variables work again
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 DieboldUpdate tests with expected changes
2021-05-21 Florian DieboldMake type resolver a proper folder, make it resolve...
2021-05-21 Florian DieboldFix fallback to bound vars in `unify`
2021-05-21 Florian DieboldBetter Debug impl for InternedWrapper
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-05-20 bors[bot]Merge #8873
2021-05-19 bors[bot]Merge #8884
2021-05-19 bors[bot]Merge #8875
2021-05-19 bors[bot]Merge #8882
2021-05-19 DawerCheck patterns for type match recursively.
2021-05-19 Dawerinternal: Record mismatches of pattern types.
2021-05-18 bors[bot]Merge #8871
2021-05-17 bors[bot]Merge #8795
2021-05-16 bors[bot]Merge #8845
2021-05-16 bors[bot]Merge #8853
2021-05-16 bors[bot]Merge #8813
2021-05-16 JadeAddress final feedback
2021-05-14 bors[bot]Merge #8840
2021-05-14 DawerFix false positive "Missing match arm".
2021-05-14 JadeAdd more tests, refactor array lengths/consteval work
2021-05-13 bors[bot]Merge #8830
2021-05-13 bors[bot]Merge #8822
2021-05-13 bors[bot]Merge #8814
2021-05-13 bors[bot]Merge #8820
2021-05-13 bors[bot]Merge #8823
2021-05-13 JadeTest lowering byte strings some more
2021-05-13 JadeAdd support for lengths in array repeats, if they are...
2021-05-13 JadeSupport length for ByteStrings
2021-05-13 JadeAdd lowering of array lengths in types
2021-05-12 bors[bot]Merge #8799
2021-05-12 bors[bot]Merge #8802
2021-05-11 Jadeaddress review by @eddyb
2021-05-11 bors[bot]Merge #8398
2021-05-11 bors[bot]Merge #8800
2021-05-11 JadeAdd basic support for array lengths in types
2021-05-09 bors[bot]Merge #8774
2021-05-08 bors[bot]Merge #8773
2021-05-08 Lukas WirthCorrectly support SelfType when searching for usages
2021-05-06 bors[bot]Merge #8745
2021-05-06 bors[bot]Merge #8280
2021-05-06 bors[bot]Merge #8746
2021-05-06 Jonas SchievinkReuse database in LowerCtx
2021-05-06 Jonas SchievinkDon't store call-site text offsets in hygiene info
2021-05-05 bors[bot]Merge #8674
2021-05-03 bors[bot]Merge #8482
2021-05-03 bors[bot]Merge #8427
2021-05-03 Daniel McNabAdd a test for conditionally compiled tails
2021-05-03 Daniel McNabFix inference with conditionally compiled tails
2021-05-02 bors[bot]Merge #8693
2021-04-30 bors[bot]Merge #8692
2021-04-30 bors[bot]Merge #8695
2021-04-29 Florian DieboldDon't look in super traits for <T as Trait>::Assoc
2021-04-29 Florian DieboldRewrite all_super_trait_refs as an iterator
2021-04-29 Florian DieboldHandle cycles in generic_defaults more gracefully
2021-04-29 Florian DieboldAdd test for #8686
2021-04-29 bors[bot]Merge #8687
2021-04-29 Comonadfix: closure unify without check ClosureId
2021-04-23 bors[bot]Merge #8591 #8638
2021-04-23 bors[bot]Merge #8317
2021-04-22 bors[bot]Merge #8628
2021-04-22 bors[bot]Merge #8627
2021-04-22 bors[bot]Merge #8605
2021-04-22 bors[bot]Merge #8620
2021-04-22 bors[bot]Merge #8621
2021-04-21 bors[bot]Merge #8570
2021-04-21 bors[bot]Merge #8616
2021-04-21 Laurențiu NicolaBump chalk
2021-04-19 bors[bot]Merge #8586
2021-04-19 bors[bot]Merge #8583
2021-04-19 bors[bot]Merge #8582
2021-04-19 bors[bot]Merge #8577
2021-04-19 bors[bot]Merge #8502
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
next