We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c70d081 commit 66dab53Copy full SHA for 66dab53
CHANGELOG.md
@@ -33,6 +33,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
33
34
- CI now uses flags specified in `Cargo.toml` for `rustdoc` tests.
35
- Fixed clippy lints.
36
+- The `UnionNode<T>` in `pool` now has the correct memory layout for reinterpreting it as a pointer to `T`
37
38
### Removed
39
0 commit comments