mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
af5c5b74c8
stabilize duration_from_nanos_u128 libs-api FCP passed in https://github.com/rust-lang/rust/issues/139201. Closes https://github.com/rust-lang/rust/issues/139201. `@oli-obk` would you prefer if we did a const-hack to avoid allowing `const_trait_impl` here?