You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-06-27 11:08:45 +02:00
* Cleanup control flow slides This avoids calling all the looping constructs “expressions” since they all (except for `loop`) return trivial values. --------- Co-authored-by: Dustin J. Mitchell <djmitche@google.com>