<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/tools/rust-analyzer/crates/intern, branch stable</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=stable</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=stable'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-07-20T08:56:45+00:00</updated>
<entry>
<title>Support `cfg_select!`</title>
<updated>2025-07-20T08:56:45+00:00</updated>
<author>
<name>Chayim Refael Friedman</name>
<email>chayimfr@gmail.com</email>
</author>
<published>2025-07-20T08:56:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8b6559b05b5c9c94888b6db2bc89b3da975578c5'/>
<id>urn:sha1:8b6559b05b5c9c94888b6db2bc89b3da975578c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Backport new sized-hierarchy trait bounds in old ways</title>
<updated>2025-06-26T14:22:26+00:00</updated>
<author>
<name>Shoyu Vanilla</name>
<email>modulo641@gmail.com</email>
</author>
<published>2025-06-25T14:23:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1bd75657674391b36bc2ed755131232edbf865c2'/>
<id>urn:sha1:1bd75657674391b36bc2ed755131232edbf865c2</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>Minic rustc's new `format_args!` expansion</title>
<updated>2025-06-22T04:22:28+00:00</updated>
<author>
<name>Shoyu Vanilla</name>
<email>modulo641@gmail.com</email>
</author>
<published>2025-06-21T18:00:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=03a82682863784a387bdf9ffbfe06f4eb5b66ecd'/>
<id>urn:sha1:03a82682863784a387bdf9ffbfe06f4eb5b66ecd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>`cargo upgrade`</title>
<updated>2025-06-13T08:08:20+00:00</updated>
<author>
<name>Lukas Wirth</name>
<email>me@lukaswirth.dev</email>
</author>
<published>2025-06-13T08:08:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=05b7cdcf8e74c45ef3fc1a21557044fd539f8c76'/>
<id>urn:sha1:05b7cdcf8e74c45ef3fc1a21557044fd539f8c76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: Remove support for `concat_idents!`</title>
<updated>2025-05-28T03:59:32+00:00</updated>
<author>
<name>Trevor Gross</name>
<email>tmgross@umich.edu</email>
</author>
<published>2025-05-28T03:52:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9f94b13d7a548ccf123c5b84130a8a86cb995d5b'/>
<id>urn:sha1:9f94b13d7a548ccf123c5b84130a8a86cb995d5b</id>
<content type='text'>
`concat_idents!` was deprecated in [1] and will be removed in the near
future. rust-analyzer's support is independent of rustc's, so drop RA
support now to make syncing easier.

[1]: https://github.com/rust-lang/rust/pull/137653
</content>
</entry>
<entry>
<title>remove a couple of clones</title>
<updated>2025-05-01T09:41:42+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>matthias.krueger@famsik.de</email>
</author>
<published>2025-05-01T09:41:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3e196c00c2374263d943b5e2226164d4c5f122db'/>
<id>urn:sha1:3e196c00c2374263d943b5e2226164d4c5f122db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade dashmap and hashbrown</title>
<updated>2025-04-25T09:47:26+00:00</updated>
<author>
<name>Chayim Refael Friedman</name>
<email>chayimfr@gmail.com</email>
</author>
<published>2025-04-25T09:47:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5dac463bda176ee8fd5963c27df63a8a3a0c5e84'/>
<id>urn:sha1:5dac463bda176ee8fd5963c27df63a8a3a0c5e84</id>
<content type='text'>
And adapt `intern` to the changes in the API.
</content>
</entry>
<entry>
<title>Merge pull request #19644 from ChayimFriedman2/const-syms</title>
<updated>2025-04-21T12:34:59+00:00</updated>
<author>
<name>Lukas Wirth</name>
<email>lukastw97@gmail.com</email>
</author>
<published>2025-04-21T12:34:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b6eb883b1f897fc7e52fde3d87efb2fff47022f2'/>
<id>urn:sha1:b6eb883b1f897fc7e52fde3d87efb2fff47022f2</id>
<content type='text'>
internal: Make predefined symbols `const` instead of `static`
</content>
</entry>
<entry>
<title>fix: Support unstable `UnsafePinned` struct in type layout calc</title>
<updated>2025-04-21T07:35:30+00:00</updated>
<author>
<name>Lukas Wirth</name>
<email>lukastw97@gmail.com</email>
</author>
<published>2025-04-21T07:35:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1b401883142604ee43217e95ef649df34d3345d2'/>
<id>urn:sha1:1b401883142604ee43217e95ef649df34d3345d2</id>
<content type='text'>
</content>
</entry>
</feed>
