<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/tools/rust-analyzer/crates/proc-macro-srv/Cargo.toml, 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-07-31T07:36:49+00:00</updated>
<entry>
<title>Properly clean proc-macro-srv proc-macro temp dir</title>
<updated>2025-07-31T07:36:49+00:00</updated>
<author>
<name>Lukas Wirth</name>
<email>me@lukaswirth.dev</email>
</author>
<published>2025-07-31T07:26:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=897168169d3372056988ba5f37f2210855bc7c4a'/>
<id>urn:sha1:897168169d3372056988ba5f37f2210855bc7c4a</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: Remove unused dependencies</title>
<updated>2025-03-23T07:08:17+00:00</updated>
<author>
<name>Lukas Wirth</name>
<email>lukastw97@gmail.com</email>
</author>
<published>2025-03-23T06:45:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9b1924df898ba81eeb7ea72da31ff986b3986b3e'/>
<id>urn:sha1:9b1924df898ba81eeb7ea72da31ff986b3986b3e</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>proc-macro-srv: make usage of RTLD_DEEPBIND portable</title>
<updated>2025-01-20T09:19:24+00:00</updated>
<author>
<name>Fabian Grünbichler</name>
<email>f.gruenbichler@proxmox.com</email>
</author>
<published>2025-01-16T15:34:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5f4f6fb961e98a7455f75c633dffd4059538b58d'/>
<id>urn:sha1:5f4f6fb961e98a7455f75c633dffd4059538b58d</id>
<content type='text'>
the constant is wrong on some platforms (e.g., on mips64el it's 0x10, and 0x8
is RTLD_NOLOAD which makes all this functionality broken), the libc crate takes
care of those differences for us.

fallback to not setting the flag in non-glibc environments - some of them might
have support for it using a different value that we don't know about, and some
of them lack it entirely.

Signed-off-by: Fabian Grünbichler &lt;f.gruenbichler@proxmox.com&gt;
</content>
</entry>
<entry>
<title>Decouple proc-macro server protocol from the server implementation</title>
<updated>2024-12-30T09:33:57+00:00</updated>
<author>
<name>Lukas Wirth</name>
<email>lukastw97@gmail.com</email>
</author>
<published>2024-12-30T09:03:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d4b53f5aabcbd6c6df4d04804e7799018f1733ad'/>
<id>urn:sha1:d4b53f5aabcbd6c6df4d04804e7799018f1733ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove salsa from proc-macro server dep tree</title>
<updated>2024-12-18T09:24:26+00:00</updated>
<author>
<name>Lukas Wirth</name>
<email>lukastw97@gmail.com</email>
</author>
<published>2024-12-18T09:20:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f01874cbedfe92e91b41eebf07389147c2ff3b38'/>
<id>urn:sha1:f01874cbedfe92e91b41eebf07389147c2ff3b38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove support for compressed dylib metadata from rust-analyzer</title>
<updated>2024-10-31T12:48:09+00:00</updated>
<author>
<name>bjorn3</name>
<email>17426603+bjorn3@users.noreply.github.com</email>
</author>
<published>2024-10-31T12:18:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3cc0ba83379e914fc34d934034ba575451cd9526'/>
<id>urn:sha1:3cc0ba83379e914fc34d934034ba575451cd9526</id>
<content type='text'>
</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>
</feed>
