summary refs log tree commit diff
path: root/src/test/run-pass/explicit_self_xcrate_exe.rs
AgeCommit message (Expand)AuthorLines
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2014-05-27std: Rename strbuf operations to stringRicho Healey-1/+1
2014-05-14test: Remove all uses of `~str` from the test suite.Patrick Walton-1/+1
2014-04-18Replace all ~"" with "".to_owned()Richo Healey-1/+1
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-2/+2
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-1/+0
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-11-26librustc: Fix translation of cross-crate inline or generic methods with expli...Patrick Walton-0/+11