about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorFelix S. Klock II <pnkfelix@pnkfx.org>2014-10-27 12:58:30 +0100
committerFelix S. Klock II <pnkfelix@pnkfx.org>2015-02-11 13:51:21 +0100
commitc1cda0793e4e7b92a73cc13ee6e4a6b14a1b633f (patch)
tree8774860c56b98570ffe6e62f76317e5ec69a67b6 /src/libstd/sys/unix/stack_overflow.rs
parent4459a438c282e953bb35afb9e5829fcaeca91bad (diff)
downloadrust-c1cda0793e4e7b92a73cc13ee6e4a6b14a1b633f.tar.gz
rust-c1cda0793e4e7b92a73cc13ee6e4a6b14a1b633f.zip
compile-fail tests.
Some compile-fail tests illustrated cases to be rejected by dropck,
including ones that check cyclic data cases designed to exposed bugs
if they are actually tricked into running by an unsound analysis.

E.g. these exposed bugs in earlier broken ways of handling `Vec<T>`.

(Note that all the uses of `unsafe_destructor` are just placating the
simple analysis used for that feature, which will eventually go away
once we have put the dropck through its paces.)
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions