Skip to content

added reserved words to bad_expr_word_table. #1629

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

Closed
wants to merge 1 commit into from

Conversation

j-clark
Copy link
Contributor

@j-clark j-clark commented Jan 24, 2012

Issue #1587: Added to bad_expr_word_table the reserved words found at 3.5.2 in the docs.

#1587
http://doc.rust-lang.org/doc/rust.html#reserved-words

edit: meant to edit this one since I missed a comma and resubmitted on accident.

@j-clark j-clark closed this Jan 24, 2012
celinval added a commit to celinval/rust-dev that referenced this pull request Jun 4, 2024
* Only generate tests if the failure is reproducible

The concrete playback feature was generating an empty test for cases
where the verification failed due to some non-reproducible error. For
example, unwind loop assertion failure.

Instead, we print a warning if the verification failure doesn't include
any reproducible trace.

* Address feedback and polish arg handling

- Create validate_inner() to allow us to unit test the argument parsing.

Co-authored-by: Adrian Palacios <[email protected]>
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.

1 participant