You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are a a bunch of more cases where rustc compiles a file whereas treesitter-rustc throws an error, indicating a parsing failure in treesitter-rust.
Since I deem filing all these issues separately is not worth my time, here is a list of interesting test files:
the files can be found inside the rustc repo @ 0038c021031ce9f1ec2329469c8d85d0e681ef8f
Tested tree-sitter version was 0038c021031ce9f1ec2329469c8d85d0e681ef8f with a patched version of tree-sitter-rust 0435214 , as just adding both -git deps to a crate did not work out for me.
There are a a bunch of more cases where rustc compiles a file whereas treesitter-rustc throws an error, indicating a parsing failure in treesitter-rust.
Since I deem filing all these issues separately is not worth my time, here is a list of interesting test files:
the files can be found inside the rustc repo @ 0038c021031ce9f1ec2329469c8d85d0e681ef8f
Tested tree-sitter version was 0038c021031ce9f1ec2329469c8d85d0e681ef8f with a patched version of tree-sitter-rust 0435214 , as just adding both -git deps to a crate did not work out for me.
Have fun :)
The text was updated successfully, but these errors were encountered: