Skip to content

Commit b12b36f

Browse files
committed
Rust: Codegen.
1 parent 8debce0 commit b12b36f

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

rust/ql/.generated.list

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/ql/.gitattributes

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/ql/lib/codeql/rust/elements/internal/StmtListImpl.qll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ private import codeql.rust.elements.internal.generated.StmtList
1111
* be referenced directly.
1212
*/
1313
module Impl {
14+
// the following QLdoc is generated: if you need to edit it, do it in the schema file
1415
/**
1516
* A list of statements in a block, with an optional tail expression at the
1617
* end that determines the block's value.

0 commit comments

Comments
 (0)