about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
diff options
context:
space:
mode:
authorJoshua Nelson <jnelson@cloudflare.com>2022-09-01 20:43:12 -0500
committerJoshua Nelson <jnelson@cloudflare.com>2022-09-06 19:26:08 -0500
commit4856affd90df68b0b56dee73c431e9d9cdfc977a (patch)
tree795fc827d5100424319225253d154a923ccc6cfa /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
parent4e09a13bb848a64acf6bb20359f582e813e74764 (diff)
downloadrust-4856affd90df68b0b56dee73c431e9d9cdfc977a.tar.gz
rust-4856affd90df68b0b56dee73c431e9d9cdfc977a.zip
Make `HandleCycleError` an enum instead of a macro-generated closure
- Add a `HandleCycleError` enum to rustc_query_system, along with a `handle_cycle_error` function
- Move `Value` to rustc_query_system, so `handle_cycle_error` can use it
- Move the `Value` impls from rustc_query_impl to rustc_middle. This is necessary due to orphan rules.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions