Skip to content

refactor: change 'new' to 'untracked' for clippy#1712

Closed
samcal wants to merge 3 commits intoeza-community:mainfrom
samcal:main
Closed

refactor: change 'new' to 'untracked' for clippy#1712
samcal wants to merge 3 commits intoeza-community:mainfrom
samcal:main

Conversation

@samcal
Copy link
Copy Markdown

@samcal samcal commented Feb 9, 2026

Resolves a FIXME comment about the new method on a few structs. Clippy was flagging that these ones aren't constructors, as they don't return Self, so this PR renames those methods to untracked, which is clearer about intent and less confusing with the conventions.

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.

1 participant