Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | correct effect tracking for .borrowed procs [backport] (#18882) | Andreas Rumpf | 2021-09-23 | 1 | -1/+1 |
| | | | | | | | | | | | * correct effect tracking for .borrowed procs [backport] * progress * fix error message in a test * correctly fix it Co-authored-by: narimiran <narimiran@disroot.org> | ||||
* | fixes a critical GC safety inference bug (#10615) | Andreas Rumpf | 2019-03-05 | 1 | -0/+21 |
* fixes a critical GC safety inference bug * make nimsuggest compile again * make Nimble compile again |