Files
codeql/rust/ql/consistency-queries/CfgConsistency.ql
Geoffrey White 983179b84e Rust: Autoformat.
2024-10-15 11:23:16 +01:00

9 lines
283 B
Plaintext

/**
* @name Control flow graph inconsistencies
* @description Lists the control flow graph inconsistencies in the database. This query is intended for internal use.
* @kind table
* @id rust/diagnostics/cfg-consistency
*/
import codeql.rust.controlflow.internal.CfgConsistency