]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-11-25 Amos WengerMerge commit 'c60b1f641' into HEAD
2022-11-25 Amos WengerMerge commit '43fb9563b2943d6abc5f3552195f3e27ac618966...
2022-11-25 Amos WengerMerge commit '8807fc4cc' into HEAD
2022-11-25 Amos WengerMerge commit '0531aab522f25d6aae30b2cc23a09f4b9257eedc...
2022-11-25 Amos WengerMerge commit 'a99a48e78' into HEAD
2022-11-25 Amos WengerMerge commit '61504c8d951c566eb03037dcb300c96f4bd9a8b6...
2022-11-25 Amos WengerMerge commit '4f55ebbd4' into HEAD
2022-11-25 Amos WengerMerge commit '187bee0bb100111466a3557c20f80defcc0f4db3...
2022-11-25 Amos WengerMerge commit 'f5fde4df4' into HEAD
2022-11-25 Amos WengerMerge commit '2e9f1204ca01c3e20898d4a67c8b84899d394a88...
2022-11-25 Amos WengerMerge commit '459bbb422' into HEAD
2022-11-25 Amos WengerMerge commit '67920f797511c360b25dab4d30730be304848f32...
2022-11-25 Amos WengerMerge commit '65e1dc4d9' into HEAD
2022-11-25 Amos WengerMerge commit 'e8e598f6415461e7fe957eec1bee6afb55927d59...
2022-11-25 Amos WengerMerge commit '3e358a682' into HEAD
2022-11-25 Amos WengerMerge commit 'a670ff888437f4b6a3d24cc2996e9f969a87cbae...
2022-11-25 Amos WengerMerge commit '31519bb39' into HEAD
2022-11-25 Amos WengerMerge commit 'b6d59f2bb4fae0ba4f74e2c967b5e2f777f8c860...
2022-11-25 Amos WengerMerge commit '8231fee46' into HEAD
2022-11-25 Amos WengerMerge commit '634cfe3d72e785c843ca5d412b12be137b2e14fb...
2022-11-25 Amos WengerMerge commit '22c8c9c40' into HEAD
2022-11-25 Amos WengerMerge commit '8e38833c3674c1be7d81c6069c62e6ed52b18b27...
2022-11-01 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-26 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-23 borsAuto merge of #13471 - Veykril:invoc-strategy-once...
2022-10-23 Lukas WirthHandle multiple projects sharing dependency correctly...
2022-10-22 borsAuto merge of #13466 - Veykril:invocation-location...
2022-10-22 Lukas WirthImplement invocation location config
2022-10-22 borsAuto merge of #13463 - lowr:fix/builtin-derive-with...
2022-10-22 Ryo YoshidaSupport const generics for builtin derive macro
2022-10-22 borsAuto merge of #13460 - emilio:scip-cleanups, r=Veykril
2022-10-22 borsAuto merge of #13461 - emilio:ide-cleanup-continue...
2022-10-22 Emilio Cobos... scip: Rewrite tests to be closer to what we actually do.
2022-10-22 Emilio Cobos... ide: Remove unnecessary continue.
2022-10-22 Emilio Cobos... scip: minor clean-ups
2022-10-21 borsAuto merge of #13453 - Veykril:disabled-commands, r...
2022-10-21 Lukas Wirthinternal: Properly handle commands in the VSCode client...
2022-10-21 Ralf Jungmerge rustc history
2022-10-20 borsAuto merge of #13451 - Veykril:lang-config, r=Veykril
2022-10-20 Lukas Wirthinternal: Properly handle language configuration config...
2022-10-20 borsAuto merge of #13447 - Veykril:didsavedoc-block, r...
2022-10-20 borsAuto merge of #13448 - yotamofek:python-ext-polyfill...
2022-10-20 Yotam OfekWorkaround the python vscode extension's polyfill
2022-10-20 Lukas Wirthfix: Fix DidSaveDocument requests blocking the server...
2022-10-20 borsAuto merge of #13365 - feniljain:master, r=Veykril
2022-10-20 feniljainfeat: add multiple getters mode in `generate_getter`
2022-10-20 borsAuto merge of #13444 - Veykril:rethrow-err, r=Veykril
2022-10-20 Lukas WirthDon't catch the server activation error
2022-10-19 borsAuto merge of #13128 - Veykril:invocation-strategy...
2022-10-19 Lukas WirthRemove simplistic interpolation for manifest-path
2022-10-19 Lukas Wirth{manifest-path} interpolation
2022-10-19 Lukas WirthUse correct invocation strategy config for checkOnSave
2022-10-19 Lukas WirthImplement invocation strategy config for checkOnSave
2022-10-19 Lukas WirthImplement invocation strategy config for build scripts
2022-10-19 borsAuto merge of #13441 - Veykril:sysroot-logging, r=Veykril
2022-10-19 Lukas WirthAdd some sysroot logging
2022-10-19 borsAuto merge of #13439 - Veykril:simplify, r=Veykril
2022-10-19 Lukas WirthSimplify
2022-10-18 borsAuto merge of #13433 - rust-lang:revert-13354-try-stuff...
2022-10-18 Lukas WirthRevert "feat: Diagnose some incorrect usages of the...
2022-10-18 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-17 borsAuto merge of #13428 - Veykril:fmt-stuck, r=Veykril
2022-10-17 Lukas Wirthfix: Fix formatting requests hanging when r-a is still...
2022-10-17 borsAuto merge of #13427 - Veykril:cancel-check, r=Veykril
2022-10-17 Lukas WirthMake flycheck workdone progress reports cancellable
2022-10-17 borsAuto merge of #13426 - Veykril:client-refactor, r=Veykril
2022-10-17 Lukas WirthCleanup output channels
2022-10-17 Lukas WirthDowngrade vscode types dependency
2022-10-17 Lukas WirthImplement stop and start server commands
2022-10-17 Lukas WirthMake more things private
2022-10-17 Lukas WirthProperly reload changed configs for server start
2022-10-17 Lukas WirthRefactor language client handling
2022-10-17 borsAuto merge of #13302 - Veykril:auto-publish, r=Veykril
2022-10-17 borsAuto merge of #13423 - Veykril:vscode-vars, r=Veykril
2022-10-17 borsAuto merge of #13399 - DropDemBits:assists-format-args...
2022-10-16 Lukas WirthSubstitute some VSCode variables in the VSCode client
2022-10-16 borsAuto merge of #13397 - zyctree:zyctree-patch-2, r=lnicola
2022-10-16 zyctreeupdate link in syntax.md
2022-10-16 zyctreeupdate link in syntax.md
2022-10-16 borsAuto merge of #13354 - Veykril:try-stuff, r=Veykril
2022-10-16 Lukas WirthDiagnose incorrect usages of the question mark operator
2022-10-16 borsAuto merge of #13408 - lowr:patch/bump-chalk-0.86,...
2022-10-16 Ryo YoshidaBump chalk to 0.86
2022-10-16 borsAuto merge of #13421 - rust-lang:Veykril-patch-1, r...
2022-10-16 Lukas WirthUpdate guide.md to reflect support for proc-macros
2022-10-16 borsAuto merge of #13402 - HKalbasi:patch-1, r=Veykril
2022-10-16 borsAuto merge of #13420 - volsa:master, r=Veykril
2022-10-15 Volkan Sagcanfix #13105: Ignore auto-import assist on parameter...
2022-10-15 borsAuto merge of #13419 - lnicola:bump-setup-node, r=lnicola
2022-10-15 Laurențiu NicolaBump actions/setup-node
2022-10-15 borsAuto merge of #13418 - lnicola:bump-deps, r=lnicola
2022-10-15 Laurențiu NicolaAdd new license
2022-10-15 Laurențiu NicolaBump the rest of the deps
2022-10-15 Laurențiu NicolaBump notify
2022-10-15 Laurențiu NicolaBump proc-macro2
2022-10-15 Laurențiu NicolaBump pulldown-cmark-to-cmark
2022-10-15 Laurențiu NicolaBump mimalloc
2022-10-15 Laurențiu NicolaBump rowan
2022-10-15 Laurențiu NicolaBump url
2022-10-15 Laurențiu NicolaBump libc
next