summary refs log tree commit diff stats
path: root/tests/arc/thard_alignment.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes #22286; enforce Non-var T destructors by `nimPreviewNonVarDestructor` (...ringabout2023-11-251-1/+3
* deprecate unsafeAddr; extend addr (#19373)flywind2022-01-161-1/+1
* ARC now capable of custom extra alignment. Ref, closure and seq support. (#15...cooldome2020-10-281-0/+146