]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-12-20 Jeremy KolbUse SelectionRange from LSP 3.15
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 #2622
2019-12-20 Aleksey KladovSimplify
2019-12-20 bors[bot]Merge #2620
2019-12-20 kjeremyProtect against null as revealed by `npm test`
2019-12-20 kjeremyUpdate to latest packages
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 kjeremyRemove unused imports
2019-12-20 kjeremyRemove the index resolution from hover
2019-12-20 Aleksey KladovMake legacy macros private
2019-12-20 Aleksey KladovPrivitize impls
2019-12-20 Aleksey KladovMake items private
2019-12-20 Aleksey KladovMove some code to scope
2019-12-20 Aleksey KladovFix typos
2019-12-20 Aleksey KladovMove impls to ItemScope
2019-12-20 Aleksey KladovReduce visibility
2019-12-20 Aleksey KladovRename ModuleScope -> ItemScope
2019-12-20 Aleksey KladovDocs
2019-12-20 Aleksey KladovMove ModuleScope to a new module
2019-12-20 Aleksey KladovAdd item_scope module
2019-12-20 bors[bot]Merge #2615
2019-12-20 Edwin ChengFix parser for macro call in pattern position
2019-12-20 bors[bot]Merge #2614
2019-12-20 kjeremyUse unwrap_or_default
2019-12-20 kjeremyRemove useless clone
2019-12-20 bors[bot]Merge #2592
2019-12-20 bors[bot]Merge #2613
2019-12-20 Aleksey KladovRemove code that never was alive?
2019-12-20 bors[bot]Merge #2612
2019-12-20 Aleksey KladovFix resolve for field init shorthand
2019-12-20 bors[bot]Merge #2611
2019-12-20 Aleksey KladovFix highlighting for field init shorthand
2019-12-20 Aleksey KladovImprove highlighting test
2019-12-20 bors[bot]Merge #2610
2019-12-20 Aleksey KladovReduce copy-paste some more
2019-12-20 bors[bot]Merge #2609
2019-12-20 Aleksey KladovUse generic ItemLoc for impls
2019-12-20 Aleksey KladovRemove more copy-paste
2019-12-20 Aleksey KladovRemove more copy-paste
2019-12-20 bors[bot]Merge #2608
2019-12-20 Aleksey KladovSupport for nested traits
2019-12-20 Aleksey KladovSupport for nested statics, consts and type aliases
2019-12-20 Aleksey KladovSupport for nested ADT
2019-12-20 Aleksey KladovIntroduce `ContainerId`
2019-12-20 Aleksey KladovRename ContainerId -> AssocContainerId
2019-12-20 bors[bot]Merge #2607
2019-12-20 Aleksey KladovRebuild ra_lsp_server and nest helper function.
2019-12-20 Aleksey KladovHandle nested declrations in from_source
2019-12-20 Aleksey KladovAdd local functions to bodies
2019-12-19 Edwin ChengUse fill instread of for loop
2019-12-19 bors[bot]Merge #2601
2019-12-19 Aleksey Kladov:arrow_up: deps
2019-12-19 Aleksey Kladov:arrow_up: Rust
2019-12-19 bors[bot]Merge #2600
2019-12-19 Aleksey KladovImplement ChildBySource for DefWithBody
2019-12-19 Aleksey KladovAdd body as a possible container for items
2019-12-19 Aleksey KladovAllow storing defs in bodies
2019-12-19 bors[bot]Merge #2599
2019-12-19 Aleksey KladovDrop dead code
2019-12-19 bors[bot]Merge #2598
2019-12-19 Aleksey KladovTouch up TokenSet a bit
2019-12-19 bors[bot]Merge #2597
2019-12-19 Aleksey KladovHandle start imports in import groups
2019-12-19 bors[bot]Merge #2594
2019-12-19 bors[bot]Merge #2596
2019-12-19 Aleksey KladovRefactor macro tests
2019-12-19 Kirill BulatovRemove the setting change reminder
2019-12-19 Kirill BulatovOmit default types for hover pop-ups
2019-12-19 Kirill BulatovRemove TruncateOptions struct
2019-12-19 Edwin ChengUse build_for_def
2019-12-19 Kirill BulatovDo not add any new configuration parameters
2019-12-19 bors[bot]Merge #2595
2019-12-19 Aleksey KladovFix parsing of interpolated expressions
2019-12-19 Kirill BulatovEnsure hover shows full type declaration
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 KladovRemove dead code
2019-12-18 bors[bot]Merge #2311
2019-12-18 Aleksey KladovTouch up docs
2019-12-18 Aleksey KladovForbid <T>::foo syntax in mod paths
2019-12-18 Aleksey KladovMove PathKindUp
2019-12-18 Aleksey KladovTouch up docs
2019-12-18 bors[bot]Merge #2588
2019-12-18 Aleksey KladovDon't bother with focus range for navigation to locals
2019-12-18 bors[bot]Merge #2587
2019-12-18 Aleksey KladovRefactor goto tests to always specify texts
2019-12-18 Aleksey KladovAdd blank lines for readability
2019-12-18 bors[bot]Merge #2586
2019-12-18 Aleksey KladovMake reformat hook actually reformat files
2019-12-18 Jeremy Kolbcargo fmt
next