about summary refs log tree commit diff
path: root/compiler/rustc_session/src/utils.rs
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2023-11-28 15:48:31 +1100
committerNicholas Nethercote <n.nethercote@gmail.com>2023-11-30 17:05:54 +1100
commit99ac405b96d89ebb39e177f199934bc95868071d (patch)
treec68224edd9714109786e75076577cea1291bef69 /compiler/rustc_session/src/utils.rs
parent3521abde39eda25a515808c641bd6b886909d916 (diff)
downloadrust-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