nrf-rs / microbit

A Rust crate for BBC micro:bit development
BSD Zero Clause License
276 stars 61 forks source link

Bump MSRV to 1.57 #86

Closed mattheww closed 2 years ago

mattheww commented 2 years ago

This will let us use dependencies that need Rust 2021 in examples.

As discussed at https://github.com/nrf-rs/microbit/pull/80#issuecomment-977001166 and https://github.com/nrf-rs/microbit/pull/83#issuecomment-1035592387 .

mattheww commented 2 years ago

Should there be a changelog entry for this? It doesn't look like there's been one for previous bumps.

therealprof commented 2 years ago

Since there's no other indication, documenting the bump in the ChangeLog (since it technically is a breaking change) would certainly make sense to me.

bors[bot] commented 2 years ago

Build succeeded: