projects
/
web.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0426bf6
)
add reddit link
author
Ralf Jung
<post@ralfj.de>
Mon, 26 Sep 2022 11:13:12 +0000
(13:13 +0200)
committer
Ralf Jung
<post@ralfj.de>
Mon, 26 Sep 2022 11:13:12 +0000
(13:13 +0200)
personal/_posts/2022-09-26-cargo-careful.md
patch
|
blob
|
history
diff --git
a/personal/_posts/2022-09-26-cargo-careful.md
b/personal/_posts/2022-09-26-cargo-careful.md
index 36381ef6e890888a5c6e1cf7bd336dda58127279..2c90da1e59edae9a183f46103ca8446d52bd0218 100644
(file)
--- 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
+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?