]> git.lizzy.rs Git - rust.git/history - crates/ide_completion/src/completions/trait_impl.rs
internal: Expand the derive attribute into a pseudo expansion
[rust.git] / crates / ide_completion / src / completions / trait_impl.rs
2022-02-22 Lukas Wirthinternal: Expand the derive attribute into a pseudo...
2022-02-21 bors[bot]Merge #11142
2022-02-14 bors[bot]Merge #11369
2022-02-05 bors[bot]Merge #11412
2022-02-05 The0x539Fix trait impl completion ranges
2022-02-02 bors[bot]Merge #11394
2022-02-02 Lukas WirthCleanup `Completions` api a bit
2022-01-31 bors[bot]Merge #11182
2022-01-25 bors[bot]Merge #11281
2022-01-16 bors[bot]Merge #11287
2022-01-14 bors[bot]Merge #11248
2022-01-14 bors[bot]Merge #11282
2022-01-14 Lukas WirthReplace HasSource usages with Semantics equivalent
2021-12-05 bors[bot]Merge #10902
2021-11-10 bors[bot]Merge #10689
2021-11-08 bors[bot]Merge #10688
2021-11-08 bors[bot]Merge #10720
2021-11-07 bors[bot]Merge #10699
2021-11-05 Lukas WirthReplace some String usages with SmolStr in completions
2021-11-04 bors[bot]Merge #10645
2021-11-03 bors[bot]Merge #10680
2021-11-03 bors[bot]Merge #10596
2021-10-29 bors[bot]Merge #10650
2021-10-29 bors[bot]Merge #10648
2021-10-29 bors[bot]Merge #10595
2021-10-28 bors[bot]Merge #10623
2021-10-27 bors[bot]Merge #10629
2021-10-27 bors[bot]Merge #10649
2021-10-27 Lukas WirthRemove `CompletionKind` in favor of `CompletionItemKind`
2021-10-27 Lukas WirthRemove filtered completion list usage in completion...
2021-10-17 bors[bot]Merge #10417
2021-10-14 bors[bot]Merge #10434
2021-10-12 bors[bot]Merge #10423
2021-10-07 bors[bot]Merge #10477 #10482
2021-10-07 Lukas WirthExpose HasSource::source through Semantics with caching...
2021-09-01 bors[bot]Merge #9954
2021-08-27 bors[bot]Merge #9970
2021-08-24 bors[bot]Merge #9944
2021-08-23 bors[bot]Merge #10001
2021-08-22 bors[bot]Merge #9972
2021-08-22 bors[bot]Merge #9984
2021-08-22 Frank SteffahnFix typos “a”→“an”
2021-08-21 bors[bot]Merge #9908
2021-08-21 bors[bot]Merge #9962
2021-08-15 bors[bot]Merge #9905
2021-08-14 bors[bot]Merge #9902
2021-08-14 Aleksey Kladovminor: move functionality to a better place
2021-08-14 bors[bot]Merge #9900
2021-08-14 Aleksey Kladovinternal: remove one more usage of old editing API.
2021-08-12 bors[bot]Merge #9807
2021-08-11 bors[bot]Merge #9860
2021-08-11 bors[bot]Merge #9856
2021-08-11 bors[bot]Merge #9836
2021-08-10 bors[bot]Merge #9846
2021-08-10 bors[bot]Merge #9845
2021-08-10 bors[bot]Merge #9842
2021-08-10 Lukas WirthSubstitute generic types in inline_call
2021-07-26 bors[bot]Merge #9558
2021-07-26 bors[bot]Merge #9593
2021-07-22 bors[bot]Merge #9675
2021-07-22 Lukas WirthClarify what the outline test module is for
2021-06-21 bors[bot]Merge #9264
2021-06-18 bors[bot]Merge #9334
2021-06-18 bors[bot]Merge #9321
2021-06-18 rdambrosioLift ast -> hir out of the for_each
2021-06-18 rdambrosioRemove extra whitespace
2021-06-17 rdambrosioFeat: inline generics in const and func trait completions
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-06-14 bors[bot]Merge #8951
2021-06-08 bors[bot]Merge #9177
2021-06-08 bors[bot]Merge #9153
2021-06-07 bors[bot]Merge #9171
2021-06-07 Lukas Wirthsimplify
2021-05-11 bors[bot]Merge #8398
2021-05-06 bors[bot]Merge #8745
2021-05-06 bors[bot]Merge #8280
2021-05-06 bors[bot]Merge #8744
2021-05-06 Edwin ChengSimplify
2021-05-06 bors[bot]Merge #8742
2021-05-06 Jesse BakkerFix: Do not overwrite comments and attrs in trait impl...
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-02 bors[bot]Merge #7335 #7691
2021-02-17 bors[bot]Merge #7707
2021-02-17 Aleksey Kladovrename completion -> ide_completion