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

Remove reverse dependency from core module #1802

Merged
merged 2 commits into from
Jun 8, 2022
Merged

Remove reverse dependency from core module #1802

merged 2 commits into from
Jun 8, 2022

Conversation

kennykerr
Copy link
Collaborator

@kennykerr kennykerr commented Jun 6, 2022

As I work toward multi-crate support, I need to isolate the core modules in both the windows and windows-sys crates so that they can in fact be independent crates that the various namespace crates would depend on. This update removes the only dependency - Error::win32_error - that the core modules have on namespace modules.

@kennykerr kennykerr merged commit e511e77 into master Jun 8, 2022
@kennykerr kennykerr deleted the from_error branch June 8, 2022 15:08
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