Commit cd9d989
authored
Remove rng parameter of ReseedingRng::new (rust-random#1533)
The `rng` parameter seems redundant in `ReseedingRng::new` (aside from
the type specification).1 parent 3856325 commit cd9d989
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
204 | | - | |
| 204 | + | |
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| |||
0 commit comments