<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/tools/rust-analyzer/crates/project-model/Cargo.toml, branch master</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=master</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-07-23T14:39:46+00:00</updated>
<entry>
<title>Use `TempDir` for copied lockfiles</title>
<updated>2025-07-23T14:39:46+00:00</updated>
<author>
<name>Shoyu Vanilla</name>
<email>modulo641@gmail.com</email>
</author>
<published>2025-07-23T14:19:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c60cec3411b38c13bb9b1ea92e02bbc8b5db5984'/>
<id>urn:sha1:c60cec3411b38c13bb9b1ea92e02bbc8b5db5984</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't run doctests</title>
<updated>2025-06-22T21:50:22+00:00</updated>
<author>
<name>Chayim Refael Friedman</name>
<email>chayimfr@gmail.com</email>
</author>
<published>2025-06-22T21:50:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a78bc7cb641d95adc881efacc0fce0c49e0ad036'/>
<id>urn:sha1:a78bc7cb641d95adc881efacc0fce0c49e0ad036</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: Bump dependencies</title>
<updated>2025-03-23T07:46:10+00:00</updated>
<author>
<name>Lukas Wirth</name>
<email>lukastw97@gmail.com</email>
</author>
<published>2025-03-23T07:13:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d96df9d4384af61e4d70d1d11698e03012370fee'/>
<id>urn:sha1:d96df9d4384af61e4d70d1d11698e03012370fee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enable doctest</title>
<updated>2025-02-27T13:58:46+00:00</updated>
<author>
<name>BenjaminBrienen</name>
<email>Benjamin.Brienen@outlook.com</email>
</author>
<published>2025-02-26T23:59:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8c16ded966f92e7dbcc06cf43bd2a9eae815159f'/>
<id>urn:sha1:8c16ded966f92e7dbcc06cf43bd2a9eae815159f</id>
<content type='text'>
</content>
</entry>
<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>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>Use symbol in cfg</title>
<updated>2024-07-16T08:41:42+00:00</updated>
<author>
<name>Lukas Wirth</name>
<email>lukastw97@gmail.com</email>
</author>
<published>2024-07-16T08:36:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9ce066e6faa1bfcec7792a0fae4231a5bd7a5a56'/>
<id>urn:sha1:9ce066e6faa1bfcec7792a0fae4231a5bd7a5a56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow rust files to be used linkedProjects</title>
<updated>2024-04-21T14:26:55+00:00</updated>
<author>
<name>Lukas Wirth</name>
<email>lukastw97@gmail.com</email>
</author>
<published>2024-04-21T12:40:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7c3926345004c4d679c835760dbea5438a4f9d7b'/>
<id>urn:sha1:7c3926345004c4d679c835760dbea5438a4f9d7b</id>
<content type='text'>
</content>
</entry>
</feed>
