mirror of
https://github.com/github/codeql.git
synced 2026-05-04 05:05:12 +02:00
For some reason the parser resolves the ambiguity between None as a PathPat or IdentPat differently on the Action runners vs local machine.
5 lines
349 B
Plaintext
5 lines
349 B
Plaintext
| gen_match_expr.rs:5:5:8:5 | MatchExpr | 0 | gen_match_expr.rs:6:9:6:23 | MatchArm |
|
|
| gen_match_expr.rs:5:5:8:5 | MatchExpr | 1 | gen_match_expr.rs:7:9:7:20 | MatchArm |
|
|
| gen_match_expr.rs:9:5:12:5 | MatchExpr | 0 | gen_match_expr.rs:10:9:10:15 | MatchArm |
|
|
| gen_match_expr.rs:9:5:12:5 | MatchExpr | 1 | gen_match_expr.rs:11:9:11:9 | MatchArm |
|