What data loss happened with the From<u64> impl? As I understand, i64 <-> u64 conversions in rust should be a no-op (as per the Rustonomicon), which for me ...
確定! 回上一頁