Skip to content

Conversation

@linusg
Copy link
Collaborator

@linusg linusg commented Sep 2, 2025

See commit message for a concise list. Much like #23096 I'm happy for this PR to sit around until the last 0.15.x release has happened, I'll rebase it once in a while.

@linusg linusg force-pushed the remove-deprecated-stuff branch 3 times, most recently from 52934da to 51a1154 Compare September 2, 2025 22:52
@linusg linusg force-pushed the remove-deprecated-stuff branch from 51a1154 to 4be0832 Compare September 28, 2025 18:14
@linusg linusg force-pushed the remove-deprecated-stuff branch from 4be0832 to 2d796a4 Compare October 15, 2025 15:30
@linusg linusg force-pushed the remove-deprecated-stuff branch 3 times, most recently from 3232a4a to bef4b7b Compare November 1, 2025 10:50
@linusg linusg force-pushed the remove-deprecated-stuff branch 4 times, most recently from 43648c8 to 86a2eba Compare November 1, 2025 12:00
- std.Build.Step.Compile.root_module mutators -> std.Build.Module
- std.Build.Step.Compile.want_lto -> std.Build.Step.Compile.lto
- std.Build.Step.ConfigHeader.getOutput -> std.Build.Step.ConfigHeader.getOutputFile
- std.Build.Step.Run.max_stdio_size -> std.Build.Step.Run.stdio_limit
- std.enums.nameCast -> @field(E, tag_name) / @field(E, @TagName(tag))
- std.Io.tty.detectConfig -> std.Io.tty.Config.detect
- std.mem.trimLeft -> std.mem.trimStart
- std.mem.trimRight -> std.mem.trimEnd
- std.meta.intToEnum -> std.enums.fromInt
- std.meta.TagPayload -> @FieldType(U, @TagName(tag))
- std.meta.TagPayloadByName -> @FieldType(U, tag_name)
@linusg linusg force-pushed the remove-deprecated-stuff branch from 86a2eba to 8960990 Compare November 1, 2025 13:03
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