Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hir-dump: Fix more segfaults in the HIR dump #3316

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

CohenArthur
Copy link
Member

gcc/rust/ChangeLog:

* hir/rust-hir-dump.cc: Check unique_ptr members are present before visiting them.
* hir/tree/rust-hir-path.h: Add `has_{type, trait}` methods to QualifiedPathInType.

gcc/rust/ChangeLog:

	* hir/rust-hir-dump.cc: Check unique_ptr members are present before
	visiting them.
	* hir/tree/rust-hir-path.h: Add `has_{type, trait}` methods to
	QualifiedPathInType.
@CohenArthur
Copy link
Member Author

This needs an extra commit I have on my dev branch, but I'm not sure about the design yet so I'll put this in draft in the meantime

@CohenArthur CohenArthur marked this pull request as draft December 25, 2024 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant