-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Pull requests: vlang/v
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
checker: add check for recursive array init on struct
#24278
opened Apr 20, 2025 by
felipensp
Loading…
checker: add deprecate notice for
any
arg, prevent any
from being used as map key,value or array type (currently crashing)
#24277
opened Apr 20, 2025 by
felipensp
Loading…
cgen: fix missing braces for const init with castexpr from option unwrapping expr
#24276
opened Apr 20, 2025 by
felipensp
Loading…
parser: fix range expr precedence on compound logical and operator
#24275
opened Apr 20, 2025 by
felipensp
Loading…
Fixed error handling when appending empty array literal to 2D array
#24002
opened Mar 22, 2025 by
TheAhmir
Loading…
ProTip!
Exclude everything labeled
bug
with -label:bug.