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 8 times, most recently from 86a2eba to 8960990 Compare November 1, 2025 13:03
- 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 8960990 to da1415e Compare November 23, 2025 01:50
@linusg
Copy link
Collaborator Author

linusg commented Nov 27, 2025

@linusg linusg closed this Nov 27, 2025
@linusg linusg deleted the remove-deprecated-stuff branch November 27, 2025 20: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