2 files changed
+2
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1641 | 1641 |
| |
1642 | 1642 |
| |
1643 | 1643 |
| |
| 1644 | + | |
1644 | 1645 |
| |
1645 | 1646 |
| |
1646 | 1647 |
| |
|
- .travis.yml-1
- Cargo.toml+5-2
- README.md+21-40
- miri+83
- rust-version+1-1
- src/bin/cargo-miri.rs+4-1
- src/fn_call.rs+4-3
- src/lib.rs+1-1
- src/operator.rs+15-17
- src/stacked_borrows.rs+26-26
- tests/compile-fail/out_of_bounds_ptr_1.rs+1-1
- tests/compile-fail/stacked_borrows/interior_mut1.rs+8-3
- tests/compile-fail/stacked_borrows/interior_mut2.rs+28
- tests/run-pass/ptr_arith_offset_overflow.rs+8-5
- tests/run-pass/ptr_int_casts.rs+7
- travis.sh+7-14
0 commit comments