]> git.lizzy.rs Git - rust.git/history - crates/ide_completion
Merge #10600
[rust.git] / crates / ide_completion /
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-19 bors[bot]Merge #10585
2021-10-17 bors[bot]Merge #10569
2021-10-17 Lukas WirthSkip non clippy completions when completing a clippy...
2021-10-17 bors[bot]Merge #10417
2021-10-17 bors[bot]Merge #10562
2021-10-17 Lukas WirthFix clippy attribute completions always prefixing with...
2021-10-17 Lukas WirthMake attribute completions more ast based
2021-10-17 Lukas WirthReorder CompletionContext functions
2021-10-17 bors[bot]Merge #10561
2021-10-17 Lukas WirthDon't turn local names into strings in CompletionContext
2021-10-16 bors[bot]Merge #10558
2021-10-16 Lukas Wirthinternal: Refactor lifetime completion context fields
2021-10-16 bors[bot]Merge #10557
2021-10-16 Lukas Wirthfix: Fix qualified path completion not completing macros
2021-10-14 bors[bot]Merge #10491
2021-10-14 bors[bot]Merge #10517
2021-10-14 bors[bot]Merge #10538
2021-10-14 bors[bot]Merge #10503
2021-10-14 bors[bot]Merge #10434
2021-10-14 bors[bot]Merge #10537
2021-10-12 bors[bot]Merge #10423
2021-10-12 bors[bot]Merge #10529
2021-10-12 bors[bot]Merge #10532
2021-10-12 Mirko RainerSaw a FIXME comment and decided to fix it.
2021-10-12 bors[bot]Merge #10528
2021-10-12 bors[bot]Merge #10526
2021-10-12 Lukas WirthImprove user snippet import performance
2021-10-12 bors[bot]Merge #10525
2021-10-12 Lukas WirthRemove stale module
2021-10-12 Lukas WirthRegenerate lints
2021-10-11 bors[bot]Merge #10522
2021-10-11 bors[bot]Merge #10523
2021-10-11 Lukas WirthSimplify
2021-10-10 bors[bot]Merge #10506
2021-10-10 bors[bot]Merge #10504
2021-10-10 k-nasaRemove neesless clone
2021-10-09 bors[bot]Merge #10496
2021-10-09 Aleksey Kladovinternal: update expect
2021-10-07 bors[bot]Merge #10477 #10482
2021-10-07 Lukas WirthExpose HasSource::source through Semantics with caching...
2021-10-06 bors[bot]Merge #10479
2021-10-06 bors[bot]Merge #10420
2021-10-06 bors[bot]Merge #10459
2021-10-05 bors[bot]Merge #10447
2021-10-05 bors[bot]Merge #10458
2021-10-05 Lukas WirthRender the expansion of snippets as their docs
2021-10-05 Lukas WirthBring the implementation closer to VSCode snippet defin...
2021-10-05 bors[bot]Merge #10440
2021-10-04 Aramis RazzaghipourReplace `if let` with `match` where appropriate
2021-10-04 Lukas WirthResolve macros in snippet require items
2021-10-04 Lukas WirthRegen docs
2021-10-04 Lukas WirthFix multiple imports acting on files on separately
2021-10-04 Lukas WirthMake multiple import edits work for completions
2021-10-04 Lukas WirthAdd custom non-postfix snippets
2021-10-04 Lukas WirthInitial implementation of custom postfix snippets
2021-10-04 bors[bot]Merge #10451
2021-10-04 Lukas WirthSimplify
2021-10-01 bors[bot]Merge #10411
2021-09-30 bors[bot]Merge #10406
2021-09-30 bors[bot]Merge #10404
2021-09-30 bors[bot]Merge #10402
2021-09-30 Lukas WirthDon't show flyimport completions in use renames
2021-09-30 bors[bot]Merge #10401
2021-09-30 bors[bot]Merge #10399
2021-09-30 bors[bot]Merge #10395
2021-09-30 Ariel DavisAdd pub(super) along with pub(crate) and pub as a compl...
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-27 bors[bot]Merge #10366
2021-09-27 bors[bot]Merge #10364
2021-09-27 Lukas WirthRename `*Owner` traits to `Has*`
2021-09-26 bors[bot]Merge #10360
2021-09-26 Aleksey Kladovinternal: more reasonable grammar for blocks
2021-09-25 bors[bot]Merge #10211
2021-09-24 bors[bot]Merge #10105
2021-09-17 bors[bot]Merge #10260
2021-09-16 bors[bot]Merge #10257
2021-09-16 bors[bot]Merge #10250
2021-09-15 bors[bot]Merge #10248
2021-09-15 Aleksey Kladovinternal: remove dead code
2021-09-15 bors[bot]Merge #10048
2021-09-15 bors[bot]Merge #10233
2021-09-14 bors[bot]Merge #10204
2021-09-14 bors[bot]Merge #10231
2021-09-13 bors[bot]Merge #10230
2021-09-13 bors[bot]Merge #10229
2021-09-13 Lukas Wirthfix: do not complete builtin attributes for qualified...
next