MCPcopy Create free account
hub / github.com/Rust-API/Rust-API-Bypass-Checker / wto.rs

File wto.rs

src/analysis/wto.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use log::debug;
2use rustc_data_structures::graph::Successors;
3use rustc_middle::mir::BasicBlock;
4use rustc_middle::mir::{self, Body};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected