]> git.lizzy.rs Git - rust.git/history - crates/rust-analyzer
Auto merge of #12253 - Veykril:bm, r=Veykril
[rust.git] / crates / rust-analyzer /
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-14 borsAuto merge of #12251 - matklad:lsp-server, r=matklad
2022-05-14 Aleksey Kladovinternal: vendor lsp-server
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 borsAuto merge of #12246 - Veykril:config, r=Veykril
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-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
2022-05-12 Lukas Wirthinternal: Remove redundant offset data in annotations
2022-05-12 borsAuto merge of #12215 - listochkin:Support-variable...
2022-05-12 borsAuto merge of #12223 - Veykril:config-stuff, r=Veykril
2022-05-12 Lukas Wirthinternal: Rename primeCaches config keys
2022-05-11 borsAuto merge of #12213 - Veykril:config-fix, r=Veykril
2022-05-11 Lukas Wirthfix: Fix incorrect config patching for runBuildScripts
2022-05-11 borsAuto merge of #12212 - Elliot-Roberts:hint_typo, r...
2022-05-11 Elliot Robertsfix typo in `inlayHints.renderColons` option description
2022-05-10 borsAuto merge of #12209 - Veykril:config-fix, r=Veykril
2022-05-10 Lukas Wirthfix: Fix config patching failing when appending suffixes
2022-05-10 borsAuto merge of #12208 - jonas-schievink:assoc-ty-signatu...
2022-05-10 Jonas SchievinkFix inverted signature help setting
2022-05-10 borsAuto merge of #12204 - Veykril:completions, r=Veykril
2022-05-10 borsAuto merge of #12203 - Veykril:completions, r=Veykril
2022-05-10 borsAuto merge of #12202 - iDawer:ide.sig_help-fix, r=lnicola
2022-05-10 borsAuto merge of #12010 - Veykril:r-a-config, r=Veykril
2022-05-10 borsAuto merge of #12201 - Veykril:inlay-hide, r=Veykril
2022-05-10 Lukas Wirthfix: Add cast expressions to param name inlay hint...
2022-05-09 borsAuto merge of #11983 - jhpratt:remove-rustc_deprecated...
2022-05-07 borsAuto merge of #12188 - Veykril:auto-import, r=Veykril
2022-05-06 borsAuto merge of #12175 - Veykril:completion-rev, r=Veykril
2022-05-06 borsAuto merge of #12174 - Veykril:completion-rev, r=Veykril
2022-05-06 borsAuto merge of #12171 - lnicola:proc-macros-dont-invalid...
2022-05-06 Laurențiu NicolaTry not to invalidate our state when the proc macro...
2022-05-05 borsAuto merge of #12160 - Veykril:completions-rev, r=Veykril
2022-05-05 borsAuto merge of #12159 - Veykril:completions-rev, r=Veykril
2022-05-05 borsAuto merge of #12157 - lnicola:lower-char-byte-literals...
2022-05-05 Laurențiu NicolaLower values of char and byte literals
2022-05-04 Lukas WirthImplement old to new config patching
2022-05-02 borsAuto merge of #12123 - rainy-me:feat/impl-self-completi...
2022-05-02 borsAuto merge of #12093 - nico-abram:uwu, r=Veykril
2022-05-02 borsAuto merge of #12120 - iDawer:ide.sig_help, r=Veykril
2022-05-01 Lukas WirthFix up config docs
2022-05-01 Lukas WirthFix untagged enum deserialization
2022-05-01 Lukas WirthFinal fixups
2022-05-01 Lukas WirthUpdate config usage in slow tests
2022-05-01 Lukas WirthAdjust signature info and enum variant lenses
2022-05-01 Lukas WirthImplement boolean aliases
2022-05-01 Lukas WirthSort config definition
2022-05-01 Lukas WirthInitial config revamp
2022-05-01 borsAuto merge of #12118 - randomicon00:fix#12102, r=lnicola
2022-05-01 Pehdelete another swap file
2022-05-01 Pehupdate crates names in slow-tests/tidy.rs
2022-05-01 Pehstyle: rename crates to kebab case
2022-05-01 borsAuto merge of #12099 - bitgaoshu:master, r=flodiebold
2022-04-30 borsAuto merge of #12124 - lnicola:downgrade-kqueue, r...
2022-04-29 borsAuto merge of #12117 - Veykril:mexpand, r=Veykril
2022-04-29 borsAuto merge of #12113 - jtracey:patch-1, r=lnicola
2022-04-29 Justin Traceysmall typo in log message
2022-04-28 borsAuto merge of #12108 - Veykril:simplify, r=Veykril
2022-04-28 Lukas Wirthminor: Record snippet config errors
2022-04-27 borsAuto merge of #12103 - jonas-schievink:diagnose-unresol...
2022-04-27 borsAuto merge of #12101 - Veykril:simplify, r=Veykril
2022-04-27 Lukas WirthSimplify
2022-04-27 unknownReload project on .cargo/config[.toml] changes
2022-04-27 borsAuto merge of #12057 - harpsword:fix_validata_visibilit...
2022-04-25 borsAuto merge of #12075 - jonas-schievink:less-aggressive...
2022-04-25 Jonas SchievinkDon't emit a quickfix for placeholder suggestions
2022-04-25 borsAuto merge of #12007 - edwin0cheng:restart-proc-macro...
2022-04-25 borsAuto merge of #12071 - Ma124:fix-tabs-snippet, r=jonas...
2022-04-25 borsAuto merge of #12072 - bitgaoshu:master, r=jonas-schievink
2022-04-24 borsAuto merge of #12070 - rust-lang:message, r=matklad
2022-04-24 Aleksey Kladovminor: clarify error message
2022-04-24 Edwin ChengFix Reload Workspace command
2022-04-23 borsAuto merge of #12064 - Veykril:attr-range, r=Veykril
2022-04-23 borsAuto merge of #12063 - iDawer:ide.signature_help, r...
2022-04-23 borsAuto merge of #12060 - Veykril:completion-ctx, r=Veykril
2022-04-22 borsAuto merge of #12058 - jonas-schievink:one-thread-with...
2022-04-22 Jonas SchievinkSpawn a new thread with a larger stack for the server
2022-04-21 borsAuto merge of #12015 - arjo129:master, r=jonas-schievink
2022-04-21 borsAuto merge of #12040 - rainy-me:improve-parameter-compl...
2022-04-19 borsAuto merge of #12032 - jonas-schievink:code-action...
2022-04-19 Jonas SchievinkAllows triggering commands after an assist edit
2022-04-19 borsAuto merge of #12028 - lnicola:fix-changelog, r=lnicola
2022-04-18 borsAuto merge of #12021 - Veykril:completion-ctx, r=Veykril
2022-04-18 borsAuto merge of #12023 - edwin0cheng:add-more-log, r...
2022-04-18 Edwin ChengMore visibility for switch workspaces and its states
2022-04-17 borsAuto merge of #12017 - lnicola:bump-deps, r=lnicola
next