rust/src/test
bors afed55b99b auto merge of #13906 : alexcrichton/rust/issue-13620, r=luqmana
This ensures that private functions exported through static initializers will
actually end up being public in the object file (so other objects can continue
to reference the function).

Closes #13620
2014-05-03 15:56:51 -07:00
..
auxiliary rustc: Crawl static initializers for reachability 2014-05-02 15:40:07 -07:00
bench Ignore regex tests (regular, cfail and benchmark) on Windows (for now). 2014-04-25 01:37:27 -04:00
codegen
compile-fail auto merge of #13685 : Ryman/rust/issue7575, r=alexcrichton 2014-05-03 12:21:47 -07:00
debug-info rustc: Enable -f{function,data}-sections 2014-04-29 10:29:00 -07:00
pretty
run-fail
run-make rustc: Use the "real" realpath function 2014-05-02 13:50:24 -07:00
run-pass auto merge of #13906 : alexcrichton/rust/issue-13620, r=luqmana 2014-05-03 15:56:51 -07:00
run-pass-fulldeps syntax: implement ToSource for more things in the quasiquoter. 2014-05-02 22:54:55 +10:00