This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 97a7b03
authored
Rollup merge of rust-lang#67564 - Mark-Simulacrum:iter-adapter-panic, r=LukasKalbertodt
docs: Iterator adapters have unspecified results after a panic
Fixes rust-lang#58170.
That issue also has rough consensus from 3 members of the library team for this being the behavior we would like to specify.1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
219 | 224 | | |
220 | 225 | | |
221 | 226 | | |
| |||
0 commit comments