]> git.lizzy.rs Git - rust.git/history - crates/ide_completion/src/completions/postfix.rs
use references in CompletionItem's builder
[rust.git] / crates / ide_completion / src / completions / postfix.rs
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