1 file changed
+1
-1
lines changed- README.md+6-6
- rust-version+1-1
- src/lib.rs+2-1
- src/shims/foreign_items.rs+5
- src/shims/fs.rs+110-32
- test-cargo-miri/tests/test.rs+1-1
- tests/compile-fail/copy_null.rs+7-1
- tests/compile-fail/copy_overlapping.rs+7-3
- tests/compile-fail/copy_unaligned.rs+7-1
- tests/run-pass/coerce_non_capture_closure_to_fn_ptr.rs-3
- tests/run-pass/fs.rs+113-21
- tests/run-pass/panic/catch_panic.rs+7-2
- tests/run-pass/panic/catch_panic.stderr+6
- tests/run-pass/panic/div-by-zero-2.rs+1-1
- tests/run-pass/panic/overflowing-lsh-neg.rs+1-2
- tests/run-pass/panic/overflowing-lsh-neg.stderr+1-1
- tests/run-pass/panic/overflowing-rsh-1.rs+1-1
- tests/run-pass/panic/overflowing-rsh-2.rs+1-1
0 commit comments