Skip to content

v0.2.4 - #82

Merged
FL03 merged 13 commits into
mainfrom
v0.2.4
Jan 20, 2026
Merged

v0.2.4#82
FL03 merged 13 commits into
mainfrom
v0.2.4

Conversation

@FL03

@FL03 FL03 commented Dec 27, 2025

Copy link
Copy Markdown
Owner

Signed-off-by: FL03 jo3mccain@icloud.com

Signed-off-by: FL03 <jo3mccain@icloud.com>
@FL03 FL03 added the bug Something isn't working label Dec 27, 2025
@FL03 FL03 self-assigned this Dec 27, 2025
@FL03 FL03 added documentation Improvements or additions to documentation enhancement New feature or request rust Any additions, improvements, or issues with any rust-lang code labels Dec 27, 2025
@FL03 FL03 added this to the v0.2.4 milestone Dec 27, 2025
@FL03 FL03 added test Any additions, issues, or modifications to implemented unit tests for the codebase tracking Items dedicated to tracking the progress of a particular feature, milestone, etc. macros Any issues, additions, or modifications to any procedural macros dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code benchmark Additions, issues, or modifications to any benchmarks labels Dec 27, 2025
FL03 added 12 commits December 26, 2025 22:37
Signed-off-by: FL03 <jo3mccain@icloud.com>
Signed-off-by: FL03 <jo3mccain@icloud.com>
Signed-off-by: FL03 <jo3mccain@icloud.com>
Signed-off-by: FL03 <jo3mccain@icloud.com>
Signed-off-by: FL03 <jo3mccain@icloud.com>
Signed-off-by: FL03 <jo3mccain@icloud.com>
Signed-off-by: FL03 <jo3mccain@icloud.com>
Signed-off-by: FL03 <jo3mccain@icloud.com>
Signed-off-by: FL03 <jo3mccain@icloud.com>
Signed-off-by: FL03 <jo3mccain@icloud.com>
Signed-off-by: FL03 <jo3mccain@icloud.com>
Signed-off-by: FL03 <jo3mccain@icloud.com>
@FL03
FL03 marked this pull request as ready for review January 20, 2026 20:57
@FL03
FL03 merged commit 494cb33 into main Jan 20, 2026
2 checks passed
@FL03
FL03 deleted the v0.2.4 branch January 20, 2026 20:57
Comment thread derive/src/impls/gsw.rs
Comment on lines +26 to +30
return quote! {
impl #impl_generics #name #ty_generics #where_clause {
#(#methods)*
}
};

Check failure

Code scanning / clippy

unneeded return statement Error

unneeded return statement
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

benchmark Additions, issues, or modifications to any benchmarks bug Something isn't working dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation enhancement New feature or request github_actions Pull requests that update GitHub Actions code macros Any issues, additions, or modifications to any procedural macros rust Any additions, improvements, or issues with any rust-lang code test Any additions, issues, or modifications to implemented unit tests for the codebase tracking Items dedicated to tracking the progress of a particular feature, milestone, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants