Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | disallow typedesc in arrays & move existing checks to `types.typeAllowedAux` ↵ | Neelesh Chandola | 2020-05-29 | 1 | -1/+1 |
| | | | | | | (#13261) * disallow typedesc in arrays and move previous checks to types.typeAllowedAux | ||||
* | fixes 5870 (#11704) | Andreas Rumpf | 2019-08-29 | 1 | -0/+17 |
* fixes #5870 * make tclosure test green again * this check is correct but breaks some Nimble packages |