diff options
| author | René van Dorst <[email protected]> | 2023-08-21 20:58:26 +0200 |
|---|---|---|
| committer | René van Dorst <[email protected]> | 2023-08-24 00:52:21 +0200 |
| commit | 5f5e3bcd18040ae3c9bf23196961b804ac8831a1 (patch) | |
| tree | 77cbf1ac402b109b30d7c2c39be030b4e01248e7 /examples/std/src/bin | |
| parent | 4b6045d446ec52906f158d5b48c879c868629ea9 (diff) | |
Replace size_align_u32() with next_multiple_of()
Currently next_multiple_of() is behinged a Feature gate: int_rounding.
See https://github.com/rust-lang/rust/issues/88581
But it seems that this function is stablized in rust 1.73.
See https://github.com/rust-lang/rust/pull/94455
Currently Embassy is still using nightly for many other unstable
features. So I do see an issue to use this function.
Diffstat (limited to 'examples/std/src/bin')
0 files changed, 0 insertions, 0 deletions
