diff options
author | 2019-07-28 00:12:20 +0000 | |
---|---|---|
committer | 2019-07-28 00:12:20 +0000 | |
commit | 6a213910f7f8920906c2f8882cbc1f1a3ebc3627 (patch) | |
tree | 6a00284e3ec74521ee278a0ce507e13d61123bf3 /src/peripheral/mod.rs | |
parent | 0788bd9226831d2748b16d300a212981b61aa7c9 (diff) | |
parent | 548670a2087e7b88f7951aa84b761efee869869c (diff) | |
download | cortex-m-6a213910f7f8920906c2f8882cbc1f1a3ebc3627.tar.gz cortex-m-6a213910f7f8920906c2f8882cbc1f1a3ebc3627.tar.zst cortex-m-6a213910f7f8920906c2f8882cbc1f1a3ebc3627.zip |
Merge #159
159: Define MSRV to be 1.31.0 and unconditionally use const-fn r=therealprof a=adamgreig
As per https://github.com/rust-embedded/wg/blob/master/ops/msrv.md we should have a defined MSRV for this crate. This PR proposes setting it to 1.31 to allow use of `const-fn` from bare-metal by default, and updates `Cargo.toml` accordingly. It also sets the edition to 2018, permitted by an MSRV of 1.31.
Since this PR _introduces_ an MSRV I propose it not requiring a semver bump, and we instead would look to release this change as `0.6.1`.
Closes #153.
Co-authored-by: Adam Greig <adam@ael.co.uk>
Co-authored-by: Adam Greig <adam@adamgreig.com>
Diffstat (limited to 'src/peripheral/mod.rs')
0 files changed, 0 insertions, 0 deletions