X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/0426bf6730bcc6f285597c61dc2843a90ca6c4b3..9bce83e719db1084c74a2ef601c0e5686047f6a3:/personal/_posts/2022-09-26-cargo-careful.md diff --git a/personal/_posts/2022-09-26-cargo-careful.md b/personal/_posts/2022-09-26-cargo-careful.md index 36381ef..fbc49ca 100644 --- a/personal/_posts/2022-09-26-cargo-careful.md +++ b/personal/_posts/2022-09-26-cargo-careful.md @@ -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?