Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gccrs: fix ICE with hir dump on closure
Return type and parameter types are optional on closures. gcc/rust/ChangeLog: * hir/rust-hir-dump.cc (Dump::visit): add null guard Signed-off-by: Philip Herron <[email protected]>
- Loading branch information