diff options
| author | Dylan DPC <dylan.dpc@gmail.com> | 2020-09-07 01:18:05 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-07 01:18:05 +0200 |
| commit | acd33e1d149d0c27c0951f5266cc621193761e05 (patch) | |
| tree | a04beb858685419c4c942da89f9ddcfe0dd93751 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | e735247289a07c39a6269e6f53e8a85dc8d59271 (diff) | |
| parent | 59e37332b0d2d0c5e43bea1184ec0387fb07cc80 (diff) | |
| download | rust-acd33e1d149d0c27c0951f5266cc621193761e05.tar.gz rust-acd33e1d149d0c27c0951f5266cc621193761e05.zip | |
Rollup merge of #76318 - scottmcm:one-control-flow, r=ecstatic-morse
Use ops::ControlFlow in rustc_data_structures::graph::iterate Since I only know about this because you mentioned it, r? @ecstatic-morse If we're not supposed to use new `core` things in compiler for a while then feel free to close, but it felt reasonable to merge the two types since they're the same, and it might be convenient for people to use `?` in their traversal code. (This doesn't do the type parameter swap; NoraCodes has signed up to do that one.)
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
