From a78a874ebb8c3348f2e1cb7a687636ab26a85a1c Mon Sep 17 00:00:00 2001 From: Craig Hills Date: Mon, 5 Oct 2015 22:32:53 -0400 Subject: [PATCH] possessive its --- src/doc/trpl/closures.md | 2 +- src/llvm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/doc/trpl/closures.md b/src/doc/trpl/closures.md index 85e74b083b4..fee18cb0167 100644 --- a/src/doc/trpl/closures.md +++ b/src/doc/trpl/closures.md @@ -64,7 +64,7 @@ Small differences, but they’re similar. # Closures and their environment -The environment for a closure can include bindings from it's enclosing scope in +The environment for a closure can include bindings from its enclosing scope in addition to parameters and local bindings. It looks like this: ```rust diff --git a/src/llvm b/src/llvm index 2e9f0d21fe3..62ad301a240 160000 --- a/src/llvm +++ b/src/llvm @@ -1 +1 @@ -Subproject commit 2e9f0d21fe321849a4759a01fc28eae82ef196d6 +Subproject commit 62ad301a2407a7aca50c1d5120c63597d676d29f