diff options
author | 2020-08-29 11:39:16 +0000 | |
---|---|---|
committer | 2020-08-29 11:39:16 +0000 | |
commit | b9afdecc8fff3d2fe2d1a8c2695cc92cfebb3bb9 (patch) | |
tree | c10917cf5037096c818e41c5d9a58d82423f8563 /cortex-m-rt/tests/compile-fail/unsafe-init-static.rs | |
parent | 97ad3685d82cab3582602a1d044e80bc3edaaab6 (diff) | |
parent | e7c72973c5a59d3a6245560a4892fd56966debe4 (diff) | |
download | cortex-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