mirror of
https://github.com/tailscale/tailscale.git
synced 2025-05-30 19:28:32 +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>