mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 11:17:04 +00:00

In practice, it was only ever used with `ArenaCacheSelector`. Change it to a single boolean `arena_cache` rather than allowing queries to specify an arbitrary type.