Commit 539ebbd
authored
Rollup merge of rust-lang#149236 - tisonkun:patch-1, r=tgross35
Clarify edge cases for Barrier::new
... since n-1 is undefined when the usize n is 0.1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
| 68 | + | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments