mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-20 13:11:03 +00:00

Any type that is memory hashable must not be recursive since there are definitely no pointers involved to make a cycle. Signed-off-by: Joe Tsai <joetsai@digital-static.net>