]> git.lizzy.rs Git - rust.git/history - crates/ide_completion
Merge #11882
[rust.git] / crates / ide_completion /
2022-04-02 bors[bot]Merge #11878
2022-04-01 bors[bot]Merge #11875
2022-04-01 Lukas WirthSimplify completion import insertion
2022-04-01 Lukas WirthCleanup relevance scoring
2022-04-01 bors[bot]Merge #11857
2022-04-01 Aleksei TrifonovIntroduce postfix item types
2022-04-01 bors[bot]Merge #11796
2022-04-01 bors[bot]Merge #11869
2022-03-31 bors[bot]Merge #11827
2022-03-31 Lukas Wirthinternal: Enforce Resolver to always have a module...
2022-03-30 Aleksei TrifonovFix formatting
2022-03-30 Aleksei TrifonovLower postfix suggestions in completions list
2022-03-30 Lukas Wirthinternal: Refactor FamousDefs builtin crate search
2022-03-29 bors[bot]Merge #11840
2022-03-27 bors[bot]Merge #11831
2022-03-27 Florian Dieboldfix: Disable ref_match for qualified paths as well
2022-03-26 bors[bot]Merge #11825
2022-03-26 Lukas Wirthfix: Don't complete Drop::drop for qualified paths
2022-03-25 bors[bot]Merge #11793
2022-03-23 bors[bot]Merge #11805
2022-03-23 bors[bot]Merge #11791
2022-03-22 bors[bot]Merge #11795
2022-03-22 unexgefix: Correctly suggest auto importing traits from aliases
2022-03-22 bors[bot]Merge #11792
2022-03-22 Lukas Wirthminor: Bump dependencies
2022-03-22 Jonas SchievinkTrigger call info when completing generic type
2022-03-22 bors[bot]Merge #11780
2022-03-21 bors[bot]Merge #11785
2022-03-21 Lukas Wirthfix: Fix tuple- and record struct completions not worki...
2022-03-21 bors[bot]Merge #11782
2022-03-21 Lukas Wirthfix: Fix flyimport showing functions in pattern position
2022-03-20 bors[bot]Merge #11690
2022-03-20 bors[bot]Merge #11775
2022-03-20 bors[bot]Merge #11774
2022-03-20 bors[bot]Merge #11771
2022-03-19 bors[bot]Merge #11765
2022-03-19 bors[bot]Merge #11755
2022-03-18 bors[bot]Merge #11752
2022-03-18 bors[bot]Merge #11753
2022-03-18 Jonas SchievinkComplete assoc const patterns on builtin types
2022-03-18 bors[bot]Merge #11713
2022-03-18 Jonas SchievinkUpdate crates/ide_completion/src/tests/pattern.rs
2022-03-17 hi-rustinFix typo
2022-03-17 hi-rustinMatch the enum and union
2022-03-17 hi-rustinFix the wrong path resolution
2022-03-17 hi-rustinAdd completes_associated_const test
2022-03-17 hi-rustinComplete associated consts in patterns
2022-03-17 bors[bot]Merge #11734
2022-03-16 bors[bot]Merge #11727
2022-03-16 bors[bot]Merge #11694
2022-03-16 bors[bot]Merge #11726
2022-03-16 Lukas WirthRevert omitting field completions
2022-03-16 Lukas WirthRemove code duplication
2022-03-16 Lukas WirthSimplify completion render functionality
2022-03-16 Lukas WirthRename compound things to variant things
2022-03-15 bors[bot]Merge #11718
2022-03-15 bors[bot]Merge #11708
2022-03-15 bors[bot]Merge #11714
2022-03-15 Lukas Wirthfix: Fix completions not always working in for-loop...
2022-03-14 bors[bot]Merge #11707
2022-03-14 Lukas WirthSimplify
2022-03-12 bors[bot]Merge #11692
2022-03-12 Matthias Krügerfix clippy::needless_return
2022-03-12 Matthias Krügerfix clippy::needless_borrow
2022-03-12 bors[bot]Merge #11691
2022-03-12 Morgan Thomas- clean up match in ide_completion::completions::record...
2022-03-12 bors[bot]Merge #11693
2022-03-12 Lukas Wirthinternal: Remove ide_completion::render::build_ext...
2022-03-12 Morgan ThomasSuggest union literals, suggest union fields within...
2022-03-12 bors[bot]Merge #11687 #11689
2022-03-12 bors[bot]Merge #11686
2022-03-12 Morgan ThomasReduce intermediate string allocations in render::compo...
2022-03-12 Morgan ThomasExtract the code for formatting struct and enum-variant...
2022-03-12 Morgan Thomasmake the doc comment on render::compound::visible_field...
2022-03-12 Morgan Thomasvisibility tweak for CI
2022-03-12 Morgan ThomasComplete enum variants identically to structures.
2022-03-12 Morgan Thomas- Break out functionality related to rendering struct...
2022-03-12 bors[bot]Merge #11685
2022-03-12 Lukas WirthRemove no_completions_required from CompletionContext
2022-03-10 bors[bot]Merge #11676
2022-03-10 Lukas WirthDon't parse source files to generate macro completion...
2022-03-10 Lukas WirthEnable qualifier completions for derives
2022-03-10 Lukas WirthDon't offer qualified path completions for buitlin...
2022-03-10 Lukas WirthExpand into pseudo-derive attribute expansions in compl...
2022-03-10 bors[bot]Merge #11662
2022-03-09 bors[bot]Merge #11660
2022-03-09 bors[bot]Merge #11663
2022-03-08 Lukas WirthAdd data queries for macros
2022-03-08 Lukas WirthMove ide crates to new hir::Macro
2022-03-07 bors[bot]Merge #11445
2022-03-06 bors[bot]Merge #11639
2022-03-06 Lukas Wirthinternal: Re-arrange ide_db modules
2022-03-05 bors[bot]Merge #11630
2022-03-05 Lukas WirthFix highlighting of `Self`
2022-03-05 bors[bot]Merge #11598
2022-03-05 bors[bot]Merge #11574
2022-03-05 bors[bot]Merge #11623
2022-03-04 bors[bot]Merge #11595
2022-03-04 bors[bot]Merge #11140
2022-03-04 hkalbasiPreserve order of generic args
next