mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 19:35:31 +00:00
* change layout so that test group `foo` has source files in `test/foo/source` and target files in `test/foo/target`. * use significant comments to specify write mode instead of threading Option<WriteMode>