Commit 4c26c1e
committed
Auto merge of #148587 - RalfJung:duration_from_nanos_u128, r=Mark-Simulacrum,oli-obk
stabilize duration_from_nanos_u128
libs-api FCP passed in rust-lang/rust#139201.
Closes rust-lang/rust#139201.
`@oli-obk` would you prefer if we did a const-hack to avoid allowing `const_trait_impl` here?1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments