]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-05-19 borsAuto merge of #12316 - jonas-schievink:closure-param...
2022-05-19 Jonas SchievinkTeach `Callable` about closures properly
2022-05-19 borsAuto merge of #12314 - jonas-schievink:proc-macro-load...
2022-05-19 borsAuto merge of #12313 - equinox:typo-fix, r=lnicola
2022-05-19 Equinoxremove duplicate 'to' in `cachePriming.numThreads`...
2022-05-19 borsAuto merge of #12311 - Veykril:inlay-hints-tips, r...
2022-05-19 Lukas WirthHide more unnecessary parameter hints for constructors
2022-05-19 Jonas Schievinksimplify
2022-05-19 Lukas WirthUpdate test fixtures
2022-05-19 Lukas WirthEnable hovering function parameter inlay hints
2022-05-19 Lukas Wirthinternal: Improve inlay hint tooltips
2022-05-19 borsAuto merge of #12309 - Veykril:completion, r=Veykril
2022-05-19 Lukas Wirthfix: Fix incorrect expected type in completions for...
2022-05-18 borsAuto merge of #12304 - jonas-schievink:more-doc-gen...
2022-05-18 Jonas SchievinkInclude self type in generated getter/setter docs
2022-05-18 borsAuto merge of #12303 - jonas-schievink:improve-generate...
2022-05-18 Jonas SchievinkImprove docs generation assist
2022-05-18 borsAuto merge of #12277 - listochkin:show-implementations...
2022-05-18 Andrei Listochkin"Show implementations" link display error fix
2022-05-17 borsAuto merge of #12130 - weirane:let-else-let-match,...
2022-05-17 borsAuto merge of #12294 - listochkin:prettier, r=Veykril
2022-05-17 weiraneSimplify const reference check
2022-05-17 borsAuto merge of #12296 - jonas-schievink:add-attribute...
2022-05-17 Jonas SchievinkAdd a "Add attribute" assist
2022-05-17 Andrei Listochkinautomate braceless return substitution for long lines
2022-05-17 Andrei Listochkinremove tsfmt from dependencies
2022-05-17 Andrei Listochkinadd prettier format commit to ignored revisions
2022-05-17 Andrei Listochkinprettier run
2022-05-17 Andrei Listochkinuse prettier to format the code
2022-05-17 Andrei Listochkinprettier config
2022-05-17 borsAuto merge of #12292 - jonas-schievink:bump-extension...
2022-05-17 Jonas SchievinkBump extension version
2022-05-17 borsAuto merge of #12285 - Veykril:inlay-hints, r=Veykril
2022-05-17 Lukas WirthUpdate test output
2022-05-17 borsAuto merge of #12289 - rust-lang:Veykril-patch-1, r...
2022-05-17 Lukas WirthFix incorrect config key in client config update
2022-05-17 Lukas WirthUpdate lsp-extensions hash
2022-05-17 Lukas WirthAllow inlay hint tooltips to trigger hovers
2022-05-17 Lukas WirthTrigger hover requests on closing brace hints
2022-05-17 Lukas WirthReplace some SmolStr usages with String as the conversi...
2022-05-17 Lukas Wirthfeat: Implement inlay hint tooltips
2022-05-17 borsAuto merge of #12284 - Veykril:inlay-hints, r=Veykril
2022-05-17 Lukas Wirthinternal: Cleanup lifetime elision hints
2022-05-16 borsAuto merge of #12276 - jonas-schievink:improve-generate...
2022-05-16 Jonas SchievinkImprove "Generate `Deref` impl" assist
2022-05-16 borsAuto merge of #12275 - jonas-schievink:remove-setter...
2022-05-16 Jonas SchievinkDon't generate documentation in `generate_setter`
2022-05-16 borsAuto merge of #12274 - jonas-schievink:move-getter...
2022-05-16 Jonas SchievinkHandle getters and setters in documentation template...
2022-05-16 borsAuto merge of #12271 - bitgaoshu:box_with_expec, r...
2022-05-16 borsAuto merge of #12272 - jonas-schievink:fix-signature...
2022-05-16 Jonas SchievinkFix signature help LSP offset conversion
2022-05-16 borsAuto merge of #12244 - jonas-schievink:closing-brace...
2022-05-16 Jonas SchievinkAdd closing brace hints for macros
2022-05-16 bitgaoshuadd box expection hint
2022-05-16 Jonas SchievinkShow inlay hints after a `}` to indicate the closed...
2022-05-16 borsAuto merge of #12256 - matklad:m, r=matklad
2022-05-16 Aleksey Kladovminor: rename
2022-05-16 borsAuto merge of #12253 - Veykril:bm, r=Veykril
2022-05-15 borsAuto merge of #12242 - flodiebold:extension-description...
2022-05-15 borsAuto merge of #12262 - jhgg:fix-whitespace-between...
2022-05-15 borsAuto merge of #12190 - harpsword:fix_diagostics_map_inc...
2022-05-15 Jake Heinzide: insert whitespace between 'mut' and 'self' in...
2022-05-14 borsAuto merge of #12251 - matklad:lsp-server, r=matklad
2022-05-14 Aleksey Kladovinternal: vendor lsp-server
2022-05-14 Lukas WirthUpdate package.json
2022-05-14 Lukas WirthEnable reborrow hints in attribute calls
2022-05-14 Lukas Wirthfeat: Add binding mode inlay hints
2022-05-14 borsAuto merge of #12252 - Veykril:config, r=Veykril
2022-05-14 Lukas Wirthinternal: Make VSCode config more GUI edit friendly
2022-05-14 harpswordfix diagnostics location map incorrectly from rustc...
2022-05-13 Florian DieboldChange description
2022-05-13 borsAuto merge of #12246 - Veykril:config, r=Veykril
2022-05-13 Lukas WirthDon't make r-a fail to initialize if updating the confi...
2022-05-13 Lukas Wirthfix: Fix incorrect hover actions config keys
2022-05-13 borsAuto merge of #12245 - Veykril:compl-snip, r=Veykril
2022-05-13 Lukas Wirthfix: Fix fill-arguments completions not working
2022-05-13 Florian DieboldImprove extension description and README
2022-05-13 borsAuto merge of #12241 - jonas-schievink:does-not-float...
2022-05-13 Jonas SchievinkFix tests
2022-05-13 Jonas SchievinkRevert "Auto merge of #12149 - jonas-schievink:literall...
2022-05-13 Jonas SchievinkRevert "Skip only the `tt::Literal` when consuming...
2022-05-13 Jonas SchievinkRevert "Fix conversion of float literals in `TtTreeSink`"
2022-05-13 Jonas SchievinkRevert "fix: Remap float parts as integers when parsed...
2022-05-13 Jonas SchievinkRevert "Don't remap float tokens to `INT_NUMBER`"
2022-05-13 borsAuto merge of #12239 - Veykril:publisher, r=Veykril
2022-05-13 Lukas WirthUpdate package description
2022-05-13 Lukas Wirthfix: Fix typo in publisher field
2022-05-13 borsAuto merge of #12238 - Veykril:publisher, r=Veykril
2022-05-13 Lukas Wirthfeat: Change VSCode extension publisher to `rust-lang`
2022-05-12 borsAuto merge of #12231 - jonas-schievink:fix-float-macro...
2022-05-12 Jonas SchievinkDon't remap float tokens to `INT_NUMBER`
2022-05-12 borsAuto merge of #12229 - Veykril:configfix, r=Veykril
2022-05-12 Lukas Wirthfix: Fix vscode config descriptions not recognizing...
2022-05-12 borsAuto merge of #12228 - Veykril:configfix, r=Veykril
2022-05-12 Lukas Wirthfix: Fix old config patching overwriting callable snipp...
2022-05-12 borsAuto merge of #12226 - Veykril:reborrow-inlay-hints...
2022-05-12 Lukas Wirthfeat: Allow reborrow inlay hints to be restricted to...
2022-05-12 borsAuto merge of #12224 - Veykril:anno-redundant, r=Veykril
2022-05-12 borsAuto merge of #12225 - Veykril:tmapfloats, r=Veykril
next