<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/tools/rust-analyzer/crates/paths, branch 1.85.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.85.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.85.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2024-12-20T10:55:02+00:00</updated>
<entry>
<title>internal: Split serde derive feature into `serde_derive` usage</title>
<updated>2024-12-20T10:55:02+00:00</updated>
<author>
<name>Lukas Wirth</name>
<email>lukastw97@gmail.com</email>
</author>
<published>2024-12-20T10:07:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=23e2f8aa8662daee809dce4f8eef6932628d3836'/>
<id>urn:sha1:23e2f8aa8662daee809dce4f8eef6932628d3836</id>
<content type='text'>
Ideally we'd not have any dependency pull in the derive feature for faster build times, once that is the case this change would have an actual effect.
See https://github.com/matklad/macro-dep-test/blob/master/README.md for context.
</content>
</entry>
<entry>
<title>Replace `[package.repository] = "…"` of published crates with `[package.repository.workspace] = true`</title>
<updated>2024-08-05T22:26:42+00:00</updated>
<author>
<name>Vincent Esche</name>
<email>regexident@gmail.com</email>
</author>
<published>2024-08-05T22:23:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=584f9543ea976ea4380bc542d5325f14940c4be8'/>
<id>urn:sha1:584f9543ea976ea4380bc542d5325f14940c4be8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unify package descriptions by adding references to "rust-analyzer"</title>
<updated>2024-08-05T22:25:02+00:00</updated>
<author>
<name>Vincent Esche</name>
<email>regexident@gmail.com</email>
</author>
<published>2024-08-03T15:51:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e15ffa5629a65278904f65b4c442a2aeeba59859'/>
<id>urn:sha1:e15ffa5629a65278904f65b4c442a2aeeba59859</id>
<content type='text'>
With the lack of a README on the individually published library crates and the somewhat cryptic `ra_ap_` prefix it is hard to figure out where those crates belong to, so mentioning "rust-analyzer" feels like auseful hint there.
</content>
</entry>
<entry>
<title>Add repository URL for published crates' missing `[package.repository]` fields</title>
<updated>2024-08-05T22:25:02+00:00</updated>
<author>
<name>Vincent Esche</name>
<email>regexident@gmail.com</email>
</author>
<published>2024-07-30T12:11:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=163534182de2275d0316c2f6b36c5aad1155eaad'/>
<id>urn:sha1:163534182de2275d0316c2f6b36c5aad1155eaad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace `"TBD"` with more helpful desciptions in published crates' `[package.description]` fields</title>
<updated>2024-08-05T22:25:02+00:00</updated>
<author>
<name>Vincent Esche</name>
<email>regexident@gmail.com</email>
</author>
<published>2024-07-30T12:10:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=88ea306270e6f4fcb21f48329779d7c47aa1794e'/>
<id>urn:sha1:88ea306270e6f4fcb21f48329779d7c47aa1794e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Newtype ErasedFileAstId</title>
<updated>2024-08-05T11:46:47+00:00</updated>
<author>
<name>Lukas Wirth</name>
<email>lukastw97@gmail.com</email>
</author>
<published>2024-08-03T17:16:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cdee65f5ea9bfb20d2a0c8d44f805dd42c845938'/>
<id>urn:sha1:cdee65f5ea9bfb20d2a0c8d44f805dd42c845938</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Auto merge of #17795 - Veykril:library-dep-loading, r=Veykril</title>
<updated>2024-08-05T10:45:47+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2024-08-05T10:45:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d84b970e6046b3212c918af52fd9f2c15630c862'/>
<id>urn:sha1:d84b970e6046b3212c918af52fd9f2c15630c862</id>
<content type='text'>
feat: Load sysroot library via cargo metadata

See https://github.com/rust-lang/rust/pull/128534, fixes https://github.com/rust-lang/rust-analyzer/issues/7637

Requires a toolchain from 176e54520 2024-08-04 or later to work.
</content>
</entry>
<entry>
<title>feat: Load sysroot library via cargo metadata</title>
<updated>2024-08-05T10:18:19+00:00</updated>
<author>
<name>Lukas Wirth</name>
<email>lukastw97@gmail.com</email>
</author>
<published>2024-08-05T10:18:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ef7d2c5d6534464ea2bd3e2b72471bbcff4a698a'/>
<id>urn:sha1:ef7d2c5d6534464ea2bd3e2b72471bbcff4a698a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>internal: Remove AbsPathBuf::TryFrom impl that checks too many things at once</title>
<updated>2024-08-02T09:08:19+00:00</updated>
<author>
<name>Lukas Wirth</name>
<email>lukastw97@gmail.com</email>
</author>
<published>2024-08-02T09:08:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5ac2ad4eafb18c6e4351af9c22aff5081a161cd9'/>
<id>urn:sha1:5ac2ad4eafb18c6e4351af9c22aff5081a161cd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove inline `rust_2018_idioms, unused_lifetimes` lint warn, Cargo.toml already enforces this</title>
<updated>2024-06-30T13:23:54+00:00</updated>
<author>
<name>Lukas Wirth</name>
<email>lukastw97@gmail.com</email>
</author>
<published>2024-06-30T13:23:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f4c2ac456e371145bdd950f469ff8b95e8613c56'/>
<id>urn:sha1:f4c2ac456e371145bdd950f469ff8b95e8613c56</id>
<content type='text'>
</content>
</entry>
</feed>
