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

Ensure that library always include all types #26

Open
dr-orlovsky opened this issue Oct 18, 2023 · 0 comments
Open

Ensure that library always include all types #26

dr-orlovsky opened this issue Oct 18, 2023 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@dr-orlovsky
Copy link
Member

Right now library doesn't checks whether a type referenced from other library is included into it - but instead just directly compiles the underlying rust type as a part of the library. This leads to issues like in RGB-WG/rgb-core#177 and has to be fixed

@dr-orlovsky dr-orlovsky added the bug Something isn't working label Oct 18, 2023
@dr-orlovsky dr-orlovsky added this to the v2.0.0 milestone Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant