summary refs log tree commit diff stats
path: root/tests/errmsgs/tconceptconstraint.nim
Commit message (Collapse)AuthorAgeFilesLines
* close #17636 (#17643)flywind2021-04-061-1/+0
|
* typeToString: type float => typedesc[float] (#17011)Timothee Cour2021-02-121-1/+1
| | | | | | | * typeToString: type float => typedesc[float] * fixup * fix tests
* better error messages: use <T1, T2> instead of (T1, T2) in order to prevent ↵Araq2018-02-101-3/+3
| | | | confusions with tuple types
* Fix #4737Zahary Karadjov2017-06-201-0/+21