aboutsummaryrefslogtreecommitdiff
path: root/cortex-m-rt/tests/compile-fail/unsafe-init-static.rs
diff options
context:
space:
mode:
authorGravatar bors[bot] <26634292+bors[bot]@users.noreply.github.com> 2020-08-29 11:39:16 +0000
committerGravatar GitHub <noreply@github.com> 2020-08-29 11:39:16 +0000
commitb9afdecc8fff3d2fe2d1a8c2695cc92cfebb3bb9 (patch)
treec10917cf5037096c818e41c5d9a58d82423f8563 /cortex-m-rt/tests/compile-fail/unsafe-init-static.rs
parent97ad3685d82cab3582602a1d044e80bc3edaaab6 (diff)
parente7c72973c5a59d3a6245560a4892fd56966debe4 (diff)
downloadcortex-m-b9afdecc8fff3d2fe2d1a8c2695cc92cfebb3bb9.tar.gz
cortex-m-b9afdecc8fff3d2fe2d1a8c2695cc92cfebb3bb9.tar.zst
cortex-m-b9afdecc8fff3d2fe2d1a8c2695cc92cfebb3bb9.zip
Merge #280
280: Make Vector public in interrupt example r=adamgreig a=Tiwalun If the `Vector`union is not public, the example code leads to a compilation error because `pub static __INTERRUPTS` leaks the private type `Vector`. Co-authored-by: Dominik Boehi <dominik.boehi@gmail.com>
Diffstat (limited to 'cortex-m-rt/tests/compile-fail/unsafe-init-static.rs')
0 files changed, 0 insertions, 0 deletions