Rust: codegen

This commit is contained in:
Arthur Baars
2024-09-20 11:09:41 +02:00
parent 2ee61f9aaa
commit db06ad2ac3
755 changed files with 5969 additions and 793 deletions

View File

@@ -0,0 +1,7 @@
// generated by codegen, do not edit
import codeql.rust.elements
import TestUtils
from Use x
where toBeTested(x) and not x.isUnknown()
select x, x.getUseTree()