Skip to content

Commit 13e445b

Browse files
authored
ci: fix ROADMAP.md checks (#23059)
1 parent 9f9005c commit 13e445b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ROADMAP.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ For a list of all features and fixes, check out the changelog.
3838
- [x] Parallel parser (not integrated yet)
3939
- [x] Parallel checker (not integrated yet)
4040
- [x] Parallel C compilation (not integrated yet)
41-
- [x] Improved vweb => veb framework. Separation of global and context (request local) fields. Performance and stability. Based on picoev.
41+
- [x] Improved vweb => veb framework. Separation of global and context (request local) fields.
42+
Performance and stability. Based on picoev.
4243
- [x] -skip-unused on by default
4344
- [ ] 64/32 bit int depending on arch (will remove array.len limitation on 64 bit systems)
4445
- [ ] `copy()` builtin function (e.g. for easier conversion from `[]Foo` to `[4]Foo`)

0 commit comments

Comments
 (0)