mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Rust: Make a couple of new imports private.
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
private import rust
|
||||
private import codeql.rust.Concepts
|
||||
private import codeql.rust.dataflow.DataFlow
|
||||
import codeql.rust.internal.TypeInference
|
||||
import codeql.rust.internal.Type
|
||||
private import codeql.rust.internal.TypeInference
|
||||
private import codeql.rust.internal.Type
|
||||
|
||||
bindingset[algorithmName]
|
||||
private string simplifyAlgorithmName(string algorithmName) {
|
||||
|
||||
Reference in New Issue
Block a user