if_chain
if_chain copied to clipboard
Soft-deprecate this crate
Waiting on rust-lang/rust#53667
Waiting on rust-lang/rust#94927
Of course, rustfmt support for let_chains is not yet finalized: https://github.com/rust-lang/rustfmt/pull/5203
One might continue to use this crate for that reason.
And macros do they have rustfmt support? https://github.com/rust-lang/rustfmt/issues/8
I think MSRV is still a good reason to use this crate. Plus, of course there are tons of legacy users.
Ref: rust-lang/rust#94927
This will need to be updated to say Rust 1.64.
I think MSRV is still a good reason to use this crate. Plus, of course there are tons of legacy users.
Yes, that's why the proposed documentation focuses on the MSRV use case, and avoids mentioning "deprecation" explicitly.