1 file changed
+1
-1
lines changed- CONTRIBUTING.md+12-8
- cargo-miri/bin.rs+2-1
- rust-version+1-1
- src/helpers.rs+3-3
- src/machine.rs+1-1
- src/shims/env.rs+6-6
- src/shims/foreign_items.rs+1-1
- src/shims/os_str.rs+1-1
- src/shims/posix/foreign_items.rs+2-2
- src/shims/posix/fs.rs+2-2
- src/shims/posix/linux/dlsym.rs+1-1
- src/shims/posix/macos/dlsym.rs+1-1
- src/shims/tls.rs+1-1
- src/shims/windows/dlsym.rs+1-1
- src/shims/windows/foreign_items.rs+1-1
- tests/compile-fail/check_arg_count_too_few_args.rs-1
- tests/compile-fail/check_arg_count_too_many_args.rs-1
- tests/compile-fail/shim_arg_size.rs-2
- tests/run-pass/btreemap.rs+2
- tests/run-pass/calloc.rs+2-2
- tests/run-pass/concurrency/sync_singlethread.rs-2
- tests/run-pass/fs.rs+2-2
- tests/run-pass/malloc.rs+2-2
- tests/run-pass/regions-mock-trans.rs+1
0 commit comments