Skip to content

yang-push: fix clippy::result_large_err in the YANG Library fetcher - #8

Merged
rodonile merged 1 commit into
network-analytics:mainfrom
ustorbeck:gh-clippy
Jul 28, 2026
Merged

yang-push: fix clippy::result_large_err in the YANG Library fetcher#8
rodonile merged 1 commit into
network-analytics:mainfrom
ustorbeck:gh-clippy

Conversation

@ustorbeck

Copy link
Copy Markdown
Member

Box the Err variant of FetcherResult to reduce stack usage and satisfy result_large_err checks with clippy 0.1.98.

Box the Err variant of FetcherResult to reduce stack usage
and satisfy result_large_err checks with clippy 0.1.98.
@rodonile
rodonile merged commit fb79b6d into network-analytics:main Jul 28, 2026
35 of 38 checks passed
@ustorbeck
ustorbeck deleted the gh-clippy branch July 29, 2026 09:13
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.

3 participants