da882f0a5a
skip `todo!()` in `never_loop` As promised in #11450, here is an implementation which skips occurrences of the `todo!()` macro. changelog: [`never_loop`]: skip loops containing `todo!()`