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

Handle --cfg and --cap-lints options #49

Merged
merged 1 commit into from
Jul 21, 2021

Conversation

CohenArthur
Copy link
Member

Needs #47 to be merged

Closes #16
Closes #17

This PR adds the handling of those options to the rustc option parser generator. This will no longer be an issue once #46 is done, but is necessary for now in order to compile certain crates.

I added the corresponding compiler issues links (Rust-GCC/gccrs#575 and Rust-GCC/gccrs#574) in the commit's message for future reference

Copy link
Member

@flip1995 flip1995 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 force-pushed the refactor-gccrs-args branch from 7a2cb08 to 1a35d61 Compare July 20, 2021 12:40
@CohenArthur CohenArthur merged commit 0eb515a into refactor-gccrs-args Jul 21, 2021
@CohenArthur CohenArthur deleted the handle-cap-lints branch July 21, 2021 09:15
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.

3 participants