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 --- Lifetime specifier.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'Lifetime specifier.md') diff --git a/Lifetime specifier.md b/Lifetime specifier.md index b1c5caa..a5dfd2c 100644 --- a/Lifetime specifier.md +++ b/Lifetime specifier.md @@ -1,3 +1 @@ -[[Borrow checker]] - A flow permission cannot be given if a function signature states that it returns a reference but the function has multiple returns referencing potentially different variables so the borrow checker doesn't know if it's safe or not. \ No newline at end of file -- cgit v1.2.3