mirror of
https://github.com/github/codeql.git
synced 2026-02-20 00:43:44 +01:00
For some reason the parser resolves the ambiguity between None as a PathPat or IdentPat differently on the Action runners vs local machine.
3 lines
179 B
Plaintext
3 lines
179 B
Plaintext
| gen_box_pat.rs:6:9:6:27 | BoxPat | getInner: | gen_box_pat.rs:6:13:6:27 | TupleStructPat |
|
|
| gen_box_pat.rs:7:9:7:24 | BoxPat | getInner: | gen_box_pat.rs:7:13:7:24 | PathPat |
|