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

Add some more options to RustBuilder #21

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mosuem
Copy link

@mosuem mosuem commented Aug 16, 2024

As discussed in dart-lang/i18n#857. I don't know much about Rust, let me know if this makes sense!

/// Name of the crate to be built.
final String? crateName;

final CrateType? crateType;
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These need some docs - just wanted to check if I am on the right path first, if yes I will go through this and clean it up.

@knopp
Copy link
Contributor

knopp commented Aug 19, 2024

Overall this looks good to me. But with all these options expanded I should probably figure out more robust way to test things on CI. Not a blocker for this PR.

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.

2 participants