aboutsummaryrefslogtreecommitdiff
path: root/check-blobs.sh
diff options
context:
space:
mode:
authorGravatar Jorge Aparicio <jorge@japaric.io> 2018-09-06 20:44:33 +0200
committerGravatar Jorge Aparicio <jorge@japaric.io> 2018-09-06 20:44:33 +0200
commitfa1797b21c93c85b453fb90b0060a2cdf6137cb9 (patch)
tree31e1da4b405da85f6c51a6d1581b486c0c6f5d5e /check-blobs.sh
parenta2da38b0dced156c6fa78fb71d1fea2acb908c4d (diff)
downloadcortex-m-fa1797b21c93c85b453fb90b0060a2cdf6137cb9.tar.gz
cortex-m-fa1797b21c93c85b453fb90b0060a2cdf6137cb9.tar.zst
cortex-m-fa1797b21c93c85b453fb90b0060a2cdf6137cb9.zip
make `iprintln!` not depend on `iprint!`
the preferred way to import macros in Rust 2018 is via `use`. If you import `iprintln` and try to use you'll get an error if the `iprint` macro has not been imported as well. This commit makes `iprintln` work w/o having to import `iprint` as well.
Diffstat (limited to 'check-blobs.sh')
0 files changed, 0 insertions, 0 deletions