Files
rust/compiler
bors e5efd33d2d Auto merge of #147802 - nnethercote:chunk_domain_size, r=Mark-Simulacrum
Store `chunk_domain_size` explicitly in `Chunk`.



Currently we compute it on demand, but it's a little simpler and slightly faster to store it.

r? @ghost
2026-04-07 22:55:42 +00:00
..
2026-04-01 17:52:43 +11:00
2026-04-03 11:08:11 +02:00
2026-04-06 18:50:01 +02:00
2026-03-11 06:25:23 +11:00
2026-04-07 10:08:12 +02:00