summary refs log tree commit diff
path: root/src/test/run-pass/lint-cstack.rs
AgeCommit message (Expand)AuthorLines
2013-11-11Remove #[fixed_stack_segment] and #[rust_stack]Alex Crichton-1/+0
2013-09-25Fix run-pass tests to have 'pub fn main'Alex Crichton-1/+1
2013-09-12rustc: Fix cstack lint for default methods. Closes #8753Brian Anderson-0/+27