]> git.lizzy.rs Git - rust.git/history - crates/ide_completion
Run apt-get update for AArch64 builds
[rust.git] / crates / ide_completion /
2021-10-29 bors[bot]Merge #10650
2021-10-29 bors[bot]Merge #10662
2021-10-29 bors[bot]Merge #10648
2021-10-29 bors[bot]Merge #10657
2021-10-29 Lukas Wirthfeat: Make unqualified derive attributes flyimportable
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-26 bors[bot]Merge #10592
2021-10-25 bors[bot]Merge #10634
2021-10-25 bors[bot]Merge #10631
2021-10-25 Lukas WirthFix postfix completions panicking
2021-10-25 bors[bot]Merge #10630
2021-10-23 bors[bot]Merge #10617
2021-10-23 Laurențiu NicolaSet MSRV
2021-10-23 bors[bot]Merge #10602
2021-10-22 bors[bot]Merge #9939
2021-10-22 bors[bot]Merge #10608
2021-10-22 bors[bot]Merge #10610
2021-10-22 Laurențiu NicolaUse array IntoIter
2021-10-21 bors[bot]Merge #10607
2021-10-21 Lukas WirthMigrate to edition 2021
2021-10-21 bors[bot]Merge #10603
2021-10-20 bors[bot]Merge #10563
2021-10-20 bors[bot]Merge #10387
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
next