We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 641d6ef commit 09a65a8Copy full SHA for 09a65a8
content/posts/2025-08-16-reserve-first.dj
@@ -160,7 +160,6 @@ pub fn internString(
160
errdefer comptime unreachable; // End reservation phase.
161
162
const gop = state.string_table.getOrPutAssumeCapacityAdapted(
163
- gpa,
164
@as([]const u8, bytes),
165
@as(String.TableIndexAdapter, .{
166
.bytes = state.string_bytes.items,
0 commit comments