Files
codeql/rust/ql/test/library-tests/path-resolution/CONSISTENCY/PathResolutionConsistency.expected
2025-08-06 11:08:13 +02:00

8 lines
235 B
Plaintext

multipleCallTargets
| main.rs:118:9:118:11 | f(...) |
| proc_macro.rs:9:5:11:5 | ...::new(...) |
multiplePathResolutions
| main.rs:641:3:641:12 | proc_macro |
| main.rs:647:7:647:16 | proc_macro |
| main.rs:650:7:650:16 | proc_macro |