]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-03-26 Aleksey KladovMerge pull request #3729 from matklad/env
2020-03-26 Aleksey KladovSpecify env once for all jobs
2020-03-25 bors[bot]Merge #3724
2020-03-25 Aleksey KladovCleanup memory usage stats
2020-03-25 bors[bot]Merge #3723
2020-03-25 Edwin Chengfix typo of visibility_of
2020-03-25 bors[bot]Merge #3722
2020-03-25 Aleksey KladovFix parsing lambdas with return type
2020-03-25 bors[bot]Merge #3718
2020-03-25 Aleksey KladovFix add visibility false-positive
2020-03-25 Aleksey KladovPreserve relative ordering of grouped assists
2020-03-25 bors[bot]Merge #3717
2020-03-25 Aleksey KladovAlways expand macros during analysis
2020-03-25 bors[bot]Merge #3692
2020-03-25 Edwin ChengRemove collect proc_macro definitions
2020-03-25 Edwin ChengFix trailling whitespace
2020-03-25 Edwin ChengRename to CustomDerive
2020-03-25 Edwin ChengRefactoring a bit
2020-03-25 Edwin ChengUse dummy implementation
2020-03-25 Edwin ChengAdd basic custom derive lowering
2020-03-25 bors[bot]Merge #3714
2020-03-25 Aleksey KladovUse the right arch name for x86 (32 bit)
2020-03-25 bors[bot]Merge #3713
2020-03-25 Aleksey KladovRemove dead code
2020-03-25 bors[bot]Merge #3707
2020-03-24 bors[bot]Merge #3710
2020-03-24 Matt HooperImprovements based on code review feedback
2020-03-24 Matt HooperFmt corrections
2020-03-24 Matt HooperAdded more unit tests
2020-03-24 Matt HooperUpdated docs
2020-03-24 Matt HooperExtension types and rendering
2020-03-24 Matt HooperAdded new inlay hint kind and rules for method chaining
2020-03-24 Edwin ChengUse visibility_of in search
2020-03-24 Edwin ChengAdd ItemScope::visibility_of
2020-03-24 bors[bot]Merge #3664
2020-03-24 bors[bot]Merge #3708
2020-03-24 Aleksey KladovGeneralise syntax rewriting infrastructure to allow...
2020-03-24 bors[bot]Merge #3705
2020-03-24 Aleksey KladovAlign naming
2020-03-24 bors[bot]Merge #3700
2020-03-24 Josh Mcguiganupdate assists docs
2020-03-24 bors[bot]Merge #3694
2020-03-24 bors[bot]Merge #3704
2020-03-24 Aleksey KladovAdd troubleshooting secion
2020-03-24 Kirill BulatovCode review fixes
2020-03-24 bors[bot]Merge #3695
2020-03-24 bors[bot]Merge #3696 #3698 #3703
2020-03-24 bors[bot]Merge #3685
2020-03-24 Kirill BulatovAdd a test
2020-03-24 Kirill BulatovUse more generic public api
2020-03-24 Kirill BulatovRemove the upcast
2020-03-24 Kirill BulatovAuto import macros
2020-03-24 Aleksey KladovDon't try to enable proposed API's on stable
2020-03-24 Josh Mcguiganfill match arms with empty block rather than unit tuple
2020-03-23 Kirill BulatovConsider references when applying postfix completions
2020-03-23 bors[bot]Merge #3697
2020-03-23 Josh Mcguiganupdate itertools version to 0.9.0
2020-03-23 veetahavscode: more type safety
2020-03-23 veetahavscode: simplify and refactor config
2020-03-23 Kirill BulatovComplete only missing fields
2020-03-23 Aleksey KladovAdd a test
2020-03-23 bors[bot]Merge #3689
2020-03-23 Aleksey KladovFix formatting
2020-03-23 Aleksey Kladovfix release more
2020-03-23 Aleksey Kladovfix release more
2020-03-23 Aleksey KladovFix release
2020-03-23 Aleksey KladovMerge pull request #3686 from Veetaha/feature/hover...
2020-03-23 Aleksey KladovMerge pull request #3678 from edwin0cheng/refactor...
2020-03-23 Josh Mcguiganreview comments
2020-03-23 bors[bot]Merge #3690
2020-03-23 veetahara_hir: fix typo
2020-03-23 veetahara_hir: add more docs
2020-03-23 bors[bot]Merge #3632
2020-03-23 bors[bot]Merge #3681
2020-03-23 Josh Mcguiganimplement fill match arm assist for tuple of enums
2020-03-23 veetahara_hir: add more privacy for Type
2020-03-22 bors[bot]Merge #3684
2020-03-22 veetahara_hir_def: fix typo
2020-03-22 bors[bot]Merge #3677
2020-03-22 Laurențiu NicolaOnly include machine-applicable suggestions
2020-03-22 bors[bot]Merge #3680
2020-03-22 Jeremy KolbBump proc-macro-hack and syn
2020-03-22 bors[bot]Merge #3679
2020-03-22 Edwin ChengFix typo
2020-03-22 veetahara_hir: migrate some stuff to matches!()
2020-03-22 veetahara_hir_ty: fix formatting
2020-03-22 Edwin ChengAdd test
2020-03-22 Edwin ChengImprove find_all_ref work inside macro
2020-03-22 Edwin ChengRefactor search
2020-03-22 Edwin ChengAdd find_node_at_offset_with_descend
2020-03-22 veetahara_cargo_watch: log exit code too
2020-03-22 Edwin ChengAdd support for macro in symbo_index
2020-03-21 VeetahaSmol self-nit
2020-03-21 bors[bot]Merge #3673
2020-03-21 veetahafix: typo
2020-03-21 veetahara_cargo_watch: return Result<> from run_cargo(), and...
2020-03-21 veetahara_cargo_watch: log more errors
2020-03-21 bors[bot]Merge #3672
2020-03-21 bors[bot]Merge #3674
2020-03-21 Edwin ChengUse target-name for crate-name
next