Skip to content

Commit f973570

Browse files
authored
Merge pull request #5474 from briankung/patch-7
Adds "What is in a Rust Allocator?"
2 parents 05c6327 + 3b59554 commit f973570

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

draft/2024-05-08-this-week-in-rust.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ and just ask the editors to select the category.
4040
* [Download Accelerator - Async Rust Edition](https://ochagavia.nl/blog/download-accelerator-async-rust-edition/)
4141

4242
### Rust Walkthroughs
43-
- [How to rewrite a C++ codebase successfully](https://gaultier.github.io/blog/how_to_rewrite_a_cpp_codebase_successfully.html)
44-
43+
* [How to rewrite a C++ codebase successfully](https://gaultier.github.io/blog/how_to_rewrite_a_cpp_codebase_successfully.html)
4544
* [Building a Redis / Kafka Data Sink in Rust](https://www.sea-ql.org/blog/2024-05-05-redis-kafka-data-sink/)
4645
* [ZH | EN] [Writing a GPT Plugin in Rust, and Lost Gems](https://ideas.reify.ing/en/blog/gpt-plugin-rust-and-lost-gems/)
46+
* [What is in a Rust Allocator?](https://blog.sulami.xyz/posts/what-is-in-a-rust-allocator/)
4747

4848
### Research
4949

0 commit comments

Comments
 (0)