Skip to content

Commit f1ff769

Browse files
authored
feat: rust pointer metadata (#4603)
1 parent 9bbabe0 commit f1ff769

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

draft/2023-08-09-this-week-in-rust.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ and just ask the editors to select the category.
5353
* [How to improve Rust compiler’s CI in 2023](https://kobzol.github.io/rust/rustc/2023/07/30/optimizing-rust-ci-2023.html)
5454
* [video] [Andreas Monitzer - Bevy-ECS explained - Rust Vienna June 2023](https://www.youtube.com/watch?v=TBjmRmjr4JA)
5555

56+
* [Rust Pointer Metadata](https://bd103.github.io/blog/2023-08-06-ptr-metadata)
57+
5658
### Rust Walkthroughs
5759
* [Handling Rust enum variants with kinded crate](https://www.greyblake.com/blog/handling-rust-enum-variants-with-kinded-crate/)
5860
* [Let's Build a Cargo Compatible Build Tool - Part 1](https://blog.mgattozzi.dev/freight-part-1/)

0 commit comments

Comments
 (0)