]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-05-20 Amos WengerSimplify with adt.source()
2022-05-20 Amos WengerGenerate enum variant assist
2022-05-20 borsAuto merge of #12329 - jonas-schievink:build-script...
2022-05-20 Jonas SchievinkDon't swallow build script errors
2022-05-20 borsAuto merge of #12328 - Veykril:simplify, r=Veykril
2022-05-20 Lukas Wirthminor: Simplify
2022-05-20 borsAuto merge of #12327 - jonas-schievink:lambda-to-closur...
2022-05-20 Jonas SchievinkRename `Expr::Lambda` to `Expr::Closure`
2022-05-20 borsAuto merge of #12326 - jonas-schievink:add-clippy-task...
2022-05-20 Jonas SchievinkAdd "cargo clippy" task preset
2022-05-20 borsAuto merge of #12325 - jonas-schievink:clear-check...
2022-05-20 Jonas SchievinkClear `cargo check` diagnostics when flycheck is turned off
2022-05-20 borsAuto merge of #12324 - jonas-schievink:rm-attribute...
2022-05-20 borsAuto merge of #12315 - matklad:update, r=Veykril
2022-05-20 Jonas SchievinkRevert the "Add attribute" assist
2022-05-20 borsAuto merge of #12263 - andylizi:hide-type-hint-closure...
2022-05-20 borsAuto merge of #12301 - harpsword:fix_for_crlf_cargo_ran...
2022-05-20 andylizifeat: hide type inlay hints for initializations of...
2022-05-19 borsAuto merge of #12320 - NotWearingPants:patch-1, r=Veykril
2022-05-19 NotWearingPantshide closure ret hints if ret type is specified
2022-05-19 borsAuto merge of #12316 - jonas-schievink:closure-param...
2022-05-19 Jonas SchievinkTeach `Callable` about closures properly
2022-05-19 Aleksey Kladov:arrow_up: deps
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-18 harpswordfix: calculate right range for Dos line ending in mappi...
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
next