• Use `while let` instead of `loop` + `match` + `break`.

    SimonSapin committed Dec 29, 2014