]> git.lizzy.rs Git - rust.git/history - crates/ide_completion/src/context.rs
Merge #9972
[rust.git] / crates / ide_completion / src / context.rs
2021-08-21 bors[bot]Merge #9908
2021-08-21 bors[bot]Merge #9962
2021-08-14 bors[bot]Merge #9902
2021-08-14 bors[bot]Merge #9901
2021-08-14 bors[bot]Merge #9900
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-09 bors[bot]Merge #9735
2021-08-04 bors[bot]Merge #9734
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-02 bors[bot]Merge #9764
2021-08-02 bors[bot]Merge #9762
2021-08-02 bors[bot]Merge #9761
2021-08-02 bors[bot]Merge #9759
2021-07-31 bors[bot]Merge #9747
2021-07-31 Lukas WirthWrap inner tail expressions in MissingOkOrSomeInTailExpr
2021-07-30 bors[bot]Merge #9731
2021-07-29 bors[bot]Merge #9706
2021-07-28 bors[bot]Merge #9719
2021-07-28 Jonas SchievinkMake flyimport respect `#[doc(hidden)]`
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-23 bors[bot]Merge #9684
2021-07-23 Jonas SchievinkComplete editable private items
2021-07-23 bors[bot]Merge #9683
2021-07-23 bors[bot]Merge #9681
2021-07-23 Jonas SchievinkRespect `#[doc(hidden)]` in dot-completion
2021-07-22 bors[bot]Merge #9634
2021-07-22 bors[bot]Merge #9453
2021-07-21 bors[bot]Merge #9667
2021-07-21 bors[bot]Merge #9663
2021-07-21 bors[bot]Merge #9660
2021-07-21 Tom Dohrmannhide keyword suggestions in non trivial paths
2021-06-29 bors[bot]Merge #9269
2021-06-22 bors[bot]Merge #9368
2021-06-21 bors[bot]Merge #9348
2021-06-21 bors[bot]Merge #9264
2021-06-21 bors[bot]Merge #9314
2021-06-21 bors[bot]Merge #9227
2021-06-21 bors[bot]Merge #9356
2021-06-21 Lukas WirthVarious keyword completion fixes
2021-06-21 bors[bot]Merge #9347
2021-06-20 bors[bot]Merge #9345
2021-06-20 Aleksey Kladovfix: don't add duplicate `&` during completion
2021-06-20 bors[bot]Merge #9344
2021-06-20 bors[bot]Merge #9328
2021-06-18 bors[bot]Merge #9334
2021-06-18 bors[bot]Merge #9330
2021-06-18 Aleksey Kladovminor: use minicore
2021-06-17 bors[bot]Merge #9313
2021-06-17 bors[bot]Merge #9315
2021-06-17 Lukas WirthNest all the or-patterns!
2021-06-17 bors[bot]Merge #9312
2021-06-17 Lukas WirthCorrect completions in items tests
2021-06-17 bors[bot]Merge #9310
2021-06-17 Lukas WirthFix incorrect completions in empty braced use statement
2021-06-17 Lukas WirthRefine `self`, `super` and `crate` completion in use...
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 Lukas WirthDon't complete paths after attributes
2021-06-16 Lukas WirthDon't show incorrect completions after unsafe or visibl...
2021-06-16 Lukas WirthDon't complete visibility accessors after existing...
2021-06-16 bors[bot]Merge #9258
2021-06-16 bors[bot]Merge #9299
2021-06-16 Lukas WirthFilter out non-type completions in the respective compl...
2021-06-14 bors[bot]Merge #8951
2021-06-14 bors[bot]Merge #9260
2021-06-13 bors[bot]Merge #9242
2021-06-13 Maan2003clippy::redundant_closure
2021-06-13 Maan2003clippy::redudant_borrow
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-08 bors[bot]Merge #9177
2021-06-08 bors[bot]Merge #9153
2021-06-07 bors[bot]Merge #9171
2021-06-07 Lukas Wirthsimplify
2021-06-07 bors[bot]Merge #9170
2021-06-07 Lukas WirthRemove unnecessary completion::macro_in_item_position
2021-06-07 bors[bot]Merge #9169
2021-06-07 Lukas WirthReorder CompletionContext fields
2021-06-07 bors[bot]Merge #9144
2021-06-07 bors[bot]Merge #9166
2021-06-07 bors[bot]Merge #9164
2021-06-07 Lukas WirthMove more things into PathCompletionContext
2021-06-06 Lukas WirthSimplify CompletionContext by introducing a path CallKi...
next