<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-lspconfig/lua/lspconfig/rust_analyzer.lua, branch docs</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-lspconfig/atom?h=docs</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-lspconfig/atom?h=docs'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/'/>
<updated>2021-11-26T04:46:21Z</updated>
<entry>
<title>feat: expose configs</title>
<updated>2021-11-26T04:46:21Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-11-25T04:01:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=6c2fb86c6a03e20abea5ddd17d735885f0b7cb5e'/>
<id>urn:sha1:6c2fb86c6a03e20abea5ddd17d735885f0b7cb5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: clean up unused function args (#1426)</title>
<updated>2021-11-15T09:15:17Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-11-15T09:15:17Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=21d55ce23b50f3a0aff25ba22e4e0f6d8cf3ce02'/>
<id>urn:sha1:21d55ce23b50f3a0aff25ba22e4e0f6d8cf3ce02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: add compat shim for handler change in core (#1248)</title>
<updated>2021-09-10T08:10:18Z</updated>
<author>
<name>Christian Clason</name>
<email>christian.clason@uni-due.de</email>
</author>
<published>2021-09-10T08:10:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=38e489a12e991e0dd762de1adac976920fb438b5'/>
<id>urn:sha1:38e489a12e991e0dd762de1adac976920fb438b5</id>
<content type='text'>
Add a compatibility shim to `util.lua` adapting to change in handler signature
and use it where needed.

(Skip `rust-analyzer` and `denols` since their requests don't use handlers.)</content>
</entry>
<entry>
<title>fix(rust-analyzer): skip stderr for cargo metadata (#1235)</title>
<updated>2021-09-10T02:17:41Z</updated>
<author>
<name>Jon Gjengset</name>
<email>jon@thesquareplanet.com</email>
</author>
<published>2021-09-10T02:17:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=4f3e59770659c09be1921397ebecd7f384af832f'/>
<id>urn:sha1:4f3e59770659c09be1921397ebecd7f384af832f</id>
<content type='text'>
Vim's `system` output includes both STDOUT and STDERR, which means it
may contain all sorts of debug output, especially if the user is using
custom rustup toolchains. This change ignores STDERR output for parsing
the metadata output to fix rust_analyzer in those contexts.

This change also moves to `jobstart`/`jobwait` over `system`, which
avoids pitfalls related to shell argument parsing and escaping, and
allows finer-grained control over output redirection.</content>
</entry>
<entry>
<title>chore: remove modeline (#1177)</title>
<updated>2021-08-24T14:12:38Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-08-24T14:12:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=08a698d652f3d1fc6195b4efd9d23ecaced2c879'/>
<id>urn:sha1:08a698d652f3d1fc6195b4efd9d23ecaced2c879</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: change stylua to single quotes (#1068)</title>
<updated>2021-07-13T17:41:39Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-07-13T17:41:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=cd1ccf056be9cbcc3d5cbefff08135276bc476ed'/>
<id>urn:sha1:cd1ccf056be9cbcc3d5cbefff08135276bc476ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: lint and format with stylua</title>
<updated>2021-07-03T22:49:27Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-07-03T21:45:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=ec11b85df73cce4edb2925cb7f1d0e8db3a07b1c'/>
<id>urn:sha1:ec11b85df73cce4edb2925cb7f1d0e8db3a07b1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(rust-analyzer): improve root directory detection</title>
<updated>2021-07-03T20:46:15Z</updated>
<author>
<name>Damien DeVille</name>
<email>damien@ddeville.me</email>
</author>
<published>2021-07-03T20:46:15Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=e959244071dca8ec4ce488a7055d72d185471f15'/>
<id>urn:sha1:e959244071dca8ec4ce488a7055d72d185471f15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #755 from etrnal70/cargo-reload</title>
<updated>2021-02-28T19:48:55Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-02-28T19:48:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=1bc7d2844417e7084202ec8a105f60d642cc2d3e'/>
<id>urn:sha1:1bc7d2844417e7084202ec8a105f60d642cc2d3e</id>
<content type='text'>
Add :CargoReload to reload cargo workspace</content>
</entry>
<entry>
<title>rust_analyzer: don't fetch deps in root_dir</title>
<updated>2021-02-28T19:45:10Z</updated>
<author>
<name>ThatsNoMoon</name>
<email>ThatsNoMoon.Alderaan@gmail.com</email>
</author>
<published>2021-02-28T19:45:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=92a0ff830d5744d80001c18aa3066a1985a0e123'/>
<id>urn:sha1:92a0ff830d5744d80001c18aa3066a1985a0e123</id>
<content type='text'>
Use `cargo metadata --no-deps` to avoid fetching dependencies that haven't been downloaded yet when getting the cargo workspace directory to avoid hangs.</content>
</entry>
<entry>
<title>Better context on what workspace was reloaded</title>
<updated>2021-02-23T08:01:05Z</updated>
<author>
<name>Mochammad Hanif R</name>
<email>etrnal70@gmail.com</email>
</author>
<published>2021-02-23T08:01:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=1657542af46066b08f3cedf2f88480a66561053e'/>
<id>urn:sha1:1657542af46066b08f3cedf2f88480a66561053e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use vim..notify</title>
<updated>2021-02-23T07:16:25Z</updated>
<author>
<name>Mochammad Hanif R</name>
<email>etrnal70@gmail.com</email>
</author>
<published>2021-02-23T07:16:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=43c34cebda8a44faabb009ff9a7cac06b9c5c47a'/>
<id>urn:sha1:43c34cebda8a44faabb009ff9a7cac06b9c5c47a</id>
<content type='text'>
Co-authored-by: Peter Lithammer &lt;peter.lithammer@gmail.com&gt;</content>
</entry>
<entry>
<title>Satisfy check</title>
<updated>2021-02-23T07:12:24Z</updated>
<author>
<name>Mochammad Hanif R</name>
<email>etrnal70@gmail.com</email>
</author>
<published>2021-02-23T07:12:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=3766e06a7e7aad13a0827d0c47583134c26a2942'/>
<id>urn:sha1:3766e06a7e7aad13a0827d0c47583134c26a2942</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add :CargoReload to reload cargo workspace</title>
<updated>2021-02-23T07:03:42Z</updated>
<author>
<name>Mochammad Hanif R</name>
<email>etrnal70@gmail.com</email>
</author>
<published>2021-02-23T07:03:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=c1a4d3291af014fc7031c8f9dc91adfa3125de5a'/>
<id>urn:sha1:c1a4d3291af014fc7031c8f9dc91adfa3125de5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rust_analyzer: Fix the root_dir shell command</title>
<updated>2021-02-03T05:43:06Z</updated>
<author>
<name>Steven Arcangeli</name>
<email>stevearc@stevearc.com</email>
</author>
<published>2021-02-03T05:43:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=f7b13ac0e17d4e47a7c550a023349ab06bf8deae'/>
<id>urn:sha1:f7b13ac0e17d4e47a7c550a023349ab06bf8deae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rust_analyzer: read project root from cargo</title>
<updated>2021-01-11T09:00:55Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-01-11T08:40:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=0f90e9fbd3f2546f90e9b515fd44522e59916849'/>
<id>urn:sha1:0f90e9fbd3f2546f90e9b515fd44522e59916849</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rust-analyzer: fix root pattern for multi-crate projects</title>
<updated>2021-01-09T02:43:37Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-01-09T02:43:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=aef96ddf83c14c12793dafcd6a15425010bbfaf2'/>
<id>urn:sha1:aef96ddf83c14c12793dafcd6a15425010bbfaf2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rust-analyzer: remove workaround for ignored capabilities</title>
<updated>2021-01-03T14:43:45Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-01-03T03:49:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=0caa2fe698d8742335ba8c322ecbc4b78022eb5a'/>
<id>urn:sha1:0caa2fe698d8742335ba8c322ecbc4b78022eb5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rust-analyzer: fix for missing required capabilities</title>
<updated>2021-01-01T04:57:20Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2020-12-23T02:33:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=d263e145f432b6c56320ad90a80e2bd8fd7d6ca9'/>
<id>urn:sha1:d263e145f432b6c56320ad90a80e2bd8fd7d6ca9</id>
<content type='text'>
* set normalizesLineEndings and changeAnnotationSupport.groupsOnLabel = true to work around rust-analyzer incompatibilities
</content>
</entry>
<entry>
<title>Rename nvim_lsp to lspconfig</title>
<updated>2020-09-06T08:49:21Z</updated>
<author>
<name>Hirokazu Hata</name>
<email>h.hata.ai.t@gmail.com</email>
</author>
<published>2020-09-06T08:49:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=ddcd9e6aae50d6397e43e4fc9ba0cf7a82cc79de'/>
<id>urn:sha1:ddcd9e6aae50d6397e43e4fc9ba0cf7a82cc79de</id>
<content type='text'>
</content>
</entry>
</feed>
