Skip to content

Update erl_tokenize to 0.10.0 and adapt to Symbol API changes#124

Merged
sile merged 1 commit intomasterfrom
update-erl-tokenize-0-10-0
Feb 12, 2026
Merged

Update erl_tokenize to 0.10.0 and adapt to Symbol API changes#124
sile merged 1 commit intomasterfrom
update-erl-tokenize-0-10-0

Conversation

@sile
Copy link
Owner

@sile sile commented Feb 12, 2026

Updates the erl_tokenize dependency from 0.9.0 to 0.10.0 across all crates, removing the now-unused num-* dependency chain (num-bigint, num-integer, num-traits) and autocfg that were indirect dependencies.

Adapts code to breaking changes in erl_tokenize 0.10.0:

  • Changes Symbol::Not to Symbol::Bang in binary operator parsing
  • Updates NotSymbol trait implementation to use Bang instead of Not

@sile sile merged commit 0983a8b into master Feb 12, 2026
8 checks passed
@sile sile deleted the update-erl-tokenize-0-10-0 branch February 12, 2026 23: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.

1 participant