about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stdio.rs
diff options
context:
space:
mode:
authorBjörn Steinbrink <bsteinbr@gmail.com>2015-07-14 19:03:13 +0200
committerBjörn Steinbrink <bsteinbr@gmail.com>2015-07-18 12:44:13 +0200
commit47128b8c7ed38b28e1e7788bc9d5197959d450e8 (patch)
treeea164677ddc4a9e3368bdc8034db3e686190e1fe /src/libstd/sys/unix/stdio.rs
parent1373c4fcf21930a22150210200bdc14f5f935b3c (diff)
downloadrust-47128b8c7ed38b28e1e7788bc9d5197959d450e8.tar.gz
rust-47128b8c7ed38b28e1e7788bc9d5197959d450e8.zip
Create correct debuginfo for closure function signatures
Internally, the arguments passed to the closure are represented by a
tuple, but the actual function takes them as individual arguments, so we
have to untuple the arguments before creating the debuginfo.
Diffstat (limited to 'src/libstd/sys/unix/stdio.rs')
0 files changed, 0 insertions, 0 deletions