mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
Merge pull request #19503 from hvitved/rust/fix-semantic-merge-conflict
Rust: Fix semantic merge conflict
This commit is contained in:
@@ -110,7 +110,7 @@ macro_expansion.rs:
|
||||
# 2| getPath(): [Path] foo
|
||||
# 2| getSegment(): [PathSegment] foo
|
||||
# 2| getIdentifier(): [NameRef] foo
|
||||
# 1| getTailExpr(): [LiteralExpr] 0
|
||||
# 1| getTailExpr(): [IntegerLiteralExpr] 0
|
||||
# 1| getName(): [Name] foo___rust_ctor___ctor
|
||||
# 1| getRetType(): [RetTypeRepr] RetTypeRepr
|
||||
# 1| getTypeRepr(): [PathTypeRepr] usize
|
||||
|
||||
Reference in New Issue
Block a user