Rocket/core/codegen
Sergio Benitez 28ba04b47b Impl 'IntoCollection' for '[T; N]'.
This introduces const generics into the codebase for a more efficient,
clone-free 'IntoCollection' for arrays.
2021-05-22 11:01:00 -07:00
..
src Use 'syn', 'proc_macro2' directly. 2021-05-21 09:13:47 -07:00
tests Impl 'IntoCollection' for '[T; N]'. 2021-05-22 11:01:00 -07:00
Cargo.toml Use 'syn', 'proc_macro2' directly. 2021-05-21 09:13:47 -07:00