Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Small fix to the ast collector visitor
The parameter type was used instead of the default value. gcc/rust/ChangeLog: * ast/rust-ast-collector.cc (TokenCollector::visit): Check for presence of a type and use the default value instead of the type. Signed-off-by: Pierre-Emmanuel Patry <[email protected]>
- Loading branch information