Files
Draupnir/test
gnuxie 6272da337b Plumb lifetimes into all protections.
https://github.com/the-draupnir-project/planning/issues/80

Lifetimes make it impossible to forget to link up various
destructor/finalizer methods, and makes it impossible to forget to run
them. It's a good structural solution to the problem we keep having.

We haven't updated protections to use them properly yet, ie allocate
things against the lifetime, but for now the protections themeselves
are allocated against the lifetime.
2025-10-28 12:46:08 +00:00
..
2024-07-25 10:58:40 +01:00
2025-10-09 16:49:53 +01:00
2025-10-09 16:49:53 +01:00
2024-07-22 19:13:57 +01:00