Skip to content

Conversation

@ahl
Copy link
Collaborator

@ahl ahl commented Dec 26, 2025

Per a recent clippy warning

warning: a method with this name may be added to the standard library in the future
   --> progenitor-impl/src/to_schema.rs:257:18
    |
257 |                 .reduce(),
    |                  ^^^^^^
    |
    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
    = help: call with fully qualified syntax `to_schema::OptionReduce::reduce(...)` to keep using the current method

@ahl ahl merged commit 05fe1d3 into main Dec 26, 2025
9 checks passed
@ahl ahl deleted the reduce-reduce branch December 26, 2025 19:19
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