Closed rnestler closed 6 years ago
Since this bumps the minimal required Rust version, is this considered a breaking change?
Nice, I like the change :)
Since this bumps the minimal required Rust version, is this considered a breaking change?
I'd say so, yes.
@dbrgn Ping :smiley:
This method was added in Rust 1.20.0. See: https://doc.rust-lang.org/std/option/enum.Option.html#method.get_or_insert
It simplifies the code a lot.
Checklist
[breaking-change]
somewhere in the commit message