summaryrefslogtreecommitdiff
path: root/Lifetime specifier.md
diff options
context:
space:
mode:
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