summary refs log tree commit diff stats
path: root/tests/generics/treturn_inference.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes #22971; `inferGenericTypes` does not work with method call syntax (#22972)Pylgos2023-11-221-1/+23
* Let inferGenericTypes continue if a param is already bound (#22384)SirOlaf2023-08-061-1/+24
* Add experimental inferGenericTypes switch (#22317)SirOlaf2023-08-031-0/+139