rust/src/test
bors c83994e0f4 auto merge of #13145 : alexcrichton/rust/flip-some-defaults, r=brson
This change prepares `rustc` to accept private fields by default. These changes will have to go through a snapshot before the rest of the changes can happen.
2014-03-26 16:37:03 -07:00
..
auxiliary Implement cross-crate support for autoderef. 2014-03-23 01:11:39 +02:00
bench test: Update all tests with the sync changes 2014-03-24 17:17:46 -07:00
codegen
compile-fail rustc: Relax restriction on privacy for fields 2014-03-26 10:20:12 -07:00
debug-info Remove outdated and unnecessary std::vec_ng::Vec imports. 2014-03-22 01:08:57 +11:00
pretty test: Remove Freeze / NoFreeze from tests 2014-03-22 15:47:34 +01:00
run-fail rustc: Switch defaults from libgreen to libnative 2014-03-21 12:03:13 -07:00
run-make rustc: Remove all crate map support 2014-03-24 11:19:28 -07:00
run-pass auto merge of #13117 : alexcrichton/rust/no-crate-map, r=brson 2014-03-26 01:41:57 -07:00
run-pass-fulldeps test: Automatically remove all ~[T] from tests. 2014-03-21 23:37:21 +11:00