<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/tools/rust-analyzer/editors/code, branch try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-06-26T08:44:57+00:00</updated>
<entry>
<title>Merge pull request #20104 from Veykril/push-nqnmmlvksyty</title>
<updated>2025-06-26T08:44:57+00:00</updated>
<author>
<name>Lukas Wirth</name>
<email>me@lukaswirth.dev</email>
</author>
<published>2025-06-26T08:44:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=50a540c62889b3aa1b9d728ab51a309a522f369e'/>
<id>urn:sha1:50a540c62889b3aa1b9d728ab51a309a522f369e</id>
<content type='text'>
Cleanup `provideCodeActions` vscode hook
</content>
</entry>
<entry>
<title>Cleanup `provideCodeActions` vscode hook</title>
<updated>2025-06-26T08:32:13+00:00</updated>
<author>
<name>Lukas Wirth</name>
<email>me@lukaswirth.dev</email>
</author>
<published>2025-06-26T08:31:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0af03671ec9e1db44c1e51a961789f0d140ec50c'/>
<id>urn:sha1:0af03671ec9e1db44c1e51a961789f0d140ec50c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: rename `branches` to `branch_exit_points` in highlight_related</title>
<updated>2025-06-26T05:41:41+00:00</updated>
<author>
<name>roifewu</name>
<email>roifewu@gmail.com</email>
</author>
<published>2025-04-15T03:02:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7ab46b4b3a9c275df08dd52faf0ef12e5adf70ef'/>
<id>urn:sha1:7ab46b4b3a9c275df08dd52faf0ef12e5adf70ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: highlighting of related return values while the cursor is on any `match`, `if`, or match arm arrow (`=&gt;`)</title>
<updated>2025-06-26T05:41:39+00:00</updated>
<author>
<name>roifewu</name>
<email>roifewu@gmail.com</email>
</author>
<published>2025-04-09T03:29:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=62e112a780a25dbaba783324d8ecd7929076674a'/>
<id>urn:sha1:62e112a780a25dbaba783324d8ecd7929076674a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #20077 from markpots5/master</title>
<updated>2025-06-25T08:13:14+00:00</updated>
<author>
<name>Lukas Wirth</name>
<email>me@lukaswirth.dev</email>
</author>
<published>2025-06-25T08:13:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0876a5687e12c4eb892f9f010ebb80c29545e6c3'/>
<id>urn:sha1:0876a5687e12c4eb892f9f010ebb80c29545e6c3</id>
<content type='text'>
feat: Extend vscode 'run' command with optional mode argument for run…
</content>
</entry>
<entry>
<title>Remove special casing in command factory (revert changes in ctx.ts), update main.createCommands instead</title>
<updated>2025-06-24T09:56:22+00:00</updated>
<author>
<name>Mark Pots</name>
<email>mpots@dat.nl</email>
</author>
<published>2025-06-24T09:56:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7eb776e22eff6704df27c7023f289ef04fec12d7'/>
<id>urn:sha1:7eb776e22eff6704df27c7023f289ef04fec12d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Extend vscode 'run' command with optional mode argument for running test(s) or bin at keyboard cursor</title>
<updated>2025-06-23T19:27:26+00:00</updated>
<author>
<name>Mark Pots</name>
<email>mpots@dat.nl</email>
</author>
<published>2025-06-23T19:27:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=98e7b944fcbf1439d9f99581ea35f37760e02aa9'/>
<id>urn:sha1:98e7b944fcbf1439d9f99581ea35f37760e02aa9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add better documentation for excluding imports from symbol search</title>
<updated>2025-06-20T11:26:59+00:00</updated>
<author>
<name>Lucas Holten</name>
<email>lucas@lucasholten.com</email>
</author>
<published>2025-06-20T11:20:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=af3f9d1f555c16bfa8971e475f006f5aeb80a2d8'/>
<id>urn:sha1:af3f9d1f555c16bfa8971e475f006f5aeb80a2d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: Temporarily disable `+` typing handler as it moves the cursor position</title>
<updated>2025-06-19T06:29:50+00:00</updated>
<author>
<name>Lukas Wirth</name>
<email>me@lukaswirth.dev</email>
</author>
<published>2025-06-19T06:29:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=80bd8a436c8eb187edd451e2fa72e00ed9cfccb1'/>
<id>urn:sha1:80bd8a436c8eb187edd451e2fa72e00ed9cfccb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: Reload workspaces when cargo configs change</title>
<updated>2025-06-17T09:13:56+00:00</updated>
<author>
<name>Lukas Wirth</name>
<email>me@lukaswirth.dev</email>
</author>
<published>2025-06-17T09:02:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7d10a149f146436d59dab4e723922c588c48ef14'/>
<id>urn:sha1:7d10a149f146436d59dab4e723922c588c48ef14</id>
<content type='text'>
</content>
</entry>
</feed>
