Skip to content

Conversation

mh-northlander
Copy link
Collaborator

partial fix for #40.

Fix clippy warnings (rest of #263).

Contains some breaking changes:

  • rm unused BAKED_DICTIONARY_BYTES
  • rm unused SplitIter
  • rename StringNumber.to_string -> get_normalized
  • change some func args more general (&String -> &str, &Vec -> &[])
  • RegexError.cause is boxed
  • AnalyzeNonSplitted and AnalyzeSplitted takes boxed SudachiOutput

@mh-northlander mh-northlander force-pushed the fix/clippy-warnings-breaking branch from c1cd151 to daed1b7 Compare November 11, 2024 02:10
@mh-northlander mh-northlander linked an issue Nov 11, 2024 that may be closed by this pull request
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.

Fix clippy warnings
1 participant