From 22675cd8dc75d8b8d4b0f818f5b093efbc364802 Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Fri, 8 Aug 2025 22:44:15 +0200 Subject: vault backup: 2025-08-08 22:44:15 --- Mutable references are safe because they prevent aliasing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Mutable references are safe because they prevent aliasing.md') diff --git a/Mutable references are safe because they prevent aliasing.md b/Mutable references are safe because they prevent aliasing.md index bb837f7..13ee277 100644 --- a/Mutable references are safe because they prevent aliasing.md +++ b/Mutable references are safe because they prevent aliasing.md @@ -1,5 +1,5 @@ [[Pointer safety principle]] -[[Aliasing is accessing the same data through different variables]] +[[Aliasing just means that multiple variables point to the same heap data]] [[Downgrading a mutable reference]] --- -- cgit v1.2.3