mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +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?