fix typo
[web.git] / ralf / _posts / 2022-09-26-cargo-careful.md
index 36381ef6e890888a5c6e1cf7bd336dda58127279..fbc49ca6d09127a55caca3951b135f5a47a6e19c 100644 (file)
@@ -1,6 +1,7 @@
 ---
 title: "cargo careful: run your Rust code with extra careful debug checking"
 categories: rust
+reddit: /rust/comments/xogayv/cargo_careful_run_your_rust_code_with_extra/
 ---
 
 Did you know that the standard library is full of useful checks that users never get to see?