]> git.lizzy.rs Git - rust.git/history - crates/ra_ide/src/completion/complete_dot.rs
feat: improve dot completions with scoring
[rust.git] / crates / ra_ide / src / completion / complete_dot.rs
2020-04-17 Benjamin Coenenfeat: improve dot completions with scoring
2020-04-16 Benjamin Coenenfeat: improve dot completions with scoring
2020-04-15 Benjamin Coenenfeat: improve dot completions in a struct literal expre...
2020-04-14 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-04-12 Benjamin CoenenImprove autocompletion by looking on the type and name...
2020-04-11 Benjamin CoenenImprove autocompletion by looking on the type and name
2020-04-11 Benjamin CoenenImprove autocompletion by looking on the type and name
2020-04-08 bors[bot]Merge #3826
2020-04-06 bors[bot]Merge #3829
2020-04-03 bors[bot]Merge #3840
2020-04-03 Aleksey KladovAdd parens for enums
2020-03-17 Aleksey KladovMerge pull request #3613 from bjorn3/patch-1
2020-03-17 bors[bot]Merge #3580
2020-03-16 Florian DieboldGet tests working
2020-03-16 Florian Dieboldwip
2020-03-16 Florian DieboldMake MBE expansion more resilient (WIP)
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-15 bors[bot]Merge #3595
2020-03-14 Florian DieboldFix completion of trait items
2020-03-12 bors[bot]Merge #3543
2020-03-12 Aleksey KladovMerge pull request #3562 from FireofGods/display_for_node
2020-03-11 bors[bot]Merge #3549
2020-03-11 bors[bot]Merge #3555
2020-03-11 Aleksey KladovIntroduce completion test utils
2020-03-11 bors[bot]Merge #3542
2020-03-10 bors[bot]Merge #3552
2020-03-10 Florian DieboldFix completion with a partially unknown type
2020-03-10 Aleksey KladovMerge pull request #3506 from slyngbaek/3183
2020-03-09 bors[bot]Merge #3519
2020-03-09 Aleksey KladovMerge pull request #3525 from matklad/ci
2020-03-09 bors[bot]Merge #3514
2020-03-09 bors[bot]Merge #3513
2020-03-09 bors[bot]Merge #3516
2020-03-07 Florian DieboldHandle visibility in method call completion
2020-03-07 Florian DieboldFix CompletionContext module field (by removing it)
2020-03-07 Florian DieboldTry to complete within macros
2020-03-03 bors[bot]Merge #3388
2020-03-02 bors[bot]Merge #3385
2020-03-02 bors[bot]Merge #3389
2020-03-01 bors[bot]Merge #3387
2020-03-01 bors[bot]Merge #3384
2020-03-01 Josh Mcguiganfix completion for super::super::
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-01-17 Aleksey KladovMerge pull request #2813 from jyn514/arg_attributes
2020-01-17 bors[bot]Merge #2865
2020-01-15 bors[bot]Merge #2843
2020-01-14 bors[bot]Merge #2844
2020-01-14 bors[bot]Merge #2834
2020-01-14 bors[bot]Merge #2839
2020-01-14 bors[bot]Merge #2838
2020-01-14 Aleksey KladovMove Type API to type
2020-01-14 bors[bot]Merge #2828 #2831
2020-01-14 bors[bot]Merge #2836
2020-01-14 Aleksey KladovMove impls_future to Type, where it belongs
2020-01-14 Aleksey KladovUse lang-items to resolve future trait
2019-12-31 Aleksey KladovMerge pull request #2672 from Speedy37/master
2019-12-29 bors[bot]Merge #2061
2019-12-29 bors[bot]Merge #2650
2019-12-29 bors[bot]Merge #2668
2019-12-29 bors[bot]Merge #2667
2019-12-27 Florian Dieboldvisible_from -> is_visible_from
2019-12-26 Florian DieboldHide completions for private struct fields
2019-12-23 Seivan HeidariMerge branch 'master' into feature/themes
2019-12-08 bors[bot]Merge #2500 #2505 #2506
2019-12-08 Aleksey KladovRemove one more Ty
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-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