]> git.lizzy.rs Git - rust.git/history - crates
Merge #2601
[rust.git] / crates /
2019-12-19 bors[bot]Merge #2601
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 BulatovOmit default types for hover pop-ups
2019-12-19 Kirill BulatovRemove TruncateOptions struct
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-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 Jeremy Kolbcargo fmt
2019-12-18 Jeremy KolbPass test
2019-12-18 bors[bot]Merge #2585
2019-12-18 kjeremyWIP: See through Macros for SignatureHelp
2019-12-18 bors[bot]Merge #2545
2019-12-18 Edwin ChengRefactoring
2019-12-18 Edwin ChengRename range to by_kind
2019-12-18 Edwin ChengAdd test for token map
2019-12-18 Edwin ChengFix shift id for delim and other tokens
2019-12-18 Edwin ChengAdd TokenTextRange
2019-12-18 Edwin ChengAdd token id to delims
2019-12-18 Edwin ChengAdd token ids for all tt::Leaf
2019-12-17 bors[bot]Merge #2583
2019-12-17 bors[bot]Merge #2582
2019-12-17 Aleksey KladovDrop dead code
2019-12-17 bors[bot]Merge #2581
2019-12-17 Aleksey KladovRefactor PathKind
2019-12-17 bors[bot]Merge #2580
2019-12-17 Aleksey KladovFix highlighting token names
2019-12-17 bors[bot]Merge #2562
2019-12-17 bors[bot]Merge #2568
2019-12-17 bors[bot]Merge #2571
2019-12-17 bors[bot]Merge #2577
2019-12-17 Aleksey KladovImprove recovery for incomplete lambdas
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 #2565
2019-12-15 Omer Ben-Amramremove unnecessary turbofish.
2019-12-15 Omer Ben-Amramcfg gated tests that only work on windows.
2019-12-15 Omer Ben-Amramimproved path checking to consider only paths that...
2019-12-15 Omer Ben-Amrammove import inside cfg block
2019-12-15 Omer Ben-AmramLowercase drive letters on windows before sending to...
2019-12-15 bors[bot]Merge #2564
2019-12-15 Omer Ben-Amramuse a module instead of prefixed consts.
2019-12-15 Omer Ben-Amramintroduce named constants for highlighting tag names.
2019-12-15 bors[bot]Merge #2559
2019-12-15 Omer Ben-Amramfixed rainbow-highlighting test
2019-12-14 Edwin ChengUse simpler logic on original_range
2019-12-14 bors[bot]Merge #2561
2019-12-14 Aleksey KladovUse different types for path with and without generics
2019-12-14 Edwin ChengRe-export Origin to replace ExpansionOrigin
2019-12-14 Edwin ChengFix original_source find order
2019-12-14 bors[bot]Merge #2552
2019-12-14 Aleksey KladovUse all-features by default
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-14 Omer Ben-Amramremoved `type.alias`
2019-12-14 Omer Ben-Amramadded decorations
2019-12-13 bors[bot]Merge #2557
2019-12-13 kjeremyRemove some unwraps in add_new
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 #2555
2019-12-13 kjeremyLSP 3.15 supports the deprecated tag on completions
2019-12-13 succcubbusfor goto and hover pick the token based on a priority
2019-12-13 succcubbusadd tests for goto on tuple fields
2019-12-13 succcubbustry both surrounding tokens for hover
2019-12-13 bors[bot]Merge #2550
2019-12-13 succcubbusadd failing test
2019-12-13 succcubbususe find() instead of filter().next()
2019-12-13 succcubbusfix goto definition when inbetween tokens
2019-12-13 Omer Ben-Amramscopes resolution is more granular
next