about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2014-12-09 09:24:47 -0800
committerAlex Crichton <alex@alexcrichton.com>2014-12-09 09:24:47 -0800
commit63ef9e980f8b7b584b001ef4e703fc8b2a1ab27a (patch)
treec62ea988d5cd6e19151fa5403697e38a71fcaa38 /src/rustllvm/RustWrapper.cpp
parent356193be0eb1bcccf15888054ade426c81aa42ef (diff)
parentb800ce160899b2c2350c45c25844640c46dd49cf (diff)
downloadrust-63ef9e980f8b7b584b001ef4e703fc8b2a1ab27a.tar.gz
rust-63ef9e980f8b7b584b001ef4e703fc8b2a1ab27a.zip
rollup merge of #19589: huonw/unboxed-closure-elision
This means that `Fn(&A) -> (&B, &C)` is equivalent to `for<'a> Fn(&'a A)
-> (&'a B, &'a C)` similar to the lifetime elision of lower-case `fn` in
types and declarations.

Closes #18992.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions