]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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
2022-03-02 Chayim Refael... Do not consider `_` to be an expression for `macro_rules!`
2022-03-02 Chayim Refael... Parse destructuring assignment
2022-03-01 bors[bot]Merge #11593
2022-03-01 Laurențiu NicolaBuild release binaries on Ubuntu 18.04
2022-02-28 bors[bot]Merge #11433
2022-02-28 Laurențiu NicolaAdd scary warning to onEnter
2022-02-28 bors[bot]Merge #11579
2022-02-28 Chayim Refael... Future-proof against a next edition by using `>=` and...
2022-02-28 Moritz Vetterredirct: use iterators and knowledge about preordered...
2022-02-27 bors[bot]Merge #11573
2022-02-27 bors[bot]Merge #11567
2022-02-27 bors[bot]Merge #11570
2022-02-27 Chayim Refael... Remove misleading comments
2022-02-27 Moritz Vetteradd two more unit tests for text_edit
2022-02-27 Chayim Refael... Fix `if` in #11561
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 Moritz Vetterrefact: edit text in place in TextEdit::apply
2022-02-26 Moritz Vettertest: add unit test for TextEdit::apply()
2022-02-26 Laurențiu NicolaFix body selection in while loops
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-26 Laurențiu NicolaUpdate url to make webrender build
next