about summary refs log tree commit diff
path: root/src/test/run-pass/impl-privacy-xc-2.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2014-04-06Remove check-fast. Closes #4193, #8844, #6330, #7416Brian Anderson-1/+0
2014-02-14extern mod => extern crateAlex Crichton-1/+1
2014-02-11Change `xfail` directives in compiletests to `ignore`, closes #11363Florian Hahn-1/+1
2014-02-07Added tests to make tidyDerek Guenther-0/+10
2014-01-11Remove re-exports of std::io::stdio::{print, println} in the prelude.Brendan Zabarauskas-1/+1
2013-05-29librustc: Stop reexporting the standard modules from prelude.Patrick Walton-1/+1
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-1/+0
2013-02-17`pub fn main` for run-pass tests that didn't have itJed Davis-1/+1
2013-02-04xfail-faist impl_privace_xc_2.rsBrian Anderson-0/+1
2013-02-03librustc: Fix bugs regarding to impl privacy. rs=bugfixPatrick Walton-0/+10