]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-12-28 Aleksey Kladovremove fragments from syntax
2021-12-28 Aleksey Kladovmove the rest of ssr parsing to fragments
2021-12-28 Aleksey Kladovdrop dead code
2021-12-28 Aleksey Kladovadd ssr fragment for statements
2021-12-28 Aleksey Kladovadd ssr fragment for expressions
2021-12-28 Aleksey Kladovverify during parse
2021-12-28 Aleksey Kladovadd test
2021-12-28 Aleksey Kladovremove Item::parse
2021-12-28 Aleksey Kladovinternal: start isolating ssr-related parsing APIs...
2021-12-28 Aleksey Kladovadd missing test
2021-12-28 Aleksey Kladovdead code
2021-12-28 Aleksey Kladovadd TopEntryPoint
2021-12-28 Aleksey Kladovsimplify
2021-12-28 Aleksey Kladovmove path
2021-12-28 Aleksey Kladovmove expr
2021-12-28 Aleksey Kladovmove ty
2021-12-28 Aleksey Kladovmove pat to prefix entry points
2021-12-28 Aleksey Kladovmove stmt to entry points
2021-12-28 Aleksey Kladovinternal: move block to prefix entry point
2021-12-28 Aleksey Kladovinternal: move visibility to a prefix entry point
2021-12-28 Aleksey Kladovinternal: add prefix entry points
2021-12-28 Aleksey Kladovcleanup imports
2021-12-28 Aleksey Kladovsimplify
2021-12-28 bors[bot]Merge #11131
2021-12-28 Aleksey Kladovminor: simplify
2021-12-28 Aleksey Kladovminor: dedup
2021-12-28 Aleksey Kladovavoid speculation when completing macros
2021-12-28 bors[bot]Merge #11128
2021-12-28 Aleksey Kladovimport style
2021-12-28 bors[bot]Merge #11127
2021-12-28 Laurențiu NicolaSet a timeout on the Octokit client
2021-12-27 bors[bot]Merge #11125
2021-12-27 Aleksey Kladovminor
2021-12-27 bors[bot]Merge #11122
2021-12-27 Nixon Enraght... Remove note about alpha status from vscode extension...
2021-12-26 bors[bot]Merge #11120
2021-12-26 Aleksey Kladovfix line endings
2021-12-26 Aleksey Kladovinternal: move inline parser tests to parser crate
2021-12-26 Aleksey Kladovinternal: move outlined parser tests
2021-12-26 bors[bot]Merge #11118
2021-12-26 Aleksey Kladovinternal: move ws attachment logic to the parser crate
2021-12-25 bors[bot]Merge #11117
2021-12-25 Aleksey Kladovrename
2021-12-25 Aleksey Kladovinternal: rename
2021-12-25 Aleksey Kladovinternal: replace TreeSink with a data structure
2021-12-25 bors[bot]Merge #11116
2021-12-25 Aleksey Kladov:arrow_up: expect test
2021-12-25 rainy-merefactor: avoid filter map next with find map separate...
2021-12-23 bors[bot]Merge #10933
2021-12-23 hkalbasishow values of constants in hover
2021-12-23 bors[bot]Merge #11106
2021-12-23 Laurențiu NicolaSpelling fix
2021-12-23 Laurențiu NicolaSimplify conflict check
2021-12-23 Laurențiu NicolaDrop kalitaalexey.vscode-rust check
2021-12-23 Laurențiu NicolaDon't check for platform details
2021-12-23 Laurențiu NicolaUpdate privacy note
2021-12-23 Heinenenhide type inlay hints
2021-12-23 Heinenenhide type inlay hints for enum variant constructors...
2021-12-23 Laurențiu NicolaRemove ETXTBUSY check, we don't overwrite binaries
2021-12-23 Laurențiu NicolaImprove NixOS handling
2021-12-23 Laurențiu NicolaDrop extensionUri copy
2021-12-23 Laurențiu NicolaRemove proxy settings
2021-12-23 Laurențiu NicolaRemove channel and ask before download prefs
2021-12-23 Laurențiu NicolaRemove node-fetch and https-proxy-agent deps
2021-12-23 Laurențiu NicolaRemove network functions
2021-12-23 Laurențiu NicolaRemove server download and update checks
2021-12-22 Wang RuochenUpdate comment
2021-12-22 bors[bot]Merge #11103
2021-12-22 Laurențiu NicolaGate workflows to only run on upstream
2021-12-22 Laurențiu NicolaImprove github-release action
2021-12-22 Wang RuochenAdd pattern when there's no else branch
2021-12-22 bors[bot]Merge #11102
2021-12-22 Laurențiu NicolaUpdate known issues in the bug report template
2021-12-22 bors[bot]Merge #11096
2021-12-22 Laurențiu NicolaUse the same displayName for pre-release versions
2021-12-22 bors[bot]Merge #11095
2021-12-22 Laurențiu NicolaDisable unstable APIs for nightly releases
2021-12-22 bors[bot]Merge #11094
2021-12-22 Laurențiu NicolaActually nightly releases to Matketplace
2021-12-22 bors[bot]Merge #11093
2021-12-22 Lukas WirthMake hover test not relient on minicore structure
2021-12-22 Lukas Wirthfix: Do not complete `Drop::drop`, complete `std::mem...
2021-12-22 Wang RuochenDon't support if-let branches
2021-12-22 Wang RuochenMove variables into the closure
2021-12-21 bors[bot]Merge #11092
2021-12-21 Lukas Wirthinternal: Directly use self param in completions instea...
2021-12-21 bors[bot]Merge #11071 #11090
2021-12-21 bors[bot]Merge #11089
2021-12-21 Lukas WirthSimplify
2021-12-21 Lukas WirthDeduplicate lower ctx hygiene field
2021-12-21 Lukas WirthReplace a few String instances with SmolStr in completions
2021-12-21 Lukas WirthFully render type alias completions from hir
2021-12-21 Lukas WirthFully render const item completions from hir
2021-12-21 bors[bot]Merge #11086
2021-12-21 Lukas Wirthfmt +stable
2021-12-21 Lukas WirthSimplify type alias rendering, remove constructor structs
2021-12-21 Lukas WirthSimplify macro rendering, remove constructor structs
2021-12-21 Lukas WirthSimplify const rendering, remove constructor structs
2021-12-21 Lukas WirthSimplify enum variant rendering, remove constructor...
2021-12-21 Lukas WirthSimplify function rendering, remove constructor structs
next