mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-20 21:56:09 +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.