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 --- ...ing is accessing the same data through different variables.md | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 Aliasing is accessing the same data through different variables.md (limited to 'Aliasing is accessing the same data through different variables.md') diff --git a/Aliasing is accessing the same data through different variables.md b/Aliasing is accessing the same data through different variables.md deleted file mode 100644 index 16db4a3..0000000 --- a/Aliasing is accessing the same data through different variables.md +++ /dev/null @@ -1,9 +0,0 @@ -[[Rust]] -[[Ownership]] -[[Dereferencing is to access the data behind a pointer]] -[[Pointer safety principle]] - - ---- - -Mutating an alias is dangerous. \ No newline at end of file -- cgit v1.2.3