<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/tools/rust-analyzer/docs, branch beta</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=beta</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=beta'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-08-01T15:48:54+00:00</updated>
<entry>
<title>Fix more docs</title>
<updated>2025-08-01T15:48:54+00:00</updated>
<author>
<name>Ifeanyi Orizu</name>
<email>iorizu1811@gmail.com</email>
</author>
<published>2025-08-01T05:33:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7d167260ca00ab7778d3198d9b34fbb3fd95d1e4'/>
<id>urn:sha1:7d167260ca00ab7778d3198d9b34fbb3fd95d1e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update documentation for overrideCommand config options</title>
<updated>2025-08-01T15:48:54+00:00</updated>
<author>
<name>Ifeanyi Orizu</name>
<email>iorizu1811@gmail.com</email>
</author>
<published>2025-08-01T03:38:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=053f68151b8e6fb079b6a9254699d5a46220e52f'/>
<id>urn:sha1:053f68151b8e6fb079b6a9254699d5a46220e52f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #20154 from joshka/jm/improve-setting-titles</title>
<updated>2025-07-29T10:42:07+00:00</updated>
<author>
<name>Lukas Wirth</name>
<email>me@lukaswirth.dev</email>
</author>
<published>2025-07-29T10:42:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5043dc9df69322ba7d6bdba3b260dbc1b609dc65'/>
<id>urn:sha1:5043dc9df69322ba7d6bdba3b260dbc1b609dc65</id>
<content type='text'>
Improve settings tree title and descriptions
</content>
</entry>
<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>Improve settings tree title and descriptions</title>
<updated>2025-07-03T05:12:46+00:00</updated>
<author>
<name>Josh McKinney</name>
<email>joshka@users.noreply.github.com</email>
</author>
<published>2025-07-03T05:09:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=34ddd59e4544e77464fd6230bc354d0753987800'/>
<id>urn:sha1:34ddd59e4544e77464fd6230bc354d0753987800</id>
<content type='text'>
- All settings are now phrased in the imperative form stating what the
  setting does rather than talking about what it controls. (E.g.:
  "Show `Debug` action." instead of "Whether to show `Debug` action"
- Categories are now displayed in title case
- Categories are now sorted lexicographically
- General category is removed (and all the settings are moved to the top
  level)
- Language for a few descriptions is made a bit less ambiguous
</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>
</feed>
