]> git.lizzy.rs Git - rust.git/history - crates/ide_completion
visibility tweak for CI
[rust.git] / crates / ide_completion /
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-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
2022-02-28 bors[bot]Merge #11433
2022-02-25 bors[bot]Merge #11538
2022-02-25 Lukas Wirthfeat: Make private editable completions configurable...
2022-02-25 bors[bot]Merge #11550
2022-02-25 Florian DieboldRefactor autoderef and method resolution
2022-02-22 bors[bot]Merge #11461
2022-02-22 bors[bot]Merge #11472
2022-02-22 bors[bot]Merge #11513
2022-02-22 Lukas WirthSimplify
2022-02-22 Lukas Wirthinternal: Expand the derive attribute into a pseudo...
2022-02-21 bors[bot]Merge #11490
2022-02-21 bors[bot]Merge #11522
2022-02-21 bors[bot]Merge #11455
2022-02-21 bors[bot]Merge #11481
2022-02-21 bors[bot]Merge #11517
2022-02-21 Lukas Wirthfix: Fix qualfiied record literal completion triggering...
2022-02-21 bors[bot]Merge #11516
2022-02-21 bors[bot]Merge #11142
2022-02-21 bors[bot]Merge #11424
2022-02-21 bors[bot]Merge #11375
2022-02-21 Chayim Refael FriedmanFix various IDE features
2022-02-14 bors[bot]Merge #11369
2022-02-14 bors[bot]Merge #11458
2022-02-13 bors[bot]Merge #11464
2022-02-13 bors[bot]Merge #11442 #11460
2022-02-12 bors[bot]Merge #11444
2022-02-11 bors[bot]Merge #11453
2022-02-08 bors[bot]Merge #11437
2022-02-08 Jake Heinz[ide_completion] render if a function is async/const...
2022-02-08 Florian DieboldFix test
2022-02-05 bors[bot]Merge #11412
2022-02-05 The0x539Fix trait impl completion ranges
2022-02-03 bors[bot]Merge #11402
2022-02-03 Lukas Wirthfix: Fix vis restriction path completions always using...
2022-02-03 bors[bot]Merge #11401
2022-02-03 Lukas WirthAdd abi string completions
2022-02-03 Lukas WirthSort completion calls lexicographically
2022-02-03 bors[bot]Merge #11397
2022-02-03 Lukas WirthSimplify
2022-02-03 Lukas WirthMove path completions for patterns into pattern module
2022-02-03 Lukas WirthCleanup PathCompletionContext qualifier handling
2022-02-03 Lukas WirthAdd missing test for use completions
2022-02-03 Lukas WirthAdd completion module tailored towards visibility modifiers
2022-02-03 Lukas WirthAdd completion module tailored towards use trees
2022-02-03 Lukas WirthMove attribute path completions into attribute completi...
2022-02-03 bors[bot]Merge #11399
2022-02-03 Florian DieboldFix assoc type shorthand from method bounds
2022-02-02 bors[bot]Merge #11394
2022-02-02 bors[bot]Merge #11395
2022-02-02 Lukas Wirthfix: Fix and re-enable format string completions
2022-02-02 Lukas WirthCleanup `Completions` api a bit
2022-02-02 Lukas Wirthfeat: Deprioritize completions of private but editable...
2022-02-01 bors[bot]Merge #11322
2022-02-01 bors[bot]Merge #11393
2022-02-01 Lukas Wirthfix: Complete functions and methods from block level...
2022-02-01 bors[bot]Merge #11390
2022-02-01 Lukas WirthDeprioritize ops function completions for non-method...
2022-01-31 bors[bot]Merge #11182
2022-01-31 bors[bot]Merge #11384
2022-01-31 Lukas WirthComplete local fn and closure params from surrounding...
2022-01-25 bors[bot]Merge #11281
2022-01-17 bors[bot]Merge #11304
2022-01-17 Laurențiu NicolaTemporarily disable format string completions
2022-01-16 bors[bot]Merge #11287
2022-01-15 bors[bot]Merge #11293
2022-01-15 Lukas Wirthfeat: Add very simplistic ident completion for format_a...
2022-01-15 bors[bot]Merge #11292
2022-01-15 Lukas Wirthinternal: Decrease PartialOrd and PartialEq trait metho...
2022-01-14 Miloformat
2022-01-14 bors[bot]Merge #11248
2022-01-14 bors[bot]Merge #11283
2022-01-14 bors[bot]Merge #11282
2022-01-14 Lukas WirthReplace HasSource usages with Semantics equivalent
2022-01-13 bors[bot]Merge #11276
2022-01-13 bors[bot]Merge #11277
2022-01-13 Laurențiu NicolaReformat code
next