Unneeded use of feature in fmt.rs
Ouverte
- Langage dominant
- Rust
- Étoiles
- 225
- Forks
- 70
- Merge moyen
- 16 h 54 min
- PR mergées (30 j)
- 8
Description
**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?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.