summary refs log tree commit diff
path: root/src/test/run-pass/deprecated-no-split-stack.rs
AgeCommit message (Collapse)AuthorLines
2014-10-09Rename the no_split_stack attribute to no_stack_checkKeegan McAllister-0/+14
The old name is misleading as we haven't had segmented stacks in quite some time. But we still recognize it, with a deprecation warning.