Commit 822bb9a
authored
Rollup merge of rust-lang#73208 - qm3ster:patch-1, r=Amanieu
Fix doctest template
`saturating_add` example was not parameterized, but passed because the `u8` would saturate successfully1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3309 | 3309 | | |
3310 | 3310 | | |
3311 | 3311 | | |
3312 | | - | |
| 3312 | + | |
| 3313 | + | |
3313 | 3314 | | |
3314 | 3315 | | |
3315 | 3316 | | |
| |||
0 commit comments