mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Rust: Remove empty impls.
This commit is contained in:
@@ -62,15 +62,6 @@ fn has_special_emission(type_name: &str) -> bool {
|
||||
| "Struct"
|
||||
| "Enum"
|
||||
| "Union"
|
||||
| "Trait"
|
||||
| "Module"
|
||||
| "Variant"
|
||||
| "PathExpr"
|
||||
| "RecordExpr"
|
||||
| "PathPat"
|
||||
| "RecordPat"
|
||||
| "TupleStructPat"
|
||||
| "MethodCallExpr"
|
||||
| "PathSegment"
|
||||
| "Const"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user