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

mini-std: Add -frust-mini-std flag #2959

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

Conversation

CohenArthur
Copy link
Member

gcc/rust/ChangeLog:

* lang.opt: Add flag to lang options.

This flag should be used to enable the inclusion of @P-E-P's mini-std library, which is being worked on in #2957

gcc/rust/lang.opt Outdated Show resolved Hide resolved
gcc/rust/ChangeLog:

	* lang.opt: Add flag to lang options.
Copy link
Member

@P-E-P P-E-P left a comment

Choose a reason for hiding this comment

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

Help message looks better like this :) Will you also add the inclusion mechanism in this PR ?

@CohenArthur
Copy link
Member Author

Help message looks better like this :) Will you also add the inclusion mechanism in this PR ?

Considering the inclusion mechanism depends on your PR, I was thinking of doing that after :)

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

2 participants