mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 13:05:18 +03:00
76ecce0e0c
This allows creating `Ratio<T>` which `T` is non-implicitly copyable types such as `BigInt`.