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 fdd476f commit 8b74a18Copy full SHA for 8b74a18
src/reading-list/2025a.md
@@ -16,6 +16,8 @@
16
* [No-Panic Rust: A Nice Technique for Systems Programming](https://blog.reverberate.org/2025/02/03/no-panic-rust.html):
17
查看和去除 panic 代码的技巧,以减少二进制产物大小
18
* [So you want better debug info?](https://walnut356.github.io/posts/so-you-want-better-debug-info/):Rust 调试信息
19
+* [Zig -> allocators -> Rust ergonomics](https://www.capturedlambda.dev/blog/zig-allocators-rust_ergo/):
20
+ 使用自定义分配器
21
22
## 嵌入式
23
0 commit comments