rust/src/compiletest
bors fe8bc17801 auto merge of #15208 : alexcrichton/rust/snapshots, r=pcwalton
This change registers new snapshots, allowing `*T` to be removed from the language. This is a large breaking change, and it is recommended that if compiler errors are seen that any FFI calls are audited to determine whether they should be actually taking `*mut T`.
2014-06-28 20:11:34 +00:00
..
common.rs std: Rename {Eq,Ord} to Partial{Eq,Ord} 2014-05-30 15:52:24 -07:00
compiletest.rs Rename all raw pointers as necessary 2014-06-28 11:53:58 -07:00
errors.rs Change to_str().to_string() to just to_str() 2014-06-06 09:56:59 +02:00
header.rs compiletest: Remove superfluous to_string calls 2014-06-25 07:35:54 +02:00
procsrv.rs Fix --disable-rpath and tests 2014-06-16 18:16:45 -07:00
runtest.rs Remove unnecessary to_string calls 2014-06-26 08:56:49 +02:00
util.rs compiletest: Remove superfluous to_string calls 2014-06-25 07:35:54 +02:00