]> git.lizzy.rs Git - rust.git/history - crates/ide_completion/src/completions/dot.rs
fix: Do not complete `Drop::drop`, complete `std::mem::drop` instead
[rust.git] / crates / ide_completion / src / completions / dot.rs
2021-12-22 Lukas Wirthfix: Do not complete `Drop::drop`, complete `std::mem...
2021-12-21 Lukas Wirthinternal: Directly use self param in completions instea...
2021-12-20 bors[bot]Merge #11062
2021-12-15 bors[bot]Merge #11017
2021-12-13 bors[bot]Merge #10998
2021-12-13 bors[bot]Merge #11002
2021-12-13 bors[bot]Merge #11001
2021-12-13 bors[bot]Merge #11000
2021-12-13 Lukas WirthMove ws insert rendering for macro expansion into ide_db
2021-12-05 bors[bot]Merge #10902
2021-11-17 bors[bot]Merge #10787
2021-11-16 bors[bot]Merge #10781
2021-11-16 bors[bot]Merge #10778
2021-11-16 bors[bot]Merge #10775
2021-11-16 Lukas Wirthminor: Simplify
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 #10648
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-27 Lukas WirthRemove filtered completion list usage in completion...
2021-10-12 bors[bot]Merge #10423
2021-09-30 bors[bot]Merge #10402
2021-09-30 bors[bot]Merge #10401
2021-09-29 bors[bot]Merge #10384
2021-09-29 bors[bot]Merge #10181
2021-09-28 bors[bot]Merge #10385
2021-09-28 bors[bot]Merge #10373
2021-09-27 Dawerfix: replace errors in receiver type when iterating...
2021-09-15 bors[bot]Merge #10048
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-06 bors[bot]Merge #10162
2021-09-05 Jonas SchievinkRecover from statement macro expansion errors
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-07-26 bors[bot]Merge #9558
2021-07-26 bors[bot]Merge #9593
2021-07-23 bors[bot]Merge #9685
2021-07-23 Jonas SchievinkResolve tuple field visibility FIXME
2021-07-23 Jonas SchievinkAdd tests for tuple struct field completion
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 SchievinkFix formatting and use `Iterator::any`
2021-07-23 Jonas SchievinkRespect `#[doc(hidden)]` in dot-completion
2021-07-11 bors[bot]Merge #9567 #9568
2021-07-11 bors[bot]Merge #9449
2021-07-08 bors[bot]Merge #9534
2021-07-08 bors[bot]Merge #9533
2021-07-07 bors[bot]Merge #9526
2021-07-07 bors[bot]Merge #9519
2021-07-07 bors[bot]Merge #9524
2021-07-07 Lukas WirthAdd test for trait completion label edit
2021-07-07 bors[bot]Merge #9417
2021-07-05 bors[bot]Merge #9498
2021-07-05 bors[bot]Merge #9497
2021-07-05 bors[bot]Merge #9494
2021-07-05 mahdi-frmsshow 'as' or 'use' before label traits
2021-07-05 bors[bot]Merge #9474
2021-07-05 bors[bot]Merge #9493
2021-07-05 bors[bot]Merge #9478
2021-07-04 mahdi-frmsshow imported trait on autocompletion of associated...
2021-06-29 bors[bot]Merge #9269
2021-06-25 bors[bot]Merge #9400
2021-06-24 bors[bot]Merge #9398
2021-06-24 bors[bot]Merge #9397
2021-06-24 bors[bot]Merge #9396
2021-06-24 bors[bot]Merge #9375
2021-06-23 bors[bot]Merge #9380
2021-06-23 bors[bot]Merge #9353
2021-06-23 bors[bot]Merge #9390
2021-06-23 Lukas WirthAdd predicate tests for ide_completions
2021-06-21 bors[bot]Merge #9264
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-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-13 bors[bot]Merge #9242
2021-06-13 Maan2003clippy::redudant_borrow
2021-06-08 bors[bot]Merge #9153
2021-06-07 bors[bot]Merge #9169
next