]> git.lizzy.rs Git - rust.git/history - crates/ide_db/src/lib.rs
Feat: inline generics in const and func trait completions
[rust.git] / crates / ide_db / src / lib.rs
2021-06-17 rdambrosioFeat: inline generics in const and func trait completions
2021-06-16 bors[bot]Merge #9258
2021-06-15 bors[bot]Merge #9267 #9279
2021-06-14 bors[bot]Merge #9275
2021-06-14 bors[bot]Merge #9272
2021-06-14 Aleksey Kladovinternal: adapt diagnostics to the new rename API
2021-06-14 Aleksey Kladovinternal: cut deps between assists and diagnostics
2021-06-14 bors[bot]Merge #8951
2021-06-03 bors[bot]Merge #9128
2021-06-03 Jonas SchievinkMake it opt-in
2021-05-31 bors[bot]Merge #8952
2021-05-31 bors[bot]Merge #9079
2021-05-31 bors[bot]Merge #9039
2021-05-31 bors[bot]Merge #8866
2021-05-27 Jonas SchievinkUpdate salsa
2021-03-15 bors[bot]Merge #8023
2021-03-15 Aleksey KladovMove code to the appropriate layer
2021-03-15 bors[bot]Merge #7975
2021-03-14 ivan770Introduce StructureNodeKind
2021-03-14 ivan770Provide regions in file structure
2021-03-13 bors[bot]Merge #7799
2021-03-13 bors[bot]Merge #7994
2021-03-09 bors[bot]Merge #6822
2021-03-09 bors[bot]Merge #7941
2021-03-09 bors[bot]Merge #7873 #7933
2021-03-08 Kirill BulatovWork towards better import labels
2021-03-02 bors[bot]Merge #7335 #7691
2021-01-26 bors[bot]Merge #7393
2021-01-23 bors[bot]Merge #7391
2021-01-22 bors[bot]Merge #7310 #7395
2021-01-22 bors[bot]Merge #7353
2021-01-20 Lukas WirthPartially unify SymbolKind and CompletionItemKind
2021-01-20 Lukas WirthMove SymbolKind to ide_db
2020-12-10 bors[bot]Merge #6769
2020-12-09 bors[bot]Merge #6785
2020-12-09 bors[bot]Merge #6784
2020-12-09 Aleksey KladovIntroduce anchored_path
2020-12-02 bors[bot]Merge #6649
2020-11-29 bors[bot]Merge #6599
2020-11-29 bors[bot]Merge #6601
2020-11-28 bors[bot]Merge #6664
2020-11-28 bors[bot]Merge #6660
2020-11-28 bors[bot]Merge #6645
2020-11-28 bors[bot]Merge #6650
2020-11-28 Kirill BulatovMove the helpers into ide_db
2020-11-27 bors[bot]Merge #6586
2020-11-26 bors[bot]Merge #6635
2020-11-26 bors[bot]Merge #6614 #6632
2020-11-26 bors[bot]Merge #6496
2020-11-24 bors[bot]Merge #6630
2020-11-24 Jonas SchievinkRename `parse_macro` to `parse_macro_expansion`
2020-10-26 bors[bot]Merge #6257
2020-10-26 bors[bot]Merge #6333
2020-10-26 bors[bot]Merge #6347
2020-10-26 bors[bot]Merge #6350
2020-10-24 bors[bot]Merge #6331 #6342
2020-10-24 Igor AleksanovRe-export base_db from ide_db
2020-10-24 Igor AleksanovMake call_info a part of ide_db
2020-10-24 Igor AleksanovRemove dependency on 'assists' from 'completion' crate
2020-10-05 bors[bot]Merge #6111
2020-10-02 bors[bot]Merge #6123
2020-10-02 Aleksey KladovMove ide::AnalysisChange -> base_db::Change
2020-09-29 bors[bot]Merge #6095
2020-09-29 Aleksey KladovRemove periodic gc stub
2020-09-09 Kirill BulatovMove most of the logic into the completion module
2020-09-09 Kirill BulatovHappy path implemented
2020-09-09 Kirill BulatovBetter API
2020-09-09 Kirill BulatovFirst steps for mod<|> completion
2020-08-24 Zac Pullar-StreckerMerge remote-tracking branch 'upstream/master' into...
2020-08-19 bors[bot]Merge #5643
2020-08-18 bors[bot]Merge #5695
2020-08-18 bors[bot]Merge #5804
2020-08-18 bors[bot]Merge #5801
2020-08-18 bors[bot]Merge #5800
2020-08-18 bors[bot]Merge #5798
2020-08-18 Aleksey KladovIntroduce Label
2020-08-18 bors[bot]Merge #5687
2020-08-17 bors[bot]Merge #5782
2020-08-14 DmitryMerge remote-tracking branch 'origin/master'
2020-08-14 Igor AleksanovMerge branch 'master' into add-disable-diagnostics
2020-08-13 bors[bot]Merge #5748
2020-08-13 Aleksey KladovRename ra_ide_db -> ide_db