<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/etc/rust_analyzer_zed.json, branch 1.88.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.88.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.88.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-04-15T06:16:11+00:00</updated>
<entry>
<title>Setup editor file associations for non-rs extensions</title>
<updated>2025-04-15T06:16:11+00:00</updated>
<author>
<name>Thalia Archibald</name>
<email>thalia@archibald.dev</email>
</author>
<published>2025-04-15T04:43:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d1e82ba37c3dd1998808665971bbee4e1ae028b8'/>
<id>urn:sha1:d1e82ba37c3dd1998808665971bbee4e1ae028b8</id>
<content type='text'>
.gitattributes lists *.fixed, *.pp, and *.mir as file extensions which
should be treated as Rust source code. Do the same for VS Code and Zed.
This only does syntax highlighting, which is appropriate, as MIR isn't
really Rust code.

At the same time, consistently order `rust-analyzer.linkedProjects`
between editors. For some reason, Eglot didn't include
library/Cargo.toml.
</content>
</entry>
<entry>
<title>Remove separate `src/tools/x` from rust-analyzer settings</title>
<updated>2025-03-13T19:21:21+00:00</updated>
<author>
<name>Josh Stone</name>
<email>jistone@redhat.com</email>
</author>
<published>2025-03-10T17:40:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8c91fae5be6a055cdc6ddf4c8266acc1928cac91'/>
<id>urn:sha1:8c91fae5be6a055cdc6ddf4c8266acc1928cac91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for the Zed IDE to `./x setup`</title>
<updated>2025-02-15T22:30:20+00:00</updated>
<author>
<name>Chai T. Rex</name>
<email>ChaiTRex@users.noreply.github.com</email>
</author>
<published>2025-02-15T21:28:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d9f125dcf20f11acea3a7c29c6a3f513350ed964'/>
<id>urn:sha1:d9f125dcf20f11acea3a7c29c6a3f513350ed964</id>
<content type='text'>
</content>
</entry>
</feed>
