]> git.lizzy.rs Git - rust.git/history - crates/ra_ide/src/display/navigation_target.rs
New runnables API
[rust.git] / crates / ra_ide / src / display / navigation_target.rs
2020-06-02 Aleksey KladovNew runnables API
2020-05-21 Galilée 'Bill' Eng... Merge branch 'master' of github.com:rust-analyzer/rust...
2020-05-14 bors[bot]Merge #4273
2020-05-13 bors[bot]Merge #4083
2020-05-11 bors[bot]Merge #4358
2020-05-11 bors[bot]Merge #4421
2020-05-10 bors[bot]Merge #4396
2020-05-10 bors[bot]Merge #4394 #4414
2020-05-10 bors[bot]Merge #4406 #4410 #4411 #4417
2020-05-10 bors[bot]Merge #4418
2020-05-10 Aleksey KladovSimplify proto conversion
2020-05-07 bors[bot]Merge #4296
2020-05-05 bors[bot]Merge #4166
2020-05-05 bors[bot]Merge #4305
2020-05-05 bors[bot]Merge #4265
2020-05-04 bors[bot]Merge #4283
2020-05-04 bors[bot]Merge #4269 #4293
2020-05-04 bors[bot]Merge #4292
2020-05-04 Aleksey KladovFix focus range for TypeParam
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 #4135
2020-04-25 Aleksey KladovRename StructField -> Field
2020-04-24 bors[bot]Merge #3998 #4006
2020-04-23 bors[bot]Merge #3954
2020-04-23 bors[bot]Merge #4065
2020-04-23 bors[bot]Merge #4099
2020-04-23 Aleksey KladovRemove SyntaxPtr::range from more places
2020-04-17 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-04-16 bors[bot]Merge #3958
2020-04-16 bors[bot]Merge #3994
2020-04-16 Aleksey KladovDon't expose SyntaxNodePtr impl details
2020-04-08 bors[bot]Merge #3826
2020-04-07 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-04-07 Aleksey KladovMerge pull request #3863 from Veetaha/feature/migrate...
2020-04-07 Aleksey KladovMerge pull request #3866 from lnicola/fewer-braces
2020-04-06 Laurențiu NicolaFix unnecessary braces warnings
2020-03-04 bors[bot]Merge #3429
2020-03-03 bors[bot]Merge #3428
2020-03-03 Aleksey KladovFix imports
2020-03-03 bors[bot]Merge #3427
2020-03-03 Aleksey KladovRename NameDefinition -> Definition
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-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-25 nmioMerge branch 'master' of https://github.com/rust-analyz...
2020-02-25 bors[bot]Merge #3303
2020-02-25 Aleksey KladovSimplify
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-18 bors[bot]Merge #3221
2020-02-18 bors[bot]Merge #3220
2020-02-18 Kirill BulatovMore manual clippy fixes
2020-02-09 Kevin DeLoreyMerge branch 'master' into kdelorey/complete-trait...
2020-02-06 bors[bot]Merge #3029
2020-02-06 Aleksey Kladovcleanup imports
2020-01-12 bors[bot]Merge #2814
2020-01-12 bors[bot]Merge #2807
2020-01-12 Edwin ChengUse attr location for builtin macro goto-imp
2020-01-11 Aleksey KladovMerge pull request #2766 from gilescope/windows-build
2020-01-10 bors[bot]Merge #2785
2020-01-09 Aleksey KladovMerge pull request #2732 from detrumi/cargo-toml-not...
2020-01-09 bors[bot]Merge #2777
2020-01-08 bors[bot]Merge #2769
2020-01-08 bors[bot]Merge #2698
2020-01-08 Jeremy KolbImplement proposed CallHierarchy feature
2019-12-23 Seivan HeidariMerge branch 'master' into feature/themes
2019-12-20 bors[bot]Merge #2592
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-14 Edwin ChengUse simpler logic on original_range
2019-12-14 Edwin ChengFix original_source find order
2019-12-08 bors[bot]Merge #2466
2019-12-07 bors[bot]Merge #2494
2019-12-07 Aleksey KladovRename GenericParam -> TypeParam
2019-12-07 Aleksey KladovToNav for GenericParam
2019-12-05 bors[bot]Merge #2474
2019-12-04 ice1000No block at the moment
2019-12-04 ice1000Add `ModuleSource::Block`
2019-12-03 bors[bot]Merge #2469
2019-12-03 ice1000Replace `ra_hir_expand::either` with crate
2019-12-02 bors[bot]Merge #2018
2019-11-30 bors[bot]Merge #2451
2019-11-28 bors[bot]Merge #2440
2019-11-28 Aleksey KladovRename Source -> InFile
2019-11-28 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-27 bors[bot]Merge #2430
2019-11-27 Aleksey Kladovrename ra_ide_api -> ra_ide