]> git.lizzy.rs Git - rust.git/history - crates/ide_completion/src/tests/attribute.rs
Introduce SymbolKind::Derive
[rust.git] / crates / ide_completion / src / tests / attribute.rs
2021-12-04 Lukas WirthIntroduce SymbolKind::Derive
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 #10662
2021-10-29 bors[bot]Merge #10648
2021-10-29 bors[bot]Merge #10657
2021-10-29 Lukas Wirthfeat: Make unqualified derive attributes flyimportable
2021-10-29 bors[bot]Merge #10595
2021-10-26 bors[bot]Merge #10592
2021-10-22 bors[bot]Merge #9939
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-19 bors[bot]Merge #10568
2021-10-19 bors[bot]Merge #10588
2021-10-19 bors[bot]Merge #10587
2021-10-19 bors[bot]Merge #10586
2021-10-19 Lukas WirthDerive completions work on hir, not names
2021-10-17 bors[bot]Merge #10417
2021-10-17 bors[bot]Merge #10562
2021-10-17 Lukas WirthFix clippy attribute completions always prefixing with...
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