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

syntax: Fix #6416 by aborting on errors after test parse. #8037

Closed
wants to merge 1 commit into from

Conversation

graydon
Copy link
Contributor

@graydon graydon commented Jul 25, 2013

Errors only turn into failures in the parser when you force them.

bors added a commit that referenced this pull request Jul 26, 2013
Errors only turn into failures in the parser when you force them.
@bors bors closed this Jul 26, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jan 13, 2022
`README`: document that Clippy may change codegen

Currently, Clippy does not guarantee the same codegen will be produced.
Therefore, it should not be used as an universal replacement for `rustc`.

See rust-lang/rust-clippy#8035.

Signed-off-by: Miguel Ojeda <ojeda@kernel.org>

fixes rust-lang#8035
changelog: document that Clippy may change codegen
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