Skip to content

Commit a40d05f

Browse files
committed
Rust: Run codegen
1 parent c3d872d commit a40d05f

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

rust/ql/.generated.list

-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/ql/.gitattributes

-1
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/AddressableImpl.qll

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ module Impl {
1414
private import rust
1515
private import codeql.rust.internal.PathResolution
1616

17+
// the following QLdoc is generated: if you need to edit it, do it in the schema file
1718
/**
1819
* Something that can be addressed by a path.
1920
*

0 commit comments

Comments
 (0)