rust-embedded / svd2rust

Generate Rust register maps (`struct`s) from SVD files
Apache License 2.0
682 stars 149 forks source link

Fixing compilation error when re-exporting module with same name as a Rust package. #658

Closed pellico closed 1 year ago

pellico commented 1 year ago

Added self:: when referencing submodule to avoid ambiguity fix issue https://github.com/rust-embedded/svd2rust/issues/657

rust-highfive commented 1 year ago

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @burrbull (or someone else) soon.

Please see the contribution instructions for more information.

burrbull commented 1 year ago

LGTM. bors r+

bors[bot] commented 1 year ago

:-1: Rejected by too few approved reviews

burrbull commented 1 year ago

bors retry

bors[bot] commented 1 year ago

Build succeeded: