rust/tests
bors 1037f69bf6 Auto merge of #962 - christianpoveda:file-shim, r=oli-obk
Add shims for file handling

This adds the bare minimum to be able to do `File::open` and `File::read`. I also need some feedback about how to handle certain things
2019-10-01 15:33:09 +00:00
..
compile-fail fix test failure from diagnostics change 2019-09-29 11:30:28 -04:00
run-pass Auto merge of #962 - christianpoveda:file-shim, r=oli-obk 2019-10-01 15:33:09 +00:00
compiletest.rs Re-enable run-pass tests with optimizations enabled 2019-09-09 06:32:46 -04:00
hello.txt First version of file handling 2019-09-25 01:17:18 -05:00