]> git.lizzy.rs Git - rust.git/history - crates/ide_completion/src/completions/attribute.rs
Improve completion of cfg attributes
[rust.git] / crates / ide_completion / src / completions / attribute.rs
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
2021-06-08 bors[bot]Merge #9183
2021-06-08 bors[bot]Merge #9187
2021-06-08 bors[bot]Merge #9181 #9182
2021-06-08 Lukas WirthDon't complete values in type position
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 WirthComplete third-party attributes
2021-06-04 bors[bot]Merge #9138
2021-06-04 Lukas WirthGenerate default lint completions
2021-05-31 bors[bot]Merge #8952
2021-05-31 bors[bot]Merge #9079
2021-05-31 Lukas WirthDon't take the parent kind of trailing attributes in...
2021-05-31 bors[bot]Merge #8866
2021-05-31 bors[bot]Merge #9060
2021-05-31 bors[bot]Merge #9025
2021-05-30 bors[bot]Merge #9069
2021-05-30 bors[bot]Merge #9068
2021-05-30 bors[bot]Merge #9064
2021-05-30 Lukas WirthFix incorrect prefer_inner calls on some attribute...
2021-05-30 bors[bot]Merge #9062
2021-05-29 bors[bot]Merge #9051
2021-05-29 bors[bot]Merge #9048
2021-05-29 Lukas WirthAdd some lint completion tests
2021-05-29 bors[bot]Merge #9027
2021-05-29 Lukas Wirthsimplify
2021-05-27 Lukas WirthAdd another attribute completion test
2021-05-27 Lukas WirthAdd attribute completion tests
2021-05-27 Lukas Wirthtt muncher time
2021-05-27 Lukas WirthSplit attribute completion module into attribute, deriv...
2021-05-27 Lukas WirthAttribute completion is context aware
2021-03-24 bors[bot]Merge #7907
2021-03-23 bors[bot]Merge #8159
2021-03-23 bors[bot]Merge #8138
2021-03-23 Lukas WirthMerge hir::MacroDef::is_* into hir::MacroDef::kind
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-06 bors[bot]Merge #7865
2021-03-05 bors[bot]Merge #7880
2021-03-04 bors[bot]Merge #7868
2021-03-03 bors[bot]Merge #7866
2021-03-03 Lukas WirthDon't complete `super` unless its valid in paths
2021-03-02 bors[bot]Merge #7335 #7691
2021-02-20 bors[bot]Merge #7732
2021-02-20 bors[bot]Merge #7726
2021-02-20 Benjamin Coenenfeat(completion): add doc(hidden) completion for attributes
2021-02-17 bors[bot]Merge #7707
2021-02-17 Aleksey Kladovrename completion -> ide_completion