v/vlib/v/checker
Delyan Angelov 568aa742b2
v.parser: improve conditions for debugging ast.CastExpr parsing
2021-07-17 17:49:29 +03:00
..
tests checker: prohibit using non-lvalue as mut receiver (#10790) 2021-07-16 13:03:40 +03:00
check_types.v checker: fix generics fn inferring map type (fix #10835) (#10839) 2021-07-17 17:49:21 +03:00
checker.v v.parser: improve conditions for debugging ast.CastExpr parsing 2021-07-17 17:49:29 +03:00
noreturn.v all: support `[noreturn] fn abc() { for{} }`, mark panic/1 and exit/1with it too. (#10654) 2021-07-04 20:24:19 +03:00