]> git.lizzy.rs Git - rust.git/history - crates/ra_ide
Implement ChildBySource for DefWithBody
[rust.git] / crates / ra_ide /
2019-12-19 bors[bot]Merge #2597
2019-12-19 bors[bot]Merge #2594
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 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 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-18 Jeremy Kolbcargo fmt
2019-12-18 Jeremy KolbPass test
2019-12-18 kjeremyWIP: See through Macros for SignatureHelp
2019-12-17 bors[bot]Merge #2583
2019-12-17 bors[bot]Merge #2582
2019-12-17 bors[bot]Merge #2581
2019-12-17 bors[bot]Merge #2580
2019-12-17 Aleksey KladovFix highlighting token names
2019-12-17 bors[bot]Merge #2562
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 Omer Ben-AmramMerge branch 'refs/heads/master' into feature/granular...
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 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 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
2019-12-13 bors[bot]Merge #2544
2019-12-12 Edwin ChengMap first and last node in original_range
2019-12-11 bors[bot]Merge #2523
2019-12-11 Gabriel LuoFixed #2250
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
2019-12-08 Aleksey KladovRemove one more Ty
2019-12-08 Aleksey KladovRemove more dead code
2019-12-08 bors[bot]Merge #2501 #2502 #2503
2019-12-08 bors[bot]Merge #2504
2019-12-08 Florian DieboldFix range in goto_through_format test
2019-12-08 Florian DieboldFix expansion of format_args
2019-12-08 bors[bot]Merge #2499
2019-12-08 Aleksey KladovRemove ty from code_model
2019-12-08 bors[bot]Merge #2498
2019-12-08 Aleksey KladovCleanup Crate API
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 KladovGet the right analyzer for impls
2019-12-07 Aleksey KladovClassify name works for TypeParams
2019-12-07 Aleksey KladovGotodef for TypeParameters
2019-12-07 Aleksey KladovToNav for GenericParam
2019-12-07 bors[bot]Merge #2493
2019-12-07 Aleksey KladovShow type hints for & patterns
2019-12-06 bors[bot]Merge #2489
2019-12-06 Florian DieboldMake the goto_through_format test actually fail :(
2019-12-06 Florian DieboldTry to make go to definition work in format!
2019-12-05 bors[bot]Merge #2474
2019-12-05 ice1000One pub function less is good!
2019-12-04 ice1000No block at the moment
2019-12-04 ice1000Add `ModuleSource::Block`
2019-12-04 bors[bot]Merge #2478
2019-12-04 bors[bot]Merge #2477
2019-12-04 Vincent RouilléRun rustfmt with respect to Cargo.toml edition
2019-12-03 bors[bot]Merge #2469
2019-12-03 ice1000Replace `ra_hir_expand::either` with crate
2019-12-03 bors[bot]Merge #2465
2019-12-03 bors[bot]Merge #2463
2019-12-02 Florian DieboldAdd tests for checking the impl self type
2019-12-02 bors[bot]Merge #2018
2019-12-01 bors[bot]Merge #2455
2019-11-30 bors[bot]Merge #2451
2019-11-30 bors[bot]Merge #2449
2019-11-29 Wilco KuseePush identifier check to rename function
2019-11-29 Wilco KuseeTest rename for various identifiers
2019-11-29 Wilco KuseeMove identifier check to analysis
2019-11-28 bors[bot]Merge #2440
2019-11-28 Aleksey KladovRename Source -> InFile
2019-11-27 bors[bot]Merge #2433
2019-11-27 Aleksey KladovUse Name::missing consistently
2019-11-27 bors[bot]Merge #2430
2019-11-27 Aleksey KladovReformat
2019-11-27 Aleksey Kladovrename ra_ide_api -> ra_ide