Rust: first running tests

This commit is contained in:
Paolo Tranquilli
2024-08-30 17:45:51 +02:00
parent 7e1290aa74
commit 885e89a927
37 changed files with 531 additions and 64 deletions

View File

@@ -1,6 +0,0 @@
This package aliases [`misc/codegen`](../misc/codegen) providing the Rust-specific options
in [`rust/codegen.conf`](../codegen.conf).
Running `bazel run //rust/codegen` will generate all checked in
files ([dbscheme](../ql/lib/swift.dbscheme), [QL generated code](../ql/lib/codeql/swift/generated),
[generated QL stubs](../ql/lib/codeql/swift/elements), [generated QL tests](../ql/test/extractor-tests/generated)).