lift the =dup hook (#21903)

* fixes tests again
* remove helper functions
* fixes closures, owned refs
* final cleanup
This commit is contained in:
ringabout
2023-06-02 22:03:32 +08:00
committed by GitHub
parent ead7e20926
commit 1133f20fe2
15 changed files with 151 additions and 93 deletions

View File

@@ -87,7 +87,7 @@ pkg "kdtree", "nimble test -d:nimLegacyRandomInitRand", "https://github.com/jbli
pkg "loopfusion"
pkg "lockfreequeues"
pkg "macroutils"
pkg "manu"
pkg "manu", url = "https://github.com/nim-lang/manu"
pkg "markdown"
pkg "measuremancer", "nimble testDeps; nimble -y test"
pkg "memo"