It's mentioned in the [first edition](https://doc.rust-lang.org/nightly/book/first-edition/loops.html#loop-labels) and in [Rust by Example](https://rustbyexample.com/flow_control/loop/nested.html), but not in the current book. This was mentioned in #994, but I don't think it was fixed.