Commit 939057b
authored
Unrolled build for #144059
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``File tree
5 files changed
+169
-158
lines changed- compiler
- rustc_metadata/src
- rustc_resolve/src
- late
5 files changed
+169
-158
lines changed
0 commit comments