amethyst / amethyst/serde-diff
Use const generics for array impl
Aperta
- Lingua principale
- Rust
- Stelle
- 127
- Fork
- 21
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
`min_const_generics` is in stable now, so we can use it for the array impl:
https://github.com/amethyst/serde-diff/blob/e461da41c9339af3ecadf9f4aa61ae91c1f79e97/src/implementation.rs#L17
Other crates have also switched to const generics for array impls (such as [`arrayvec`](https://github.com/bluss/arrayvec/blob/master/CHANGELOG.md#060)).
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.