mirror of
https://github.com/roc-lang/roc.git
synced 2025-11-13 10:01:56 +00:00
Instead of -max_size to -1 for regular refcounts, use 1 to max_size. 0 still means constant refcount. The highest bit is used to signify atomic refcounting required. This does not turn on any sort of atomic refcounting. |
||
|---|---|---|
| .. | ||
| copy.rs | ||
| equality.rs | ||
| mod.rs | ||
| refcount.rs | ||