summaryrefslogtreecommitdiff
path: root/Lifetime specifier.md
diff options
context:
space:
mode:
authorJasper Ras <jras@hostnet.nl>2025-08-08 22:44:15 +0200
committerJasper Ras <jras@hostnet.nl>2025-08-08 22:44:15 +0200
commit22675cd8dc75d8b8d4b0f818f5b093efbc364802 (patch)
tree90156d37dccf13f012d535e7d92273259e3d5c17 /Lifetime specifier.md
parent295b343aecf330e830d79f06e0efc511e7d76da1 (diff)
vault backup: 2025-08-08 22:44:15HEADmain
Diffstat (limited to 'Lifetime specifier.md')
-rw-r--r--Lifetime specifier.md2
1 files changed, 0 insertions, 2 deletions
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