-
Notifications
You must be signed in to change notification settings - Fork 2k
Rust: expand attribute macros on AssocItem#19786
Rust: expand attribute macros on AssocItem#19786redsun82 wants to merge 10 commits intomaingithub/codeql:mainfrom redsun82/rust-expand-assoc-itemsgithub/codeql:redsun82/rust-expand-assoc-itemsCopy head branch name to clipboard
AssocItem#19786Merge branch 'main' into redsun82/rust-expand-assoc-items
b0b9bf7
4 configurations not found
Warning: Code scanning may not have found all the alerts introduced by this pull request, because 4 configurations present on refs/heads/main were not found:
Actions workflow (csv-coverage-metrics.yml)
- ❓
.github/workflows/csv-coverage-metrics.yml:publish-csharp - ❓
.github/workflows/csv-coverage-metrics.yml:publish-java
Actions workflow (codeql-analysis.yml)
- ❓
.github/workflows/codeql-analysis.yml:CodeQL-Build/language:actions - ❓
.github/workflows/codeql-analysis.yml:CodeQL-Build/language:csharp
New alerts in code changed by this pull request
- 2 warnings
Alerts not introduced by this pull request might have been detected because the code changes were too large.
See annotations below for details.
Annotations
Check warning on line 31 in rust/ql/lib/codeql/rust/elements.qll
Code scanning / CodeQL
Redundant import Warning
codeql.rust.elements.Abi
Redundant import, the module is already imported inside
codeql.rust.elements.Addressable
Redundant import, the module is already imported inside
codeql.rust.elements.ArgList
Redundant import, the module is already imported inside
codeql.rust.elements.AsmDirSpec
Redundant import, the module is already imported inside
codeql.rust.elements.AsmOperand
Redundant import, the module is already imported inside
codeql.rust.elements.AsmOperandExpr
Redundant import, the module is already imported inside
codeql.rust.elements.AsmOption
Redundant import, the module is already imported inside
codeql.rust.elements.AsmPiece
Redundant import, the module is already imported inside
codeql.rust.elements.AsmRegSpec
Redundant import, the module is already imported inside
codeql.rust.elements.AssocItemList
Redundant import, the module is already imported inside
codeql.rust.elements.Attr
Redundant import, the module is already imported inside
codeql.rust.elements.Callable
Redundant import, the module is already imported inside
codeql.rust.elements.Comment
Redundant import, the module is already imported inside
codeql.rust.elements.Expr
Redundant import, the module is already imported inside
codeql.rust.elements.ExternItemList
Redundant import, the module is already imported inside
codeql.rust.elements.FieldList
Redundant import, the module is already imported inside
codeql.rust.elements.ForBinder
Redundant import, the module is already imported inside
codeql.rust.elements.FormatArgsArg
Redundant import, the module is already imported inside
codeql.rust.elements.GenericArg
Redundant import, the module is already imported inside
codeql.rust.elements.GenericArgList
Redundant import, the module is already imported inside
codeql.rust.elements.GenericParam
Redundant import, the module is already imported inside
codeql.rust.elements.GenericParamList
Redundant import, the module is already imported inside
codeql.rust.elements.ItemList
Redundant import, the module is already imported inside
codeql.rust.elements.Label
Redundant import, the module is already imported inside
codeql.rust.elements.LetElse
Redundant import, the module is already imported inside
codeql.rust.elements.MacroCall
Redundant import, the module is already imported inside
codeql.rust.elements.MacroItems
Redundant import, the module is already imported inside
codeql.rust.elements.MatchArm
Redundant import, the module is already imported inside
codeql.rust.elements.MatchArmList
Redundant import, the module is already imported inside
codeql.rust.elements.MatchGuard
Redundant import, the module is already imported inside
codeql.rust.elements.Meta
Redundant import, the module is already imported inside
codeql.rust.elements.Name
Redundant import, the module is already imported inside
codeql.rust.elements.ParamBase
Redundant import, the module is already imported inside
codeql.rust.elements.ParamList
Redundant import, the module is already imported inside
codeql.rust.elements.ParenthesizedArgList
Redundant import, the module is already imported inside
codeql.rust.elements.Pat
Redundant import, the module is already imported inside
codeql.rust.elements.Path
Redundant import, the module is already imported inside
codeql.rust.elements.PathAstNode
Redundant import, the module is already imported inside
codeql.rust.elements.PathSegment
Redundant import, the module is already imported inside
codeql.rust.elements.Rename
Redundant import, the module is already imported inside
codeql.rust.elements.RetTypeRepr
Redundant import, the module is already imported inside
codeql.rust.elements.ReturnTypeSyntax
Redundant import, the module is already imported inside
codeql.rust.elements.SourceFile
Redundant import, the module is already imported
Check warning on line 101 in rust/ql/lib/codeql/rust/elements.qll
Code scanning / CodeQL
Redundant import Warning
codeql.rust.elements.Item
Redundant import, the module is already imported inside codeql.rust.elements.TypeItem.