summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorSimonas Kazlauskas <git@kazlauskas.me>2016-01-29 20:42:02 +0200
committerSimonas Kazlauskas <git@kazlauskas.me>2016-02-04 15:56:04 +0200
commit65dd5e6a84aa8d9af477f21fa9797e3d0774a2c1 (patch)
tree38203cf1a91d9cef039b76f1df7d0ac380fc944d /src/libstd/sys/unix/stack_overflow.rs
parent02365fe753708534229ff780e80133e256f3bbe3 (diff)
downloadrust-65dd5e6a84aa8d9af477f21fa9797e3d0774a2c1.tar.gz
rust-65dd5e6a84aa8d9af477f21fa9797e3d0774a2c1.zip
Remove the CallKind
We used to have CallKind only because there was a requirement to have all successors in a
contiguous memory block. Now that the requirement is gone, remove the CallKind and instead just
have the necessary information inline.

Awesome!
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions