about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorBjörn Steinbrink <bsteinbr@gmail.com>2015-07-13 21:48:07 +0200
committerBjörn Steinbrink <bsteinbr@gmail.com>2015-07-18 12:43:37 +0200
commit1373c4fcf21930a22150210200bdc14f5f935b3c (patch)
tree87bdc45888549e505763924625c3366b54e1a3c7 /src/libstd/sys/unix/stack_overflow.rs
parent3f50dca3865fa510a1d80c94f2272c5ff78dc373 (diff)
downloadrust-1373c4fcf21930a22150210200bdc14f5f935b3c.tar.gz
rust-1373c4fcf21930a22150210200bdc14f5f935b3c.zip
Properly create debug info for functions
We're currently using the actual function type as the return type when
creating the debug info for a function, so we're actually creating
debug info for a function that takes the same parameters, and returns
the actual function type, which is completely wrong.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions