diff options
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2022-09-20 07:55:20 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-09-20 07:55:20 +0000 |
| commit | 11da25800bce338e39082e9d35b1af8db3e5875d (patch) | |
| tree | d6262cf0aa28b85d30459c4148273393aa66492a /embassy-embedded-hal/src/lib.rs | |
| parent | 66633902240a70eaf7b2bc6db285884ccdd8182f (diff) | |
| parent | d0fe654c82b548d65f49213ad50fc2edc5b3d71e (diff) | |
Merge #956
956: Remove BootFlash borrow r=lulf a=lulf
Compiler will infer a different lifetime for BootFlash than for the borrowed flash, which makes it require more type annotations than if it was just owning the type. Since it doesn't really matter if it owns or borrows in practical use, change it to own so that it simplifies usage.
Co-authored-by: Ulf Lilleengen <[email protected]>
Diffstat (limited to 'embassy-embedded-hal/src/lib.rs')
0 files changed, 0 insertions, 0 deletions
