]> git.lizzy.rs Git - rust.git/history - crates/ide_completion/src/completions/attribute/derive.rs
Merge #11393
[rust.git] / crates / ide_completion / src / completions / attribute / derive.rs
2022-02-01 bors[bot]Merge #11393
2022-02-01 Lukas Wirthfix: Complete functions and methods from block level...
2022-01-08 bors[bot]Merge #11107
2022-01-07 bors[bot]Merge #11145
2022-01-06 bors[bot]Merge #11218
2022-01-04 bors[bot]Merge #11112
2022-01-03 bors[bot]Merge #11061
2022-01-03 bors[bot]Merge #11115
2022-01-03 bors[bot]Merge #11088
2022-01-01 bors[bot]Merge #11156
2022-01-01 Lukas Wirthinternal: Record unresolved derive invocations in hir
2021-12-28 bors[bot]Merge #11131
2021-12-28 Aleksey Kladovavoid speculation when completing macros
2021-12-22 bors[bot]Merge #11093
2021-12-22 Lukas Wirthfix: Do not complete `Drop::drop`, complete `std::mem...
2021-12-20 bors[bot]Merge #11062
2021-12-11 bors[bot]Merge #10951
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::Derive
2021-12-04 Lukas WirthIntroduce SymbolKind::Attribute
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-05 bors[bot]Merge #10685
2021-11-04 bors[bot]Merge #10645
2021-11-04 bors[bot]Merge #10691
2021-11-03 bors[bot]Merge #10686
2021-11-03 Lukas WirthAdd Semantics::original_ast_node for upmapping nodes...
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-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-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 WirthMake attribute completions more ast based
2021-07-29 bors[bot]Merge #9706
2021-07-28 bors[bot]Merge #9715
2021-07-28 Jonas SchievinkMake most completions respect `#[doc(hidden)]`
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-21 bors[bot]Merge #9264
2021-06-17 bors[bot]Merge #9315
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 #9302
2021-06-16 Lukas WirthDon't complete already used derive attributes
2021-06-16 Lukas WirthAdd builtin derives to attribute completion fixtures
2021-06-16 bors[bot]Merge #9258
2021-06-15 bors[bot]Merge #9267 #9279
2021-06-15 bors[bot]Merge #9292
2021-06-15 bors[bot]Merge #9290
2021-06-15 Aleksey Kladovinternal: don't #[ignore] tests
2021-06-14 bors[bot]Merge #8951
2021-06-07 bors[bot]Merge #9144
2021-06-05 bors[bot]Merge #9149
2021-06-05 bors[bot]Merge #9150
2021-06-05 bors[bot]Merge #9140
2021-06-04 Lukas WirthRender documentation for derive completion
2021-05-31 bors[bot]Merge #8952
2021-05-31 bors[bot]Merge #8866
2021-05-31 bors[bot]Merge #9025
2021-05-30 bors[bot]Merge #9062
2021-05-29 bors[bot]Merge #9059
next