]> git.lizzy.rs Git - rust.git/history - crates/ide_completion/src/completions/attribute.rs
fix: Don't duplicate attribute completions
[rust.git] / crates / ide_completion / src / completions / attribute.rs
2021-12-17 Lukas Wirthfix: Don't duplicate attribute completions
2021-12-13 bors[bot]Merge #10998
2021-12-13 bors[bot]Merge #11001
2021-12-13 bors[bot]Merge #11000
2021-12-11 bors[bot]Merge #10951
2021-12-11 bors[bot]Merge #10987
2021-12-11 bors[bot]Merge #10965
2021-12-11 bors[bot]Merge #10956 #10986
2021-12-11 Lukas Wirthfix: Fix lint completions not working for unclosed...
2021-12-05 bors[bot]Merge #10938
2021-12-05 bors[bot]Merge #10902
2021-12-04 bors[bot]Merge #10929
2021-12-04 Lukas WirthIntroduce SymbolKind::Attribute
2021-11-29 bors[bot]Merge #10841
2021-11-25 bors[bot]Merge #10824
2021-11-24 bors[bot]Merge #10847
2021-11-24 rainy-mefix: derive path handling
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-26 bors[bot]Merge #10592
2021-10-23 bors[bot]Merge #10602
2021-10-22 bors[bot]Merge #9939
2021-10-22 bors[bot]Merge #10608
2021-10-22 bors[bot]Merge #10610
2021-10-22 Laurențiu NicolaUse array IntoIter
2021-10-21 bors[bot]Merge #10603
2021-10-20 bors[bot]Merge #10563
2021-10-20 bors[bot]Merge #10387
2021-10-20 bors[bot]Merge #10600
2021-10-20 bors[bot]Merge #10598
2021-10-20 bors[bot]Merge #10597
2021-10-20 bors[bot]Merge #10594
2021-10-20 Lukas WirthFix qualified lint completions ignoring the qualifier...
2021-10-17 bors[bot]Merge #10417
2021-10-17 bors[bot]Merge #10562
2021-10-17 Lukas WirthMake attribute completions more ast based
2021-09-25 bors[bot]Merge #10211
2021-09-24 bors[bot]Merge #10105
2021-09-15 bors[bot]Merge #10048
2021-09-15 bors[bot]Merge #10233
2021-09-14 bors[bot]Merge #10204
2021-09-14 bors[bot]Merge #10231
2021-09-13 bors[bot]Merge #10230
2021-09-13 bors[bot]Merge #10229
2021-09-13 Lukas Wirthfix: do not complete builtin attributes for qualified...
2021-09-08 bors[bot]Merge #10093
2021-09-06 bors[bot]Merge #10152
2021-09-06 bors[bot]Merge #10157
2021-09-06 bors[bot]Merge #10154
2021-09-05 Hirochika MatsumotoComplete `#![recursion_limit = "N"]` over `#![recursion...
2021-07-26 bors[bot]Merge #9558
2021-07-26 bors[bot]Merge #9593
2021-07-22 bors[bot]Merge #9453
2021-07-20 bors[bot]Merge #9655
2021-07-15 bors[bot]Merge #9607
2021-07-15 bors[bot]Merge #9605
2021-07-15 bors[bot]Merge #9604
2021-07-15 bors[bot]Merge #9603
2021-07-15 Lukas WirthMove attribute completion tests
2021-06-29 bors[bot]Merge #9269
2021-06-25 bors[bot]Merge #9400
2021-06-24 bors[bot]Merge #9398
2021-06-24 Lukas WirthComplete `macro_use` attribute on modules
2021-06-22 bors[bot]Merge #9368
2021-06-22 bors[bot]Merge #9367
2021-06-21 bors[bot]Merge #9348
2021-06-21 bors[bot]Merge #9363
2021-06-21 bors[bot]Merge #9362
2021-06-21 bors[bot]Merge #9080
2021-06-21 Jamie CunliffeImprove completion of cfg attributes
2021-06-21 bors[bot]Merge #9264
2021-06-18 bors[bot]Merge #9334
2021-06-17 bors[bot]Merge #9313
2021-06-17 bors[bot]Merge #9318
2021-06-17 Lukas WirthComplete `repr` attribute parameters
2021-06-17 bors[bot]Merge #9315
2021-06-17 Lukas WirthDon't complete keywords in attributes inside expressions
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-06-16 bors[bot]Merge #9258
2021-06-14 bors[bot]Merge #8951
2021-06-14 bors[bot]Merge #9260
2021-06-14 Jadetree-wide: make rustdoc links spiky so they are clickable
2021-06-09 bors[bot]Merge #9191
next