In 2230202 the MSRV was bumped to something pretty aggressive, especially for project that are distributed by Linux distros and need to be buildable with the current packaged toolchain.
Is it necessary to bump the MSRV for this? Would there be a way to gate this such that the change is only made conditionally on having a toolchain that supports it?
If it's not feasible of course I can just hold back the dependency for now, just asking for clarification.
In 2230202 the MSRV was bumped to something pretty aggressive, especially for project that are distributed by Linux distros and need to be buildable with the current packaged toolchain.
Is it necessary to bump the MSRV for this? Would there be a way to gate this such that the change is only made conditionally on having a toolchain that supports it?
If it's not feasible of course I can just hold back the dependency for now, just asking for clarification.