0 branches
Tree
Top files
Clone with HTTPS:
cast_voidptr_to_struct_err.vv
tests: run `v fmt -w` over *.vv, when the semantics are the same; unify style; discover fmt bugs, to be filed separately (#22241)
1 year ago
272 bytes
casting_numbers_to_enums_outside_unsafe_err.out
checker: allow `EnumName(number)` casts only inside `unsafe{}` blocks (#15932)
3 years ago
224 bytes
casting_numbers_to_enums_outside_unsafe_err.vv
checker: allow `EnumName(number)` casts only inside `unsafe{}` blocks (#15932)
3 years ago
46 bytes
chained_alias_cycle_err.out
checker, ast, cgen: allow chained type aliases (fix #27055) (#27296)
last May 30
400 bytes
chained_alias_cycle_err.vv
checker, ast, cgen: allow chained type aliases (fix #27055) (#27296)
last May 30
51 bytes