]> git.lizzy.rs Git - rust.git/history - crates/ide_completion/src/completions/lifetime.rs
internal: Refactor lifetime completion context fields
[rust.git] / crates / ide_completion / src / completions / lifetime.rs
2021-10-16 Lukas Wirthinternal: Refactor lifetime completion context fields
2021-09-15 bors[bot]Merge #10048
2021-09-08 bors[bot]Merge #10093
2021-09-01 bors[bot]Merge #10114
2021-09-01 bors[bot]Merge #10109
2021-09-01 Lukas WirthEnable flyimport for ident patterns
2021-07-26 bors[bot]Merge #9558
2021-07-26 bors[bot]Merge #9593
2021-07-24 bors[bot]Merge #9688
2021-07-24 bors[bot]Merge #9686
2021-07-24 Laurențiu NicolaFix typo
2021-07-22 bors[bot]Merge #9676
2021-07-22 Lukas WirthDescribe the current lifetime/label completion specifics
2021-06-21 bors[bot]Merge #9264
2021-06-17 bors[bot]Merge #9315
2021-06-17 bors[bot]Merge #9312
2021-06-17 Lukas WirthLess filtering in completion tests
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 #9077
2021-05-31 Lukas WirthUse `Name`s instead of Strings in the completion render...
2021-05-30 bors[bot]Merge #9062
2021-05-27 bors[bot]Merge #8997
2021-05-27 bors[bot]Merge #9005
2021-05-27 bors[bot]Merge #9019
2021-05-27 Lukas Wirthsimplify
2021-03-24 bors[bot]Merge #7907
2021-03-22 bors[bot]Merge #8054
2021-03-22 bors[bot]Merge #8144
2021-03-21 bors[bot]Merge #8134
2021-03-21 bors[bot]Merge #8133
2021-03-21 bors[bot]Merge #8132
2021-03-21 bors[bot]Merge #8128
2021-03-21 Lukas WirthAdd `'` to trigger_characters, allowing more direct...
2021-03-21 bors[bot]Merge #8123
2021-03-21 bors[bot]Merge #8127
2021-03-21 Lukas WirthFix incorrect scoping in while expressions
2021-03-21 bors[bot]Merge #8122
2021-03-21 Lukas WirthAdd label completion
2021-03-20 bors[bot]Merge #8124
2021-03-20 Lukas WirthAdd basic lifetime completion