]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 Lukas Wirthminor: Access parser internals through ide_db for ide...
2022-03-10 bors[bot]Merge #11662
2022-03-09 bors[bot]Merge #11664
2022-03-09 Lukas WirthUpdate project_model test outputs
2022-03-09 Lukas WirthSpecific proc-macro crate type for other test fixture...
2022-03-09 bors[bot]Merge #11660
2022-03-09 Lukas WirthSpecify proc-macro crate type for proc-macro hir_def...
2022-03-09 Lukas Wirthfix: Properly handle proc-macro crate types for nameres
2022-03-09 bors[bot]Merge #11663
2022-03-09 Lukas WirthSimplify
2022-03-09 Lukas WirthDisable one of the failing SSR test cases
2022-03-09 Lukas Wirthfix symbol index collection not collecting legacy macros
2022-03-09 Lukas WirthFix ProcMacroData recording wrong name for derives
2022-03-08 Lukas WirthAdd data queries for macros
2022-03-08 Lukas WirthRemove unnecessary macro_declarations from ItemScope
2022-03-08 Lukas WirthOnly store derive<->derive-helper mapping in DefMap
2022-03-08 Lukas WirthMove ide crates to new hir::Macro
2022-03-08 Lukas WirthMove hir to new MacroId
2022-03-08 Lukas WirthRename MacroDef to Macro
2022-03-08 hkalbasiinsert dummy values for const generics in subst
2022-03-08 Lukas WirthAdd MacroId to hir_def in attempt to unify Macros with...
2022-03-08 vi_mifix: extract_module selection inside impl
2022-03-08 bors[bot]Merge #11658
2022-03-08 Laurențiu NicolaAdd back colons around inlay hints
2022-03-08 bors[bot]Merge #11656
2022-03-08 Laurențiu NicolaFix package.json replacement
2022-03-08 bors[bot]Merge #11653
2022-03-08 Lukas Wirthfix: client distribution string replacement looking...
2022-03-07 bors[bot]Merge #11647
2022-03-07 Laurențiu NicolaImprove inlay hint padding
2022-03-07 bors[bot]Merge #11445
2022-03-07 Laurențiu NicolaAdd inlayHints cap
2022-03-07 Laurențiu NicolaAdd missing parameter
2022-03-07 Laurențiu NicolaFix parameter hint position
2022-03-07 Laurențiu NicolaBump esbuild
2022-03-07 Laurențiu NicolaUpdate LSP docs
2022-03-07 bors[bot]Merge #11645
2022-03-07 Vitaly ShukelaUpdate manual.adoc
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 WirthUpdate tidy ignore list
2022-03-06 Lukas Wirthinternal: Re-arrange ide_db modules
2022-03-06 bors[bot]Merge #11637
2022-03-06 Lukas Wirthminor: Simplify
2022-03-06 bors[bot]Merge #11633
2022-03-06 Luna RazzaghipourAutomatically change text color in logo based on dark...
2022-03-06 bors[bot]Merge #11632
2022-03-06 Aleksey KladovBring back syntax highlighting in test data
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 WirthSimplify
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 test fixture
2022-03-05 Lukas Wirthfix: Recognize `Self` as a proper keyword
2022-03-05 Lukas Wirthfix macro-calls always expanding to expressions in...
2022-03-05 Lukas Wirthfix: Fix macro-calls expanding to items in if/while...
2022-03-05 bors[bot]Merge #11598
2022-03-05 bors[bot]Merge #11574
2022-03-05 bors[bot]Merge #11623
2022-03-05 Tianyi SongAdd type variable table to InferenceTableSnapshot
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 hkalbasiResolve only type params in type ns
2022-03-04 hkalbasiPreserve order of generic args
2022-03-04 Laurențiu NicolaFix formatting
2022-03-04 Laurențiu NicolaDrop hint conversion
2022-03-04 Laurențiu NicolaBump vscode
2022-03-04 Kirill BulatovRemove debugging leftovers
2022-03-04 Kirill BulatovLoad hints for part of the file only
2022-03-04 Kirill BulatovClean up the redundant hints code and config
2022-03-04 Laurențiu NicolaFixes
2022-03-04 Laurențiu NicolaUpdate inlay hints for upstream
2022-03-04 Laurențiu NicolaAdd log messages
2022-03-04 Laurențiu NicolaBump deps
2022-03-04 Kirill BulatovAdd experimental VSCode api
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-03 bors[bot]Merge #11613
2022-03-03 Laurențiu NicolaAdd abort to safe intrinsics list
2022-03-03 bors[bot]Merge #11610
2022-03-03 bors[bot]Merge #11609
2022-03-03 Florian DieboldAdd a (currently failing) test for #11242
2022-03-03 Florian DieboldAdd another case to the syntax fixup code
next