Commit ae244d8
authored
Rollup merge of #90336 - mbartlett21:patch-4, r=Mark-Simulacrum
Remove extra lines in examples for `Duration::try_from_secs_*`
None of the other examples have extra lines below the `#![feature(...)]` statements, so I thought it appropriate that these examples shouldn't either.1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
737 | 737 | | |
738 | 738 | | |
739 | 739 | | |
740 | | - | |
741 | 740 | | |
742 | 741 | | |
743 | 742 | | |
| |||
799 | 798 | | |
800 | 799 | | |
801 | 800 | | |
802 | | - | |
803 | 801 | | |
804 | 802 | | |
805 | 803 | | |
| |||
1258 | 1256 | | |
1259 | 1257 | | |
1260 | 1258 | | |
1261 | | - | |
1262 | 1259 | | |
1263 | 1260 | | |
1264 | 1261 | | |
| |||
0 commit comments