about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-05-17 01:42:03 +0000
committerbors <bors@rust-lang.org>2021-05-17 01:42:03 +0000
commit3c530059496200e02ab8ffe7c7ed3cc07cf08863 (patch)
treec2d0f0d5dce693875cedadb1796521e009c1f3f0 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parenta5da29cf8f45f831e52c1e027eea73f3937c810d (diff)
parent915d7663076ffc8a0633ed2ee47ce80e4dcdac19 (diff)
downloadrust-3c530059496200e02ab8ffe7c7ed3cc07cf08863.tar.gz
rust-3c530059496200e02ab8ffe7c7ed3cc07cf08863.zip
Auto merge of #85178 - cjgillot:local-crate, r=oli-obk
Remove CrateNum parameter for queries that only work on local crate

The pervasive `CrateNum` parameter is a remnant of the multi-crate rustc idea.

Using `()` as query key in those cases avoids having to worry about the validity of the query key.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions