alloy-rs / alloy-rs/ruint

Unneeded use of feature in fmt.rs

未关闭
#455 4 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Rust
星标
225
派生
70
平均合并
16 小时 54 分钟
30 天内合并 PR
8

描述

**Version**
1.14

**Platform**
Anything, it's a compile-time error

**Description**
Previously formatters (Display/Debug) used allocations for buffer. In 1.14 it's no longer true, but feature-config stayed in the implementation file https://github.com/recmo/uint/blob/9bc4c717fbe126dabaa722489a284021f404652f/src/fmt.rs#L2 but it's no longer needed. Is there any reason to keep it?

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。