github / semantic

Parsing, analyzing, and comparing source code across many languages
8.94k stars 454 forks source link

Investigate semantic-rust macro tests #553

Open joshvera opened 4 years ago

joshvera commented 4 years ago

@p-alik has graciously added the semantic-rust package but we've had to exclude some macro corpus tests due to parsing issues.

See https://github.com/github/semantic/pull/551 for details.

p-alik commented 4 years ago

https://github.com/github/semantic/blob/25afb3fbb9c265fc5a986d29bc016d4c7d64e8d3/semantic-ast/src/AST/Test.hs#L79 exampleParser looks for --- but in macros.txt two examples end with ----.