mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 20:11:17 +00:00
mem::scoped() and long jump resilience fixed #1963 fixed --test-nosort argument + extra test for teardown_fn memory leak Some renaming. Simplify robust test allocator handling. Pop temp allocators in test runner. `Thread` no longer allocates memory on posix. Update unprintable struct output. Correctly give an error if a character literal contains a line break.