about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorkadmin <julianknodt@gmail.com>2020-08-06 22:08:56 +0000
committerkadmin <julianknodt@gmail.com>2020-08-13 03:50:57 +0000
commitf6411e4c666248d7a74413da03f31b761cf8f66f (patch)
tree6c58d67f14b8f7b24aac3b44659a519de2d5aaba /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parentd8718183b2f3e0dacc2731b5c84fe7b0eb197a6e (diff)
downloadrust-f6411e4c666248d7a74413da03f31b761cf8f66f.tar.gz
rust-f6411e4c666248d7a74413da03f31b761cf8f66f.zip
Add Array Impl Lang Item in various places
Add basic test

And also run fmt which is where the other changes are from

Fix mut issues

These only appear when running tests, so resolved by adding mut

Swap order of forget

Add pub and rm guard impl

Add explicit type to guard

Add safety note

Change guard type from T to S

It should never have been T, as it guards over [MaybeUninit<S>; N]
Also add feature to test
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions