aboutsummaryrefslogtreecommitdiff
path: root/src/codegen.zig
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2022-04-18 08:28:43 -0700
committerAndrew Kelley <andrew@ziglang.org>2022-04-20 05:31:24 -0700
commit99112b63bdeec512e164f289556b24fa1554a775 (patch)
treea774fe70f74dec3f35430865eb3138ad3a317066 /src/codegen.zig
parent711bf55eaa643c3d05640bebbf3e4315477b8ed8 (diff)
downloadzig-99112b63bdeec512e164f289556b24fa1554a775.tar.gz
zig-99112b63bdeec512e164f289556b24fa1554a775.zip
std.SegmentedList: breaking API changes
* Remove the Allocator field; instead it must be passed in as a parameter to any function that needs it. * Rename `push` to `append` and `pushMany` to `appendSlice` to match the conventions set by ArrayList.
Diffstat (limited to 'src/codegen.zig')
0 files changed, 0 insertions, 0 deletions