summary refs log tree commit diff
path: root/src/test/run-pass/static-fn-inline-xc.rs
AgeCommit message (Expand)AuthorLines
2015-03-27Unquote all crate names without underscoresRicho Healey-1/+1
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-01-30Remove all `i` suffixesTobias Bucher-1/+1
2014-08-23extern crate foobar as foo;wickerwaka-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-12-10Make crate hash stable and externally computable.Jack Moffitt-1/+1
2013-10-01remove the `float` typeDaniel Micay-1/+1
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2013-01-08test: Fix botched regex. rs=bustagePatrick Walton-1/+1
2013-01-07test: Fix check-fast for resolve changes. rs=bustagePatrick Walton-1/+1
2012-12-18Stop resolving static methods at the module level. Closes #4179Brian Anderson-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-12-06xfail-fast static-fn-inline-xc. needs aux-buildBrian Anderson-0/+1
2012-12-05Fix cross-crate inlining of static functionsBrian Anderson-0/+9