]> git.lizzy.rs Git - rust.git/history - crates/ide_completion/src/completions/fn_param.rs
add: Adding self keyword completion in complete_fn_param
[rust.git] / crates / ide_completion / src / completions / fn_param.rs
2021-07-10 vi_miadd: Adding self keyword completion in complete_fn_param
2021-06-21 bors[bot]Merge #9264
2021-06-16 bors[bot]Merge #9304
2021-06-16 bors[bot]Merge #9301
2021-06-16 Lukas WirthMove test_utils into tests module
2021-05-31 bors[bot]Merge #8952
2021-05-31 bors[bot]Merge #8866
2021-05-31 bors[bot]Merge #9060
2021-05-31 bors[bot]Merge #9025
2021-05-30 bors[bot]Merge #9069
2021-05-30 bors[bot]Merge #9068
2021-05-30 Lukas WirthMove more fields to `ImmediateLocation`
2021-03-17 bors[bot]Merge #8048
2021-03-16 bors[bot]Merge #8042
2021-03-16 bors[bot]Merge #8034
2021-03-16 bors[bot]Merge #8051
2021-03-16 bors[bot]Merge #7498
2021-03-16 Aleksey KladovUpgrade rowan
2021-03-15 bors[bot]Merge #7970
2021-03-15 bors[bot]Merge #7966
2021-03-13 bors[bot]Merge #7799
2021-03-13 bors[bot]Merge #7994
2021-03-12 bors[bot]Merge #7956
2021-03-12 bors[bot]Merge #7978
2021-03-12 Aleksey KladovUnify naming
2021-03-12 bors[bot]Merge #7974
2021-03-11 yonip23use references in CompletionItem's builder
2021-03-06 bors[bot]Merge #7865
2021-03-05 bors[bot]Merge #7880
2021-03-04 bors[bot]Merge #7868
2021-03-03 bors[bot]Merge #7866
2021-03-03 Lukas WirthDon't complete `super` unless its valid in paths
2021-03-02 bors[bot]Merge #7335 #7691
2021-02-17 bors[bot]Merge #7707
2021-02-17 Aleksey Kladovrename completion -> ide_completion