mirror of
https://github.com/github/codeql.git
synced 2026-05-05 05:35:13 +02:00
Merge branch 'main' into redsun82/rust-canonical-enum
This commit is contained in:
@@ -289,7 +289,7 @@ class _:
|
||||
}
|
||||
```
|
||||
"""
|
||||
expr: _ | ql.name("scrutinee") | doc("scrutinee (the expression being matched) of this match expression")
|
||||
scrutinee: _ | doc("scrutinee (the expression being matched) of this match expression")
|
||||
|
||||
|
||||
@annotate(ContinueExpr, cfg = True)
|
||||
|
||||
Reference in New Issue
Block a user