From a48d14e4511624b2d1930c30a5b53423b40152a1 Mon Sep 17 00:00:00 2001 From: josh11b <15258583+josh11b@users.noreply.github.com> Date: Tue, 21 Jul 2026 14:43:44 -0700 Subject: [PATCH] Add memory safety talk links to README (#7520) Co-authored-by: Josh L --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5989b86ffe90..a75a41b95e7b 100644 --- a/README.md +++ b/README.md @@ -367,6 +367,10 @@ Carbon focused talks from the community: ### 2026 +- Carbon memory safety: a first deep dive (July 10, + [video](https://drive.google.com/file/d/1tQlzpnbWZfn2WtTFMoJgF93QteByBBwm/view?usp=sharing), + [transcript](https://docs.google.com/document/d/1JB9H3KzVixAPC5WIytS4AMyrvjwzC7TXqp596veLT34/edit?usp=sharing), + [slides](https://chandlerc.blog/slides/2026-memory-safety-deep-3/)) - Benchmarking and optimizing the Carbon compiler, NDC {Toronto} (May 5-8) - Carbon: graduating from the experiment, NDC {Toronto} (May 5-8)