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: add powf and powi to rust dictionary #3131

Merged
merged 1 commit into from Apr 30, 2024

Conversation

koviubi56
Copy link
Contributor

Add/Fix Dictionary

Dictionary: Rust

Description

This PR adds "powf" and "powi" to the Rust dictionary as they are used for exponentiation for floats.

References

Checklist

  • By submitting this pull-request, you agree to follow our Code of Conduct
  • Verify that the title starts with the correct prefix:
    • fix: - for minor changes like adding words or fixing spelling issues.
    • feat: - for a significant change like adding a whole new set of words to a dictionary.
    • feat!: - for breaking changes, like file format or licensing changes.
    • chore: - for changes that do not impact the content of dictionaries.

@Jason3S
Copy link
Collaborator

Jason3S commented Apr 30, 2024

@koviubi56,

Thank you.

@Jason3S Jason3S merged commit 84ab85e into streetsidesoftware:main Apr 30, 2024
8 checks passed
@github-actions github-actions bot mentioned this pull request Apr 30, 2024
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