]> git.lizzy.rs Git - rust.git/history - crates/ide
Remove no_completions_required from CompletionContext
[rust.git] / crates / ide /
2022-03-11 Lukas Wirthfix: Allow configuration of colons in inlay-hints
2022-03-10 bors[bot]Merge #11676
2022-03-10 Lukas WirthDon't parse source files to generate macro completion...
2022-03-10 bors[bot]Merge #11662
2022-03-09 bors[bot]Merge #11664
2022-03-09 Lukas WirthSpecific proc-macro crate type for other test fixture...
2022-03-09 bors[bot]Merge #11660
2022-03-09 Lukas Wirthfix: Properly handle proc-macro crate types for nameres
2022-03-09 bors[bot]Merge #11663
2022-03-09 Lukas WirthFix ProcMacroData recording wrong name for derives
2022-03-08 Lukas WirthAdd data queries for macros
2022-03-08 Lukas WirthMove ide crates to new hir::Macro
2022-03-08 bors[bot]Merge #11653
2022-03-07 bors[bot]Merge #11445
2022-03-07 bors[bot]Merge #11644
2022-03-07 Luna RazzaghipourEmit more detailed highlighting for `%`, `>>`, `<<`
2022-03-06 bors[bot]Merge #11639
2022-03-06 Lukas Wirthinternal: Re-arrange ide_db modules
2022-03-06 bors[bot]Merge #11631
2022-03-06 Lukas Wirthinternal: Simplify and optimize syntax_highlighting
2022-03-05 bors[bot]Merge #11630
2022-03-05 Lukas WirthAdd a macro case for the keyword highlighting test...
2022-03-05 Lukas WirthFix extern crate self having self unresolved
2022-03-05 Lukas WirthHighlight `Self` as a keyword by default
2022-03-05 Lukas WirthFix hover for `Self` keyword
2022-03-05 bors[bot]Merge #11629
2022-03-05 Lukas WirthFix highlighting of `Self`
2022-03-05 Lukas Wirthfix: Recognize `Self` as a proper keyword
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 #11622
2022-03-04 Andy Russellshow variadic args in hover function signature
2022-03-04 bors[bot]Merge #11595
2022-03-04 bors[bot]Merge #11620
2022-03-04 Lukas WirthSimplify
2022-03-04 Lukas WirthSupport locals with multiple declaration sites
2022-03-04 bors[bot]Merge #11140
2022-03-04 hkalbasiPreserve order of generic args
2022-03-04 Kirill BulatovLoad hints for part of the file only
2022-03-04 Tianyi SongLower string literals with real val, not default
2022-03-03 bors[bot]Merge #11616
2022-03-03 Lukas Wirthslightly improve highlighting performance for derive...
2022-03-03 Lukas Wirthfix: Fix semantic highlighting breaking for lifetimes...
2022-03-01 bors[bot]Merge #11593
2022-02-28 bors[bot]Merge #11433
2022-02-28 Laurențiu NicolaAdd scary warning to onEnter
2022-02-27 bors[bot]Merge #11573
2022-02-26 bors[bot]Merge #11560
2022-02-26 bors[bot]Merge #11565
2022-02-26 bors[bot]Merge #11566
2022-02-26 Lukas WirthMake hir::Local::name infallible
2022-02-26 bors[bot]Merge #11564
2022-02-26 Lukas WirthRename test highlighting output files
2022-02-26 Lukas WirthSplit up highlighting tests a bit more
2022-02-26 Lukas WirthRe-order and cleanup highlighting tests
2022-02-26 bors[bot]Merge #11562
2022-02-26 Lukas Wirthfix: Don't emit unresolvedReference highlight tags...
2022-02-25 bors[bot]Merge #11538
2022-02-25 bors[bot]Merge #11552
2022-02-25 Jonas SchievinkResolve `$crate` in `HirDisplay` of `Path`
2022-02-24 bors[bot]Merge #11462
2022-02-24 Moritz Vetteradd logic to highlight continue and break keywords...
2022-02-24 Moritz Vetterrefactor helper function to work with function taking...
2022-02-24 Moritz Vetteradd some breaking tests (TDD - style)
2022-02-24 bors[bot]Merge #11531
2022-02-23 bors[bot]Merge #11536
2022-02-23 Lukas WirthResolve functions as proc-macros via FileAstId
2022-02-22 bors[bot]Merge #11461
2022-02-22 bors[bot]Merge #11472
2022-02-22 bors[bot]Merge #11530
2022-02-22 Lukas Wirthfix: Fix expand_macro always expanding the first listed...
2022-02-22 bors[bot]Merge #11513
2022-02-22 Lukas Wirthupdate references::derive test output
2022-02-22 Lukas WirthFix syntax highlighting not highlighting derives anymore
2022-02-22 Lukas WirthMake replace_derive_with_manual_impl work again
2022-02-22 Lukas WirthFix `expand_macro` not working for derive attributes
2022-02-22 Lukas Wirthinternal: Expand the derive attribute into a pseudo...
2022-02-22 bors[bot]Merge #11527
2022-02-21 bors[bot]Merge #11490
2022-02-21 SeniorMarsUpdate crates/ide/src/runnables.rs
2022-02-21 bors[bot]Merge #11522
2022-02-21 Lukas Wirthfix: Make code lenses work on attributed items
2022-02-21 bors[bot]Merge #11455
2022-02-21 Lukas WirthMove fn to proc-macro conversion to name classification
2022-02-21 bors[bot]Merge #11481
2022-02-21 bors[bot]Merge #11517
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-18 KarlWithKCorrectly fix formatting doc tests with generics
2022-02-15 Jeroen Vanneveltest names
2022-02-15 Jeroen Vanneveladd test for function pointer without identifier
2022-02-15 Jeroen Vannevelcleanup
2022-02-15 Jeroen Vannevelrough, but appears to work
2022-02-15 bors[bot]Merge #11475
2022-02-15 bors[bot]Merge #11480
2022-02-15 Lukas Wirthfix: keyword hover works on non-keyword tokens if expan...
next