]> git.lizzy.rs Git - rust.git/history - crates/ide_completion/src/completions/postfix.rs
feat: Add very simplistic ident completion for format_args! macro input
[rust.git] / crates / ide_completion / src / completions / postfix.rs
2021-06-16 bors[bot]Merge #9258
2021-06-14 bors[bot]Merge #8951
2021-06-14 bors[bot]Merge #9260
2021-06-13 bors[bot]Merge #9242
2021-06-13 Maan2003clippy::redudant_borrow
2021-06-08 bors[bot]Merge #9153
2021-06-07 bors[bot]Merge #9169
2021-06-07 bors[bot]Merge #9144
2021-06-07 bors[bot]Merge #9166
2021-06-07 bors[bot]Merge #9164
2021-06-06 Lukas WirthSimplify CompletionContext by introducing a path CallKi...
2021-06-03 bors[bot]Merge #9104
2021-06-03 bors[bot]Merge #9105
2021-06-02 bors[bot]Merge #9108
2021-06-02 bors[bot]Merge #9112
2021-06-02 bors[bot]Merge #9111
2021-06-02 bors[bot]Merge #9110
2021-06-02 Lukas WirthAdd MethodCall and FieldAccess variants to ImmediateLoc...
2021-05-11 bors[bot]Merge #8398
2021-05-06 bors[bot]Merge #8745
2021-05-05 bors[bot]Merge #8674
2021-05-05 bors[bot]Merge #8736
2021-05-05 bors[bot]Merge #8735
2021-05-05 Lukas Tobias Wirthsimplify
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-09 bors[bot]Merge #6822
2021-03-09 bors[bot]Merge #7941
2021-03-09 bors[bot]Merge #7873 #7933
2021-03-09 bors[bot]Merge #7927
2021-03-09 bors[bot]Merge #7928
2021-03-09 Duong Do Minh ChauFix format
2021-03-09 Duong Do Minh ChauAdd trailing commas
2021-03-09 Duong Do Minh ChauUpdate the test to match the change
2021-03-09 Duong Do Minh ChauAdd completion to turn x.err into Err(x)
2021-03-02 bors[bot]Merge #7335 #7691
2021-02-17 bors[bot]Merge #7707
2021-02-17 Aleksey Kladovrename completion -> ide_completion