From 528ad6aece720d79c892821cd822d9c5abef5f7d Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Mon, 26 Sep 2022 13:13:12 +0200 Subject: [PATCH] add reddit link --- ralf/_posts/2022-09-26-cargo-careful.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ralf/_posts/2022-09-26-cargo-careful.md b/ralf/_posts/2022-09-26-cargo-careful.md index 36381ef..2c90da1 100644 --- a/ralf/_posts/2022-09-26-cargo-careful.md +++ b/ralf/_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 +eddit: /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? -- 2.30.2