From 44e8f63e26265d114a01cd34e26c5b75cd4b2831 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Szab=C3=B3?= Date: Wed, 18 Dec 2024 08:35:13 +0200 Subject: [PATCH] =?UTF-8?q?add=20"What=20is=20shift-left=20=E2=AC=85?= =?UTF-8?q?=EF=B8=8F=20programming=3F"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- draft/2024-12-18-this-week-in-rust.md | 1 + 1 file changed, 1 insertion(+) diff --git a/draft/2024-12-18-this-week-in-rust.md b/draft/2024-12-18-this-week-in-rust.md index be2e906c2..27cbebe50 100644 --- a/draft/2024-12-18-this-week-in-rust.md +++ b/draft/2024-12-18-this-week-in-rust.md @@ -46,6 +46,7 @@ and just ask the editors to select the category. ### Research ### Miscellaneous +* [What is shift-left ⬅️ programming?](https://dev.to/szabgab/what-is-shift-left-programming-5601) ## Crate of the Week