Skip to content

Commit f647b33

Browse files
committed
Rust: rerun codegen
1 parent 9c2fea9 commit f647b33

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/CallableImpl.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.Callable
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 callable. Either a `Function` or a `ClosureExpr`.
1617
*/

0 commit comments

Comments
 (0)