You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-07-03 13:29:52 +02:00
* control-flow: blocks: clarify prose around block values/types specify what determines the type of a block move the last expression note to the discussion of blocks rather than functions to clarify that it applies to both * control-flow: if-let: correct sense of 'non-returning'