]> git.lizzy.rs Git - rust.git/history - crates/ra_ide/src/goto_definition.rs
add support of use alias semantic in definition #4202
[rust.git] / crates / ra_ide / src / goto_definition.rs
2020-05-02 Benjamin Coenenadd support of use alias semantic in definition #4202
2020-05-02 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-05-01 Benjamin Coenenwip
2020-04-25 bors[bot]Merge #4113 #4136 #4141 #4142
2020-04-25 bors[bot]Merge #4139
2020-04-25 bors[bot]Merge #4133
2020-04-25 bors[bot]Merge #4134
2020-04-25 bors[bot]Merge #4125
2020-04-25 bors[bot]Merge #4131
2020-04-25 Aleksey KladovConvert tests to text-size
2020-04-24 bors[bot]Merge #3998 #4006
2020-04-23 bors[bot]Merge #4065
2020-04-21 bors[bot]Merge #4038
2020-04-21 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-04-18 bors[bot]Merge #4036
2020-04-18 Aleksey KladovFix goto definition for record patterns
2020-03-26 bors[bot]Merge #3726
2020-03-25 bors[bot]Merge #3717
2020-03-25 Aleksey KladovAlways expand macros during analysis
2020-03-17 bors[bot]Merge #3626
2020-03-17 Aleksey KladovCheck that no file contains trailing ws
2020-03-16 bors[bot]Merge #3573
2020-03-16 bors[bot]Merge #3587
2020-03-16 bors[bot]Merge #3534
2020-03-16 bors[bot]Merge #3540
2020-03-16 bors[bot]Merge #3602
2020-03-15 bors[bot]Merge #3591
2020-03-14 Edwin ChengSupport local macro_rules
2020-03-04 bors[bot]Merge #3432
2020-03-04 bors[bot]Merge #3438
2020-03-04 Aleksey KladovSupport cross-crate marks
2020-03-04 bors[bot]Merge #3429
2020-03-03 bors[bot]Merge #3428
2020-03-03 Aleksey KladovFix imports
2020-03-03 Aleksey KladovMove reference classification to ra_ide_db
2020-03-03 bors[bot]Merge #3388
2020-03-02 bors[bot]Merge #3405
2020-03-02 Aleksey KladovMore principled approach for gotodef for field shorhand
2020-03-01 bors[bot]Merge #3384
2020-02-29 bors[bot]Merge #3379
2020-02-29 Aleksey KladovRename ast::ImplBlock -> ast::ImplDef
2020-02-29 bors[bot]Merge #3309
2020-02-28 bors[bot]Merge #3367
2020-02-28 Aleksey KladovClassify name takes const patterns into account
2020-02-27 bors[bot]Merge #3308
2020-02-27 bors[bot]Merge #3285
2020-02-26 Aleksey KladovMerge pull request #3330 from Veetaha/feature/cargo...
2020-02-26 Aleksey KladovMerge pull request #3222 from matklad/identity
2020-02-26 Aleksey KladovRefactor primary IDE API
2020-02-23 bors[bot]Merge #3261
2020-02-23 bors[bot]Merge #3275
2020-02-22 bors[bot]Merge #3274
2020-02-22 Aleksey KladovSimplify
2020-02-19 bors[bot]Merge #3215
2020-02-19 bors[bot]Merge #3236
2020-02-19 Aleksey KladovMerge NameDefinition and NameKind
2020-02-09 Kevin DeLoreyMerge branch 'master' into kdelorey/complete-trait...
2020-02-07 bors[bot]Merge #3049
2020-02-07 bors[bot]Merge #3048
2020-02-07 Aleksey KladovRename
2020-02-07 Aleksey KladovRemove irrelevant distinction
2020-02-06 bors[bot]Merge #3029
2020-02-06 Aleksey Kladovcleanup imports
2020-02-06 Aleksey KladovMove symbol_index
2020-01-17 Aleksey KladovMerge pull request #2813 from jyn514/arg_attributes
2020-01-17 bors[bot]Merge #2865
2020-01-16 bors[bot]Merge #2862
2020-01-16 Aleksey KladovMove module to SourceBinder
2020-01-16 bors[bot]Merge #2827
2020-01-15 bors[bot]Merge #2837
2020-01-15 Aleksey KladovOnly new-style classification
2019-12-23 Seivan HeidariMerge branch 'master' into feature/themes
2019-12-22 bors[bot]Merge #2641
2019-12-20 bors[bot]Merge #2617
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 #2592
2019-12-20 bors[bot]Merge #2612
2019-12-20 Aleksey KladovFix resolve for field init shorthand
2019-12-20 bors[bot]Merge #2607
2019-12-20 Aleksey KladovAdd local functions to bodies
2019-12-18 bors[bot]Merge #2311
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-17 bors[bot]Merge #2583
2019-12-17 bors[bot]Merge #2580
2019-12-17 bors[bot]Merge #2562
2019-12-15 bors[bot]Merge #2559
2019-12-14 bors[bot]Merge #2561
2019-12-14 Edwin ChengFix original_source find order
2019-12-14 bors[bot]Merge #2552
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 succcubbusfix goto definition when inbetween tokens
2019-12-09 bors[bot]Merge #2513
2019-12-09 Aleksey KladovReport correct original range in goto_definition
2019-12-08 bors[bot]Merge #2500 #2505 #2506
next