]> git.lizzy.rs Git - rust.git/history - crates/ra_hir_ty
Merge #2706
[rust.git] / crates / ra_hir_ty /
2019-12-29 bors[bot]Merge #2680
2019-12-29 bors[bot]Merge #2679
2019-12-29 bors[bot]Merge #2061
2019-12-29 Emil LauridsenResolve traits in infer using lang item infrastructure
2019-12-29 bors[bot]Merge #2650
2019-12-29 bors[bot]Merge #2674
2019-12-29 bors[bot]Merge #2673
2019-12-29 Aleksey KladovDon't add non-impl/trait containers to scope
2019-12-29 bors[bot]Merge #2668
2019-12-29 bors[bot]Merge #2667
2019-12-27 bors[bot]Merge #2657
2019-12-25 bors[bot]Merge #2658
2019-12-25 bors[bot]Merge #2663
2019-12-25 bors[bot]Merge #2662
2019-12-24 bors[bot]Merge #2661
2019-12-24 Edwin ChengCheck if parameters is empty
2019-12-24 Edwin ChengAdd FIXME
2019-12-24 Edwin ChengImplement infer await from async func
2019-12-23 Kirill BulatovOmit closure parameters
2019-12-23 Seivan HeidariMerge branch 'master' into feature/themes
2019-12-23 bors[bot]Merge #2636
2019-12-22 Florian DieboldFilter out error predicates in type bounds as well
2019-12-22 Florian DieboldIntroduce our own Chalk TypeFamily, instead of using...
2019-12-22 Florian DieboldRefactor Chalk integration some more
2019-12-22 Florian DieboldUpdate Chalk, clean up Chalk integration a bit
2019-12-22 bors[bot]Merge #2648
2019-12-22 Aleksey KladovRudimentary name resolution for local items
2019-12-22 bors[bot]Merge #2641
2019-12-21 bors[bot]Merge #2628
2019-12-21 bors[bot]Merge #2626
2019-12-21 bors[bot]Merge #2627
2019-12-21 bors[bot]Merge #2625
2019-12-20 Edwin ChengRecursive collect macros in impl items
2019-12-20 kjeremyClippy lints
2019-12-20 bors[bot]Merge #2624
2019-12-20 bors[bot]Merge #2623
2019-12-20 Edwin ChengAdd support macros in impl blocks
2019-12-20 bors[bot]Merge #2617
2019-12-20 bors[bot]Merge #2619
2019-12-20 Florian DieboldCoerce closures to fn pointers
2019-12-20 bors[bot]Merge #2618
2019-12-20 Florian DieboldFix coercion of last expression in function body
2019-12-20 bors[bot]Merge #2616
2019-12-20 Florian DieboldHandle closure return types
2019-12-20 Aleksey KladovMove impls to ItemScope
2019-12-20 bors[bot]Merge #2614
2019-12-20 bors[bot]Merge #2592
2019-12-20 bors[bot]Merge #2609
2019-12-20 Aleksey KladovUse generic ItemLoc for impls
2019-12-20 bors[bot]Merge #2608
2019-12-20 Aleksey KladovSupport for nested traits
2019-12-20 Aleksey KladovSupport for nested ADT
2019-12-20 Aleksey KladovIntroduce `ContainerId`
2019-12-20 Aleksey KladovRename ContainerId -> AssocContainerId
2019-12-19 Edwin ChengUse fill instread of for loop
2019-12-19 bors[bot]Merge #2601
2019-12-19 bors[bot]Merge #2600
2019-12-19 Aleksey KladovAdd body as a possible container for items
2019-12-19 bors[bot]Merge #2597
2019-12-19 bors[bot]Merge #2594
2019-12-19 Kirill BulatovRemove TruncateOptions struct
2019-12-19 Edwin ChengUse build_for_def
2019-12-19 Kirill BulatovOmit default parameter types
2019-12-19 Edwin ChengAdd std::ops::Index support for infering
2019-12-18 bors[bot]Merge #2589 #2591
2019-12-18 Aleksey KladovForbid <T>::foo syntax in mod paths
2019-12-17 bors[bot]Merge #2562
2019-12-17 bors[bot]Merge #2568
2019-12-15 bors[bot]Merge #2567
2019-12-15 Florian DieboldAdd test mark
2019-12-15 Florian DieboldHandle impl Trait more correctly
2019-12-15 Florian DieboldAdd test for unifying impl Trait
2019-12-15 bors[bot]Merge #2559
2019-12-14 bors[bot]Merge #2561
2019-12-14 Aleksey KladovUse different types for path with and without generics
2019-12-14 bors[bot]Merge #2552
2019-12-14 Omer Ben-AmramMerge branch 'refs/heads/master' into feature/granular...
2019-12-14 bors[bot]Merge #2554
2019-12-14 bors[bot]Merge #2548
2019-12-13 Florian DieboldUse path macro
2019-12-13 Florian DieboldRename N! to name!
2019-12-13 Florian DieboldAdd macros for known names and paths
2019-12-13 bors[bot]Merge #2550
2019-12-13 Emil LauridsenCorrectly infer - and ! using std::ops::{Neg,Not}
2019-12-13 Emil LauridsenAdd helper for resolving associated type of trait in...
2019-12-13 bors[bot]Merge #2544
2019-12-12 bors[bot]Merge #2539
2019-12-12 Aleksey KladovMove enum&union to new loc
2019-12-12 Aleksey KladovMove structs to new loc
2019-12-12 Aleksey KladovMove traits to the new loc
2019-12-12 bors[bot]Merge #2537
2019-12-12 Aleksey KladovSwitch to the new location for impls
2019-12-09 bors[bot]Merge #2516
2019-12-09 Laurențiu Nicolachore: bump deps and use mainline chalk
2019-12-08 bors[bot]Merge #2500 #2505 #2506
2019-12-08 bors[bot]Merge #2501 #2502 #2503
2019-12-08 Florian DieboldFix coercion from &Foo to an inference variable in...
2019-12-08 bors[bot]Merge #2499
2019-12-08 bors[bot]Merge #2498
2019-12-08 bors[bot]Merge #2466
next