diff options
author | 2018-09-06 19:30:25 +0000 | |
---|---|---|
committer | 2018-09-06 19:30:25 +0000 | |
commit | f5ce9839664bd5723cc0f7f934e9c0a38de25c41 (patch) | |
tree | 31e1da4b405da85f6c51a6d1581b486c0c6f5d5e /check-blobs.sh | |
parent | a2da38b0dced156c6fa78fb71d1fea2acb908c4d (diff) | |
parent | fa1797b21c93c85b453fb90b0060a2cdf6137cb9 (diff) | |
download | cortex-m-f5ce9839664bd5723cc0f7f934e9c0a38de25c41.tar.gz cortex-m-f5ce9839664bd5723cc0f7f934e9c0a38de25c41.tar.zst cortex-m-f5ce9839664bd5723cc0f7f934e9c0a38de25c41.zip |
Merge #115
115: make `iprintln!` not depend on `iprint!` r=therealprof a=japaric
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.
r? @rust-embedded/cortex-m (anyone)
Co-authored-by: Jorge Aparicio <jorge@japaric.io>
Diffstat (limited to 'check-blobs.sh')
0 files changed, 0 insertions, 0 deletions