rust/src/compiletest
Marijn Haverbeke 33167f7dec Adjust function signatures to allow for vecs being immediate
Some code was relying on vectors being implicitly by-reference (as
non-immediate value). This adds the necessary &&-sigils.

Closes #1021
2011-10-10 16:01:51 +02:00
..
common.rs Move compiletest to src/ and cleanup build rules 2011-10-02 17:28:59 -07:00
compiletest.rc Move compiletest to src/ and cleanup build rules 2011-10-02 17:28:59 -07:00
compiletest.rs Move compiletest to src/ and cleanup build rules 2011-10-02 17:28:59 -07:00
header.rs Move compiletest to src/ and cleanup build rules 2011-10-02 17:28:59 -07:00
procsrv.rs Revert "Revert "Stop using (DY)LD_LIBRARY_PATH on Unix"" 2011-10-09 15:23:41 -07:00
runtest.rs Adjust function signatures to allow for vecs being immediate 2011-10-10 16:01:51 +02:00
util.rs Move compiletest to src/ and cleanup build rules 2011-10-02 17:28:59 -07:00