mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-08 18:11:59 +00:00
resolve: Querify most cstore access methods (subset) A subset of https://github.com/rust-lang/rust/pull/108346 that is not on a hot path in any way.