]> git.lizzy.rs Git - rust.git/history - crates/ide_completion/src/render/macro_.rs
Simplify
[rust.git] / crates / ide_completion / src / render / macro_.rs
2021-12-07 Lukas WirthSimplify
2021-12-05 bors[bot]Merge #10943
2021-12-05 Lukas Wirthfeat: Enable flyimport completions for attributes
2021-12-05 bors[bot]Merge #10902
2021-11-10 bors[bot]Merge #10689
2021-11-08 bors[bot]Merge #10726
2021-11-08 Lukas WirthAdd some completion profile spans
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-17 bors[bot]Merge #10417
2021-10-14 bors[bot]Merge #10434
2021-10-12 bors[bot]Merge #10423
2021-10-06 bors[bot]Merge #10479
2021-10-06 bors[bot]Merge #10420
2021-10-06 bors[bot]Merge #10459
2021-10-05 bors[bot]Merge #10447
2021-10-05 bors[bot]Merge #10458
2021-10-04 Lukas WirthMake multiple import edits work for completions
2021-09-25 bors[bot]Merge #10211
2021-09-24 bors[bot]Merge #10105
2021-09-17 bors[bot]Merge #10260
2021-09-16 bors[bot]Merge #10257
2021-09-16 bors[bot]Merge #10250
2021-09-15 bors[bot]Merge #10248
2021-09-15 bors[bot]Merge #10048
2021-09-01 unexgeMove "complete macro call if cursor at `!` token" logic...
2021-08-21 bors[bot]Merge #9962
2021-08-12 bors[bot]Merge #9807
2021-08-09 bors[bot]Merge #9735
2021-08-08 bors[bot]Merge #9814
2021-08-08 bors[bot]Merge #9812
2021-08-08 Aleksey Kladovfix: add `!` to macro completions with existing arg
2021-07-26 bors[bot]Merge #9558
2021-07-26 bors[bot]Merge #9593
2021-07-22 bors[bot]Merge #9634
2021-07-22 bors[bot]Merge #9453
2021-07-21 bors[bot]Merge #9667
2021-07-21 bors[bot]Merge #9666
2021-07-21 Lukas WirthFix some clippy lints in ide_completion
2021-06-21 bors[bot]Merge #9264
2021-06-17 bors[bot]Merge #9310
2021-06-17 Lukas WirthRefine `self`, `super` and `crate` completion in use...
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-16 bors[bot]Merge #9302
2021-06-16 bors[bot]Merge #9258
2021-06-16 bors[bot]Merge #9300
2021-06-16 Lukas WirthSimplify
2021-06-14 bors[bot]Merge #8951
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-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-31 bors[bot]Merge #9025
2021-05-30 bors[bot]Merge #9062
2021-05-29 bors[bot]Merge #9027
2021-05-28 bors[bot]Merge #9028
2021-05-28 bors[bot]Merge #9040
2021-05-28 Lukas WirthDon't label derive macros with their banged_name
2021-03-22 bors[bot]Merge #8054
2021-03-19 bors[bot]Merge #8097
2021-03-18 bors[bot]Merge #8095
2021-03-18 bors[bot]Merge #8083
2021-03-18 bors[bot]Merge #8089
2021-03-18 bors[bot]Merge #8088
2021-03-18 Jonas SchievinkStore an `AstId` for procedural macros
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-08 bors[bot]Merge #7898
2021-03-08 bors[bot]Merge #7924
2021-03-08 Laurențiu NicolaUse upstream cov-mark
next