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

READY : (derive_tools) : derive_deref & derive_deref_mut implementation improvement & tests extension & From docs #1305

Merged
merged 19 commits into from
Jun 1, 2024

Conversation

YBoy-git
Copy link
Contributor

@YBoy-git YBoy-git commented Apr 26, 2024

The main goal of the PR is to provide a more stable version of derive_tools, more focused on derive_deref and derive_deref_mut parts of the crate.

Goals

  • fix implementation to work with generics
  • extend tests
  • write docs (// qqq : document, add example of generated code)

@YBoy-git YBoy-git changed the title NOT READY : (derive_tools) : derive_deref & derive_deref_mut implementation improvement & tests extension READY : (derive_tools) : derive_deref & derive_deref_mut implementation improvement & tests extension & From docs May 17, 2024
@YBoy-git YBoy-git marked this pull request as ready for review May 17, 2024 13:41
@Wandalen Wandalen changed the title READY : (derive_tools) : derive_deref & derive_deref_mut implementation improvement & tests extension & From docs NOT READY : (derive_tools) : derive_deref & derive_deref_mut implementation improvement & tests extension & From docs May 19, 2024
@Wandalen
Copy link
Owner

@YBoy-git get it ready, please

@Wandalen Wandalen closed this May 30, 2024
@Wandalen Wandalen reopened this May 30, 2024
@YBoy-git YBoy-git changed the title NOT READY : (derive_tools) : derive_deref & derive_deref_mut implementation improvement & tests extension & From docs READY : (derive_tools) : derive_deref & derive_deref_mut implementation improvement & tests extension & From docs May 31, 2024
@Wandalen Wandalen merged commit e93f2f7 into Wandalen:alpha Jun 1, 2024
1 of 4 checks passed
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