about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2021-03-24 01:52:36 +0100
committerGitHub <noreply@github.com>2021-03-24 01:52:36 +0100
commit5c0d880e4be68c98affee9cc5d40519dcf1e3b7b (patch)
treeb7c353ead50b6fac246982ac11529822593427bb /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent78437712b5b1ce73ca0244edc7a373e308e7cb07 (diff)
parenta7f902b6934b23504a0716b4f2583d273fd08e2a (diff)
downloadrust-5c0d880e4be68c98affee9cc5d40519dcf1e3b7b.tar.gz
rust-5c0d880e4be68c98affee9cc5d40519dcf1e3b7b.zip
Rollup merge of #83415 - camelid:remove-crate-module-option, r=jyn514
Remove unnecessary `Option` wrapping around `Crate.module`

I'm wondering if it was originally there so that we could `take` the
module which enables `after_krate` to take an `&Crate`. However, the two
impls of `after_krate` only use `Crate.name`, so we can pass just the
name instead.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions