rust/compiler/rustc_resolve
Matthias Krüger 3a3a411980
Rollup merge of #144059 - LorrensP-2158466:remove-crate-loader, r=petrochenkov
Refactor `CrateLoader` into the `CStore`

Removes the `CrateLoader` and moves the code to `CStore`. Now, if you want to use the `CrateLoader`, you can just use `CStore`.

Should we rename `creader.rs` to `cstore.rs`?

r? ``@petrochenkov``
2025-07-18 19:14:46 +02:00
..
src Rollup merge of #144059 - LorrensP-2158466:remove-crate-loader, r=petrochenkov 2025-07-18 19:14:46 +02:00
Cargo.toml mbe: Change unused_macro_rules to a DenseBitSet 2025-07-06 12:02:23 -07:00
messages.ftl Suggest use another lifetime specifier instead of underscore lifetime 2025-07-01 19:58:27 +08:00