summary refs log tree commit diff stats
path: root/tests/misc/tcast.nim
Commit message (Expand)AuthorAgeFilesLines
* implement RFCs/294 ; disallow enum <=> enum conversion (#16351)Timothee Cour2021-04-031-5/+31
* Disallow nil dereference at compile time (#16032)cooldome2020-11-181-1/+2
* Semfold for nil cast (#16030)cooldome2020-11-181-3/+4
* combine PR#16009 and PR#16012 (#16024)flywind2020-11-181-0/+44
* Reject casts to builtin typeclasses (#14788)Danil Yarantsev2020-06-241-1/+8
* make megatest green againAndreas Rumpf2019-03-051-0/+1
* restrict casting for closure. (#5948); fixes #5742Parashurama2017-06-071-0/+23