<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_privacy, 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-09-26T09:25:56+00:00</updated>
<entry>
<title>fix doc comments to be more standard</title>
<updated>2025-09-26T09:25:56+00:00</updated>
<author>
<name>Marijn Schouten</name>
<email>mhkbst@gmail.com</email>
</author>
<published>2025-09-25T09:30:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fc703ec5c88e678a4931f7bb8ed86efc141775f7'/>
<id>urn:sha1:fc703ec5c88e678a4931f7bb8ed86efc141775f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert introduction of `[workspace.dependencies]`.</title>
<updated>2025-09-02T09:12:54+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2025-09-02T09:09:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=301655eafe56a4b5064adebd412becf94b59221c'/>
<id>urn:sha1:301655eafe56a4b5064adebd412becf94b59221c</id>
<content type='text'>
This was done in #145740 and #145947. It is causing problems for people
using r-a on anything that uses the rustc-dev rustup package, e.g. Miri,
clippy.

This repository has lots of submodules and subtrees and various
different projects are carved out of pieces of it. It seems like
`[workspace.dependencies]` will just be more trouble than it's worth.
</content>
</entry>
<entry>
<title>Add `tracing` to `[workspace.dependencies]`.</title>
<updated>2025-08-27T04:21:19+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2025-08-22T00:39:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c50d2cc8078280a0dfdd562c7688e81b664e5880'/>
<id>urn:sha1:c50d2cc8078280a0dfdd562c7688e81b664e5880</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Propagate TraitImplHeader to hir</title>
<updated>2025-08-11T22:05:42+00:00</updated>
<author>
<name>Cameron Steffen</name>
<email>cam.steffen94@gmail.com</email>
</author>
<published>2025-07-24T14:32:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bf266dc8341755f0f7ac6de1cfa474875f79b3d9'/>
<id>urn:sha1:bf266dc8341755f0f7ac6de1cfa474875f79b3d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Auto merge of #144554 - cjgillot:no-hir-eff-vis, r=petrochenkov</title>
<updated>2025-08-02T09:23:36+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2025-08-02T09:23:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6d091b2baa33698682453c7bb72809554204e434'/>
<id>urn:sha1:6d091b2baa33698682453c7bb72809554204e434</id>
<content type='text'>
Use less HIR to compute effective visibility.

r? `@ghost`
</content>
</entry>
<entry>
<title>Use less HIR to compute effective visibility.</title>
<updated>2025-08-02T02:08:52+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2025-07-27T22:48:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=63e1327ce94a53d865c938e803d25cc3cd4bb642'/>
<id>urn:sha1:63e1327ce94a53d865c938e803d25cc3cd4bb642</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Auto merge of #144479 - cjgillot:incr-privacy-mod, r=petrochenkov</title>
<updated>2025-08-02T01:59:11+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2025-08-02T01:59:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c23f07d8c56c51b5e634bda55daca2b073306340'/>
<id>urn:sha1:c23f07d8c56c51b5e634bda55daca2b073306340</id>
<content type='text'>
Perform check_private_in_public by module.

Based on https://github.com/rust-lang/rust/pull/116316
</content>
</entry>
<entry>
<title>remove rustc_attr_data_structures</title>
<updated>2025-07-31T12:19:27+00:00</updated>
<author>
<name>Jana Dönszelmann</name>
<email>jana@donsz.nl</email>
</author>
<published>2025-07-31T09:00:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e1d3ad89c7a2ad4f5d944a7fee1298ffe8c99645'/>
<id>urn:sha1:e1d3ad89c7a2ad4f5d944a7fee1298ffe8c99645</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use let chains in mir, resolve, target</title>
<updated>2025-07-28T01:10:36+00:00</updated>
<author>
<name>Kivooeo</name>
<email>Kivooeo123@gmail.com</email>
</author>
<published>2025-07-26T01:22:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b8eb046e6ee3294969bf8faf31da226b0ea29d18'/>
<id>urn:sha1:b8eb046e6ee3294969bf8faf31da226b0ea29d18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not fetch spans if not required.</title>
<updated>2025-07-27T22:15:40+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2025-07-27T22:15:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1b01decc1ca851e014b6951bdd7f2ac2f897adc9'/>
<id>urn:sha1:1b01decc1ca851e014b6951bdd7f2ac2f897adc9</id>
<content type='text'>
</content>
</entry>
</feed>
