diff options
| author | bors <bors@rust-lang.org> | 2025-05-10 14:20:43 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2025-05-10 14:20:43 +0000 |
| commit | b10555674f355aca2bfe974e50a0b9ab48eb1d87 (patch) | |
| tree | 7634b17ff49695d6d5e30e0a03366238d9ba68fd /library/std/src/path.rs | |
| parent | 7e432c456bf58ad436f3a92c2a3e3c27f399f14a (diff) | |
| parent | 0b6e493515d92d4b269eb07c05bf706b64fa5db8 (diff) | |
| download | rust-b10555674f355aca2bfe974e50a0b9ab48eb1d87.tar.gz rust-b10555674f355aca2bfe974e50a0b9ab48eb1d87.zip | |
Auto merge of #140854 - oli-obk:merge-queries, r=nnethercote
Merge typeck loop with static/const item eval loop r? `@ghost` Let's try a small one first. Doing this in general has some bad cache coherence issues because the query caches are laid out in `Vec<QueryResult>` lists per query where each index refers to a `DefId` in the same order as we're iterating. Iterating two or more lists at the same time does have cache issues, so I want to poke a bit at it to see if we can't merge just a few of them at a time.
Diffstat (limited to 'library/std/src/path.rs')
0 files changed, 0 insertions, 0 deletions
