]> git.lizzy.rs Git - rust.git/history - crates/ide
Merge #10649
[rust.git] / crates / ide /
2021-10-27 bors[bot]Merge #10649
2021-10-26 bors[bot]Merge #10642
2021-10-26 bors[bot]Merge #10641
2021-10-26 Anatol UlrichUpdate crates/ide/src/expand_macro.rs
2021-10-26 Anatol Ulrichfix test
2021-10-26 Anatol Ulrichwording
2021-10-26 Anatol Ulrichfix: make `expand_macro` multi-token mapping aware
2021-10-26 bors[bot]Merge #10639 #10640
2021-10-26 Anatol Ulrichassume valid identifier
2021-10-26 Anatol Ulrichfix: make `goto_declaration` multi-token mapping aware
2021-10-26 bors[bot]Merge #10592
2021-10-26 bors[bot]Merge #10637
2021-10-26 Anatol Ulrichfix imports
2021-10-26 Anatol Ulrichsimplify
2021-10-25 Anatol Ulrichfix: make `goto_type_definition` multi-token mapping...
2021-10-25 bors[bot]Merge #10631
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-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 Lukas WirthFix standard library doclinks not going to the correct...
2021-10-17 Andrzej GłuszakSemantic getter
2021-10-17 bors[bot]Merge #10417
2021-10-17 bors[bot]Merge #10562
2021-10-17 bors[bot]Merge #10561
2021-10-16 bors[bot]Merge #10558
2021-10-16 bors[bot]Merge #10557
2021-10-16 bors[bot]Merge #10556
2021-10-16 Milorevert
2021-10-16 Milomore clippy fixes
2021-10-16 bors[bot]Merge #10542
2021-10-15 bors[bot]Merge #10552
2021-10-15 bors[bot]Merge #10543
2021-10-14 bors[bot]Merge #10491
2021-10-14 bors[bot]Merge #10545
2021-10-14 bors[bot]Merge #10546
2021-10-14 Miloa few clippy fixes
2021-10-14 bors[bot]Merge #10539
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 codgicianMatching brace prefers brace on cursor's right
2021-10-14 bors[bot]Merge #10537
2021-10-13 bors[bot]Merge #10536
2021-10-12 bors[bot]Merge #10533
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 hamidreza kalbasiinternal changes for mdbook
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 bors[bot]Merge #10480
2021-10-06 bors[bot]Merge #10467
2021-10-06 Eric SampsonRefactor to eliminate a vector allocation.
2021-10-06 bors[bot]Merge #10479
2021-10-06 Jonas SchievinkUpdate salsa
2021-10-06 bors[bot]Merge #10420
2021-10-06 bors[bot]Merge #10459
2021-10-06 Eric SampsonDon't do work and then throw it away.
2021-10-05 bors[bot]Merge #10447
2021-10-05 Eric SampsonRefactor according to PR comments to remove allocations.
2021-10-05 bors[bot]Merge #10458
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 Aramis RazzaghipourReplace `if let Some(_) = foo` with `if foo.is_some()`
2021-10-04 Eric Sampsoninitialize vector to required size.
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 Eric Sampsontweak variable names.
2021-10-04 Eric SampsonAdd enum variant references CodeLens.
2021-10-03 bors[bot]Merge #10441
2021-10-03 Lukas WirthHide generic constructors if appropriate
2021-10-03 Lukas Wirthfeat: Hide type inlay hints for constructors
2021-10-03 bors[bot]Merge #10439
2021-10-03 bors[bot]Merge #10438
2021-10-03 Lukas Wirthminor: Simplify
2021-10-03 bors[bot]Merge #10437
2021-10-02 bors[bot]Merge #10430
2021-10-02 Lukas WirthFix rename trying to edit the same range multiple times
2021-10-02 bors[bot]Merge #10421
2021-10-02 bors[bot]Merge #10426
2021-10-02 Aleksey Kladovinternal: untangle usages of ReferenceCategory somewhat
2021-10-02 Aleksey Kladovinternal: use naming that matches intended use-case
next