Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
use log::debug;
2
use rustc_data_structures::graph::Successors;
3
use rustc_middle::mir::BasicBlock;
4
use rustc_middle::mir::{self, Body};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected