Skip to content

Remove some deprecated things#325

Merged
mlarouche merged 6 commits into
zigimg:masterfrom
squidy239:master
May 16, 2026
Merged

Remove some deprecated things#325
mlarouche merged 6 commits into
zigimg:masterfrom
squidy239:master

Conversation

@squidy239

Copy link
Copy Markdown
Contributor

This replaces more deprecated things including std.meta.Int, @intFromFloat, and std.mem.indexOf. This passes all tests in both master and 0.16. I also removed some unnecessary casts in places where the types coerce. The I also replaced std.mem.copy functions with @memcpy since the arguments don't seem to alias.

@squidy239 squidy239 changed the title Remove more things deprecated in master Remove some deprecated things May 15, 2026
@mlarouche mlarouche merged commit bebd360 into zigimg:master May 16, 2026
3 checks passed
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.

2 participants