about summary refs log tree commit diff
path: root/src/test/run-pass/link-section.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2018-09-21Allow various lints as part of ui-ifying `src/test/run-pass` suite.Felix S. Klock II-0/+1
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-4/+4
2014-02-07Added tests to make tidyDerek Guenther-0/+10
2013-09-26Update the compiler to not use printf/printflnAlex Crichton-1/+1
2013-09-25Fix run-pass tests to have 'pub fn main'Alex Crichton-1/+1
2013-07-23Add simple link_section test to exercise itKevin Murphy-0/+34