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

Fix division operator error #1384

Merged
merged 1 commit into from Jan 5, 2020

Conversation

hugopeixoto
Copy link
Contributor

Division was missing from the list of valid rust operators.
Added some visual samples to cover operator usage.

#452 also addressed this issue, but that PR seems stale. Some of those fixes were already addressed by other PRs.

Division was missing from the list of valid rust operators.
Added some visual samples to cover operator usage.
@pyrmont pyrmont self-assigned this Jan 4, 2020
@pyrmont pyrmont added the needs-review The PR needs to be reviewed label Jan 4, 2020
@pyrmont
Copy link
Contributor

pyrmont commented Jan 5, 2020

Thanks @hugopeixoto. Looks good to me!

@pyrmont pyrmont merged commit d342877 into rouge-ruby:master Jan 5, 2020
@pyrmont pyrmont removed the needs-review The PR needs to be reviewed label Jan 5, 2020
@hugopeixoto hugopeixoto deleted the bugfix.rust-division branch July 1, 2020 15:40
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