]> git.lizzy.rs Git - rust.git/history - crates/ide_completion
Merge #10199
[rust.git] / crates / ide_completion /
2021-09-13 bors[bot]Merge #10199
2021-09-13 bors[bot]Merge #10225
2021-09-13 bors[bot]Merge #10222
2021-09-13 bors[bot]Merge #10221
2021-09-13 Aleksey Kladovinternal: prevent possible bugs when adding magical...
2021-09-12 bors[bot]Merge #10202
2021-09-11 bors[bot]Merge #10207
2021-09-11 bors[bot]Merge #10206
2021-09-11 Giles Coperemove unused deps
2021-09-09 bors[bot]Merge #10190
2021-09-09 bors[bot]Merge #10188
2021-09-08 bors[bot]Merge #10093
2021-09-08 bors[bot]Merge #10174
2021-09-06 bors[bot]Merge #10167
2021-09-06 Laurențiu NicolaAvoid extra allocation in completion rendering
2021-09-06 bors[bot]Merge #10152
2021-09-06 bors[bot]Merge #10157
2021-09-06 bors[bot]Merge #10154
2021-09-06 bors[bot]Merge #10162
2021-09-05 Jonas SchievinkRecover from statement macro expansion errors
2021-09-05 Hirochika MatsumotoComplete `#![recursion_limit = "N"]` over `#![recursion...
2021-09-04 Blake WyattAdd completion for raw identifiers
2021-09-01 bors[bot]Merge #10114
2021-09-01 bors[bot]Merge #10109
2021-09-01 Lukas WirthEnable flyimport for ident patterns
2021-09-01 bors[bot]Merge #9954
2021-08-30 bors[bot]Merge #10076
2021-08-30 bors[bot]Merge #10085
2021-08-30 bors[bot]Merge #10005
2021-08-30 bors[bot]Merge #10015
2021-08-30 bors[bot]Merge #10080
2021-08-30 bors[bot]Merge #10079
2021-08-30 bors[bot]Merge #9906
2021-08-30 Dezhi Wuswitch `log` crate to `tracing`
2021-08-28 bors[bot]Merge #10025
2021-08-27 bors[bot]Merge #10044
2021-08-27 bors[bot]Merge #9970
2021-08-27 bors[bot]Merge #10057
2021-08-27 bors[bot]Merge #10055
2021-08-27 Lukas WirthDon't use fake text range in original node search as...
2021-08-27 bors[bot]Merge #10054
2021-08-27 Lukas WirthAdd completion tests for cursor after items
2021-08-24 bors[bot]Merge #9944
2021-08-23 bors[bot]Merge #10001
2021-08-22 bors[bot]Merge #9972
2021-08-22 bors[bot]Merge #9984
2021-08-22 Frank SteffahnFix typos “a”→“an”
2021-08-21 bors[bot]Merge #9978
2021-08-21 bors[bot]Merge #9976
2021-08-21 Lukas Wirthfix: Do not show functional update completion when...
2021-08-21 bors[bot]Merge #9908
2021-08-21 bors[bot]Merge #9962
2021-08-15 bors[bot]Merge #9905
2021-08-14 bors[bot]Merge #9902
2021-08-14 Aleksey Kladovminor: move functionality to a better place
2021-08-14 bors[bot]Merge #9901
2021-08-14 bors[bot]Merge #9900
2021-08-14 Aleksey Kladovinternal: remove one more usage of old editing API.
2021-08-14 bors[bot]Merge #9899
2021-08-14 Lukas WirthSimplify
2021-08-14 bors[bot]Merge #9897
2021-08-14 bors[bot]Merge #9896
2021-08-14 Lukas WirthOnly complete type annotations for patterns in function...
2021-08-12 bors[bot]Merge #9807
2021-08-12 bors[bot]Merge #9863
2021-08-11 bors[bot]Merge #9862
2021-08-11 Lukas WirthFill out expected type for functional update syntax...
2021-08-11 bors[bot]Merge #9860
2021-08-11 bors[bot]Merge #9856
2021-08-11 bors[bot]Merge #9836
2021-08-11 bors[bot]Merge #9828
2021-08-10 bors[bot]Merge #9849
2021-08-10 Lukas WirthRefine functional update completion some more
2021-08-10 bors[bot]Merge #9846
2021-08-10 bors[bot]Merge #9845
2021-08-10 Lukas WirthDo not drop `..Default::default()` completion when...
2021-08-10 bors[bot]Merge #9842
2021-08-10 Lukas WirthSubstitute generic types in inline_call
2021-08-09 bors[bot]Merge #9825
2021-08-09 bors[bot]Merge #9823
2021-08-09 Aleksey Kladovfix: avoid pathological macro expansions
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-08-08 bors[bot]Merge #9808
2021-08-07 Lukas WirthLook for enum variants and trait assoc functions when...
2021-08-07 bors[bot]Merge #9809
2021-08-05 bors[bot]Merge #9793
2021-08-05 bors[bot]Merge #9785
2021-08-04 Alexandre FourcatAdd completion for struct literal in which all fields...
2021-08-04 bors[bot]Merge #9734
2021-08-03 bors[bot]Merge #9775
2021-08-03 bors[bot]Merge #9773
2021-08-03 bors[bot]Merge #9765
2021-08-03 Lukas WirthGive TypeInfo fields and methods more appropriate names
2021-08-03 Lukas WirthIntroduce TypeInfo
2021-08-03 bors[bot]Merge #9772
2021-08-03 Aleksey Kladovfeat: filter out duplicate macro completions
2021-08-03 bors[bot]Merge #9770
next