Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Introduce a new type UnsafeBox<T> in the rule tree
This lets us rely less on raw pointers, thus better tracking the lifetime
of the rule node values while dropping strong references etc.
  • Loading branch information
nox committed Apr 17, 2020
1 parent bc4e294 commit a30da7a
Show file tree
Hide file tree
Showing 3 changed files with 166 additions and 101 deletions.

0 comments on commit a30da7a

Please sign in to comment.