aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/include/aarch64-linux-gnu/bits
diff options
context:
space:
mode:
authorArnav Singh <me@arnavion.dev>2021-12-15 11:10:34 -0800
committerGitHub <noreply@github.com>2021-12-15 20:10:34 +0100
commit09f70bdd91bf498644f7a42800f3e4e4df7040aa (patch)
tree6baacfaa15f3d330b0c8434d84a86376e1bc9c58 /lib/libc/include/aarch64-linux-gnu/bits
parent87b843ef08426e1b14b2128987dfb52bb7de6788 (diff)
downloadzig-09f70bdd91bf498644f7a42800f3e4e4df7040aa.tar.gz
zig-09f70bdd91bf498644f7a42800f3e4e4df7040aa.zip
std.bounded_array: support inserting a new value at the end (#10340)
Since `BoundedArray.insert` internally reserves space for the element to be inserted, it can support inserting at the position that is the current length of the array. Change the check for the insertion position to allow this.
Diffstat (limited to 'lib/libc/include/aarch64-linux-gnu/bits')
0 files changed, 0 insertions, 0 deletions