mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Rust: regenerate schema
This commit is contained in:
@@ -976,6 +976,11 @@ struct_field_defaults(
|
||||
int default: @expr ref
|
||||
);
|
||||
|
||||
#keyset[id]
|
||||
struct_field_is_unsafe(
|
||||
int id: @struct_field ref
|
||||
);
|
||||
|
||||
#keyset[id]
|
||||
struct_field_names(
|
||||
int id: @struct_field ref,
|
||||
|
||||
Reference in New Issue
Block a user