mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-28 03:24:11 +00:00
resolve: Rename some cstore methods to match queries and add comments about costs associated with replacing them with query calls. Supersedes https://github.com/rust-lang/rust/pull/108346. r? `@cjgillot`