Skip to content

Conversation

@CohenArthur
Copy link
Member

Handle the -fsyntax-only properly from the rust frontend. This flag
allows checking for syntax and stopping after that, skipping further
passes of the pipeline.
The flag was accepted by the frontend, but was not used anywhere.

@CohenArthur CohenArthur added this to the Macro Expansion milestone Mar 17, 2022
@CohenArthur CohenArthur requested a review from philberty March 17, 2022 10:42
Handle the -fsyntax-only properly from the rust frontend. This flag
allows checking for syntax and stopping after that, skipping further
passes of the pipeline.
The flag was accepted by the frontend, but was not used anywhere.

Co-authored-by: philberty <philip.herron@embecosm.com>
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.

nice one

@CohenArthur CohenArthur reopened this Mar 17, 2022
@CohenArthur
Copy link
Member Author

Misclick

bors r+

@bors
Copy link
Contributor

bors bot commented Mar 17, 2022

Build succeeded:

@bors bors bot merged commit 1a14348 into Rust-GCC:master Mar 17, 2022
@CohenArthur CohenArthur deleted the fsyntax-only branch March 17, 2022 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants