<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/tools/rust-analyzer/docs/dev, branch perf-tmp</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=perf-tmp</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=perf-tmp'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-02-17T18:47:27+00:00</updated>
<entry>
<title>move dev docs to manual</title>
<updated>2025-02-17T18:47:27+00:00</updated>
<author>
<name>Josh Rotenberg</name>
<email>joshrotenberg@gmail.com</email>
</author>
<published>2025-02-15T00:29:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9821bb0d6dd675df25d81b34c448dbc88f9a47cf'/>
<id>urn:sha1:9821bb0d6dd675df25d81b34c448dbc88f9a47cf</id>
<content type='text'>
fix formatting
</content>
</entry>
<entry>
<title>Merge pull request #19015 from Wilfred/mdbook</title>
<updated>2025-01-28T16:19:37+00:00</updated>
<author>
<name>Lukas Wirth</name>
<email>lukastw97@gmail.com</email>
</author>
<published>2025-01-28T16:19:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a3556268b2385851e43c53ad7c42b17643785652'/>
<id>urn:sha1:a3556268b2385851e43c53ad7c42b17643785652</id>
<content type='text'>
manual: Convert to mdbook
</content>
</entry>
<entry>
<title>Update outdated permissions section in the README.md</title>
<updated>2025-01-26T06:57:08+00:00</updated>
<author>
<name>Lukas Wirth</name>
<email>lukastw97@gmail.com</email>
</author>
<published>2025-01-26T06:57:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9ad59150e6ef304fcdb7d2e99136935122b7df98'/>
<id>urn:sha1:9ad59150e6ef304fcdb7d2e99136935122b7df98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Skip redundant path search in `resolve_completion_edits`</title>
<updated>2025-01-25T12:03:01+00:00</updated>
<author>
<name>Lukas Wirth</name>
<email>lukastw97@gmail.com</email>
</author>
<published>2025-01-25T11:30:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5d94c97ddbcbe53f5a143691d3ebc0f5dd2c0e27'/>
<id>urn:sha1:5d94c97ddbcbe53f5a143691d3ebc0f5dd2c0e27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>manual: Convert to mdbook</title>
<updated>2025-01-24T21:23:22+00:00</updated>
<author>
<name>Wilfred Hughes</name>
<email>me@wilfred.me.uk</email>
</author>
<published>2025-01-23T23:44:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1f45995dea280baa6381279221c9c60ff7af342d'/>
<id>urn:sha1:1f45995dea280baa6381279221c9c60ff7af342d</id>
<content type='text'>
Split manual.adoc into markdown files, one for each chapter.

For the parts of the manual that are generated from source code doc
comments, update the comments to use markdown syntax and update the
code generators to write to `generated.md` files.

For the weekly release, stop copying the .adoc files to the
`rust-analyzer/rust-analyzer.github.io` at release time. Instead,
we'll sync the manual hourly from this repository.

See https://github.com/rust-analyzer/rust-analyzer.github.io/pull/226
for the sync. This PR should be merged first, and that PR needs to be
merged before the next weekly release.

This change is based on #15795, but rebased and updated. I've also
manually checked each page for markdown syntax issues and fixed any I
encountered.

Co-authored-by: Lukas Wirth &lt;lukastw97@gmail.com&gt;
Co-authored-by: Josh Rotenberg &lt;joshrotenberg@gmail.com&gt;
</content>
</entry>
<entry>
<title>Update syntax tree viewer docs</title>
<updated>2025-01-17T20:55:38+00:00</updated>
<author>
<name>Mark Murphy</name>
<email>mail@markmurphydev.com</email>
</author>
<published>2025-01-16T22:37:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=240622526622e43a93c9cfb1fa5e773e327b491f'/>
<id>urn:sha1:240622526622e43a93c9cfb1fa5e773e327b491f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the old syntax tree viewer</title>
<updated>2025-01-09T19:20:06+00:00</updated>
<author>
<name>Giga Bowser</name>
<email>45986823+Giga-Bowser@users.noreply.github.com</email>
</author>
<published>2025-01-06T20:55:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=628db5361238f3fd4614a042e273fd9820dbb523'/>
<id>urn:sha1:628db5361238f3fd4614a042e273fd9820dbb523</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a new and improved syntax tree viewer</title>
<updated>2025-01-09T19:20:06+00:00</updated>
<author>
<name>Giga Bowser</name>
<email>45986823+Giga-Bowser@users.noreply.github.com</email>
</author>
<published>2024-12-21T00:12:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=78c377f956ffb7c9d1cd5d1786f8873959681f50'/>
<id>urn:sha1:78c377f956ffb7c9d1cd5d1786f8873959681f50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: Be more permissive with completion resolve data</title>
<updated>2025-01-06T10:22:42+00:00</updated>
<author>
<name>Lukas Wirth</name>
<email>lukastw97@gmail.com</email>
</author>
<published>2025-01-05T15:18:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0389235a15ab0a210db1f3eed04ddbafe01d9bcc'/>
<id>urn:sha1:0389235a15ab0a210db1f3eed04ddbafe01d9bcc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: support UpdateTest in codelens</title>
<updated>2024-12-26T11:50:32+00:00</updated>
<author>
<name>roife</name>
<email>roifewu@gmail.com</email>
</author>
<published>2024-12-25T07:56:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=60b4ed5bd36e88b454c8833f76a7481e01cca66a'/>
<id>urn:sha1:60b4ed5bd36e88b454c8833f76a7481e01cca66a</id>
<content type='text'>
</content>
</entry>
</feed>
