Skip to content

Collect lang items after expansion #4066

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

Merged
merged 1 commit into from
Aug 17, 2025

Conversation

powerboat9
Copy link
Collaborator

This allows macros to create lang items.

This allows macros to create lang items.

gcc/rust/ChangeLog:

	* rust-session-manager.cc (Session::compile_crate): Collect lang
	items after expansion.

Signed-off-by: Owen Avery <[email protected]>
Copy link
Member

@philberty philberty left a comment

Choose a reason for hiding this comment

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

LGTM and sounds good since lots of lang items are defined after expansion

@philberty philberty added this pull request to the merge queue Aug 17, 2025
Merged via the queue into Rust-GCC:master with commit 5de1415 Aug 17, 2025
13 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in libcore 1.49 Aug 17, 2025
@powerboat9 powerboat9 deleted the collect-lang branch August 17, 2025 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants