mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-27 04:36:47 +00:00
Initiate the inner usage of `let_chains` The intention here is create a strong and robust foundation for a possible future stabilization so please, do not let the lack of any external tool support prevent the merge of this PR. Besides, `let_chains` is useful by itself. cc #53667