about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2014-04-21 22:28:21 -0700
committerAlex Crichton <alex@alexcrichton.com>2014-04-23 10:03:43 -0700
commitb4ecbe93401a56181baaffc4ff7e275aeecc5182 (patch)
tree8dcae1c59342fc3de1954f500e74467c9d14f5fc /src/rustllvm/RustWrapper.cpp
parent2b2d1e14c97b7692debf62dd2739049f1f377a5e (diff)
downloadrust-b4ecbe93401a56181baaffc4ff7e275aeecc5182.tar.gz
rust-b4ecbe93401a56181baaffc4ff7e275aeecc5182.zip
std: Change Finally to take `&mut self`
As with the previous commits, the Finally trait is primarily implemented for
closures, so the trait was modified from `&self` to `&mut self`. This will
require that any closure variable invoked with `finally` to be stored in a
mutable slot.

[breaking-change]
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions