<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/tools/rust-analyzer/docs/book, branch 1.90.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.90.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.90.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-07-22T16:14:20+00:00</updated>
<entry>
<title>Apply suggestions from code review</title>
<updated>2025-07-22T16:14:20+00:00</updated>
<author>
<name>Jakub Beránek</name>
<email>berykubik@gmail.com</email>
</author>
<published>2025-07-22T16:14:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0c22e6123be4b40947be3aa25e2e8c0dbe4d51cc'/>
<id>urn:sha1:0c22e6123be4b40947be3aa25e2e8c0dbe4d51cc</id>
<content type='text'>
Co-authored-by: Laurențiu Nicola &lt;lnicola@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Document synces using `josh-sync`</title>
<updated>2025-07-22T13:25:18+00:00</updated>
<author>
<name>Jakub Beránek</name>
<email>berykubik@gmail.com</email>
</author>
<published>2025-07-22T13:21:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=75a1a04a352d35aa584bef2bc1a9b4fd591f3cca'/>
<id>urn:sha1:75a1a04a352d35aa584bef2bc1a9b4fd591f3cca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove syntaxTree from docs</title>
<updated>2025-07-04T17:27:03+00:00</updated>
<author>
<name>vinícius x</name>
<email>viniciusximenespm@gmail.com</email>
</author>
<published>2025-07-04T17:27:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=babbafb1c16c928e41726982445946de0fd3d143'/>
<id>urn:sha1:babbafb1c16c928e41726982445946de0fd3d143</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>Fix link in the book</title>
<updated>2025-06-25T03:30:16+00:00</updated>
<author>
<name>Chayim Refael Friedman</name>
<email>chayimfr@gmail.com</email>
</author>
<published>2025-06-25T03:30:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=abb956bb025b4732a70d19668a89ccd4de1899c6'/>
<id>urn:sha1:abb956bb025b4732a70d19668a89ccd4de1899c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #20064 from Wilfred/document_sysroot_project</title>
<updated>2025-06-24T07:15:19+00:00</updated>
<author>
<name>Lukas Wirth</name>
<email>me@lukaswirth.dev</email>
</author>
<published>2025-06-24T07:15:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=04c908948c12e447f4d04ac959995f42912b4da2'/>
<id>urn:sha1:04c908948c12e447f4d04ac959995f42912b4da2</id>
<content type='text'>
Document sysroot_project field in rust-project.json
</content>
</entry>
<entry>
<title>Add troubleshooting FAQ to the book</title>
<updated>2025-06-23T18:16:21+00:00</updated>
<author>
<name>Chayim Refael Friedman</name>
<email>chayimfr@gmail.com</email>
</author>
<published>2025-06-23T18:15:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e40aa42f3b3a4dae5c33f505f0f516606af945ba'/>
<id>urn:sha1:e40aa42f3b3a4dae5c33f505f0f516606af945ba</id>
<content type='text'>
And one frequently asked question.
</content>
</entry>
<entry>
<title>Document sysroot_project field in rust-project.json</title>
<updated>2025-06-23T09:43:45+00:00</updated>
<author>
<name>Wilfred Hughes</name>
<email>me@wilfred.me.uk</email>
</author>
<published>2025-06-23T09:42:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=18855c9775a8a4e79a8a0b4ac0c1be300be3d7d7'/>
<id>urn:sha1:18855c9775a8a4e79a8a0b4ac0c1be300be3d7d7</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>
</feed>
