mirror of
https://github.com/github/codeql.git
synced 2026-05-05 13:45:19 +02:00
Rust: Accept changes to expected files
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
| lib.rs:1:1:1:3 | Visibility |
|
||||
| lib.rs:1:1:1:3 | pub |
|
||||
| lib.rs:1:1:1:25 | SourceFile |
|
||||
| lib.rs:1:1:1:25 | mod utf8_identifiers |
|
||||
| lib.rs:1:9:1:24 | utf8_identifiers |
|
||||
@@ -17,12 +17,12 @@
|
||||
| utf8_identifiers.rs:6:8:6:8 | X |
|
||||
| utf8_identifiers.rs:6:10:8:1 | StructFieldList |
|
||||
| utf8_identifiers.rs:7:5:7:5 | \u03b4 |
|
||||
| utf8_identifiers.rs:7:5:7:13 | StructField |
|
||||
| utf8_identifiers.rs:7:5:7:13 | \u03b4: usize |
|
||||
| utf8_identifiers.rs:7:9:7:13 | usize |
|
||||
| utf8_identifiers.rs:7:9:7:13 | usize |
|
||||
| utf8_identifiers.rs:7:9:7:13 | usize |
|
||||
| utf8_identifiers.rs:7:9:7:13 | usize |
|
||||
| utf8_identifiers.rs:10:1:10:3 | Visibility |
|
||||
| utf8_identifiers.rs:10:1:10:3 | pub |
|
||||
| utf8_identifiers.rs:10:1:12:1 | fn main |
|
||||
| utf8_identifiers.rs:10:8:10:11 | main |
|
||||
| utf8_identifiers.rs:10:12:10:13 | ParamList |
|
||||
|
||||
Reference in New Issue
Block a user