Skip to content

std.ArrayHashMap: popOrNul() -> pop() [v2] - #22721

Merged
andrewrk merged 1 commit into
ziglang:masterfrom
nektro:nektro-patch-31684
Feb 8, 2025
Merged

std.ArrayHashMap: popOrNul() -> pop() [v2]#22721
andrewrk merged 1 commit into
ziglang:masterfrom
nektro:nektro-patch-31684

Conversation

@nektro

Copy link
Copy Markdown
Contributor

pulled out of #19424

@andrewrkandrewrk added breaking Implementing this issue could cause existing code to no longer compile or have different behavior. release notes This PR should be mentioned in the release notes. standard library This issue involves writing Zig code for the standard library. labels Feb 8, 2025
@andrewrk
andrewrk merged commit a8af36a into ziglang:masterFeb 8, 2025
@nektro
nektro deleted the nektro-patch-31684 branch February 8, 2025 01:56
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breakingImplementing this issue could cause existing code to no longer compile or have different behavior.release notesThis PR should be mentioned in the release notes.standard libraryThis issue involves writing Zig code for the standard library.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@nektro@andrewrk