1 file changed
+1
-1
lines changed- .appveyor.yml+1-1
- .travis.yml+1-1
- README.md+2-2
- rust-version+1-1
- src/helpers.rs+1-1
- src/shims/foreign_items.rs+10
- src/shims/fs.rs+132-66
- src/shims/time.rs+2-2
- tests/compile-fail/deallocate-bad-alignment.rs+1-1
- tests/compile-fail/deallocate-bad-size.rs+1-1
- tests/compile-fail/deallocate-twice.rs+1-1
- tests/compile-fail/reallocate-bad-size.rs+1-1
- tests/compile-fail/reallocate-change-alloc.rs+1-1
- tests/compile-fail/reallocate-dangling.rs+1-1
- tests/compile-fail/stacked_borrows/illegal_read8.rs+13
- tests/run-pass/fs.rs+2
- tests/run-pass/heap_allocator.rs+3-3
- tests/run-pass/libc.rs+43
- tests/run-pass/stacked-borrows/stacked-borrows.rs+4-9
- tests/run-pass/stacked-borrows/stacked-borrows.stderr+1-7
- tests/run-pass/track-caller-attribute.rs+26-4
0 commit comments