Skip to content

Minor fixes from clippy and Claude.#123

Closed
mikeday wants to merge 1 commit into
masterfrom
mikeday/fixes
Closed

Minor fixes from clippy and Claude.#123
mikeday wants to merge 1 commit into
masterfrom
mikeday/fixes

Conversation

@mikeday

@mikeday mikeday commented Oct 30, 2025

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread src/unicode/emoji_data.rs
// yeslogic-ucd-generate 0.6.0 is available on crates.io.

pub const EMOJI_PRESENTATION: &'static ::ucd_trie::TrieSet = &::ucd_trie::TrieSet {
pub const EMOJI_PRESENTATION: &::ucd_trie::TrieSet = &::ucd_trie::TrieSet {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unnecessary - this file is generated.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, thanks!

@wezm

wezm commented Nov 19, 2025

Copy link
Copy Markdown
Contributor

Merged as 4c951b4

@wezm wezm closed this Nov 19, 2025
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