diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2023-11-28 15:48:31 +1100 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2023-11-30 17:05:54 +1100 |
| commit | 99ac405b96d89ebb39e177f199934bc95868071d (patch) | |
| tree | c68224edd9714109786e75076577cea1291bef69 /compiler/rustc_session/src/utils.rs | |
| parent | 3521abde39eda25a515808c641bd6b886909d916 (diff) | |
| download | rust-99ac405b96d89ebb39e177f199934bc95868071d.tar.gz rust-99ac405b96d89ebb39e177f199934bc95868071d.zip | |
Move `MetadataLoader{,Dyn}` to `rustc_metadata`.
They're not used in `rustc_session`, and `rustc_metadata` is a more obvious location. `MetadataLoader` was originally put into `rustc_session` in #41565 to avoid a dependency on LLVM, but things have changed a lot since then and that's no longer relevant, e.g. `rustc_codegen_llvm` depends on `rustc_metadata`.
Diffstat (limited to 'compiler/rustc_session/src/utils.rs')
0 files changed, 0 insertions, 0 deletions
