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

Rename the ironfish_rust crate to just ironfish #3946

Merged
merged 1 commit into from
Jun 5, 2023
Merged

Rename the ironfish_rust crate to just ironfish #3946

merged 1 commit into from
Jun 5, 2023

Conversation

andreacorbellini
Copy link
Contributor

Summary

Rename the crate in order to better follow the Rust conventions. In particular: https://rust-lang.github.io/api-guidelines/naming.html

Crate names should not use -rs or -rust as a suffix or prefix. Every
crate is Rust! It serves no purpose to remind users of this constantly.

Testing Plan

Rebuilt the repository, and verified that the CLI program starts correctly.

Documentation

N/A

Breaking Change

Not a breaking change (yet) thanks to the fact that ironfish_rust is not public.

@andreacorbellini andreacorbellini requested a review from a team as a code owner June 5, 2023 21:42
Rename the crate in order to better follow the Rust conventions. In
particular: https://rust-lang.github.io/api-guidelines/naming.html

> Crate names should not use -rs or -rust as a suffix or prefix. Every
> crate is Rust! It serves no purpose to remind users of this constantly.
@andreacorbellini andreacorbellini merged commit ba52cdd into iron-fish:staging Jun 5, 2023
11 checks passed
@andreacorbellini andreacorbellini deleted the andrea/ifl-1071-rename-the-ironfish_rust-crate-to-just-ironfish branch July 28, 2023 17:51
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

3 participants