mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Rust: Autoformat.
This commit is contained in:
@@ -5,6 +5,6 @@
|
||||
* @id rust/diagnostics/ssa-consistency
|
||||
*/
|
||||
|
||||
import codeql.rust.dataflow.Ssa
|
||||
import codeql.rust.dataflow.Ssa
|
||||
import codeql.rust.dataflow.internal.SsaImpl
|
||||
import Consistency
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
* @id rust/diagnostics/ssa-consistency-counts
|
||||
*/
|
||||
|
||||
private import codeql.rust.dataflow.internal.SsaImpl as SsaImpl
|
||||
private import codeql.rust.dataflow.internal.SsaImpl as SsaImpl
|
||||
|
||||
// see also `rust/diagnostics/ssa-consistency`, which lists the
|
||||
// individual inconsistency results.
|
||||
|
||||
Reference in New Issue
Block a user