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

Create Import class for use during name resolution 2.0 #2901

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

Conversation

powerboat9
Copy link
Contributor

This is going to be part of something like #2312

gcc/rust/ChangeLog:

	* resolve/rust-toplevel-name-resolver-2.0.h
	(class Import): New.

Signed-off-by: Owen Avery <powerboat9.gamer@gmail.com>
Copy link
Member

@CohenArthur CohenArthur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)

@CohenArthur CohenArthur requested a review from P-E-P March 7, 2024 12:41
@powerboat9
Copy link
Contributor Author

@CohenArthur

@P-E-P
Copy link
Member

P-E-P commented Mar 21, 2024

@powerboat9 I'm not entirely sure where you want to use this class ? Could you provide more context ? I'm trying to (slowly) finalize the name resolution before the release and I can't wrap my mind around this class.

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.

None yet

3 participants