mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Rust: remove module data from Crate elements
This commit is contained in:
committed by
Tom Hvitved
parent
dd5c487628
commit
f05bed685d
@@ -238,12 +238,6 @@ crate_versions(
|
||||
string version: string ref
|
||||
);
|
||||
|
||||
#keyset[id]
|
||||
crate_modules(
|
||||
int id: @crate ref,
|
||||
int module: @module ref
|
||||
);
|
||||
|
||||
#keyset[id, index]
|
||||
crate_cfg_options(
|
||||
int id: @crate ref,
|
||||
|
||||
Reference in New Issue
Block a user