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-28 00:29:05 +0200
committerBjörn Steinbrink <bsteinbr@gmail.com>2015-07-28 10:58:22 +0200
commit218eccfa4e66acb13bbd420564066a22709eb7dd (patch)
tree539e5533ca276f9fda686b4cac6f1e6b9f62356f /src/libstd/sys/unix/stack_overflow.rs
parent57f7fb60a8072fd11f8a496a0f06cdccdb7430e7 (diff)
downloadrust-218eccfa4e66acb13bbd420564066a22709eb7dd.tar.gz
rust-218eccfa4e66acb13bbd420564066a22709eb7dd.zip
Fix de-deduplication for closure debuginfo
Closure variables represent the closure environment, not the closure
function, so the identifier used to ensure that the debuginfo is unique
for each kind of closure needs to be based on the closure upvars and not
the function signature.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions