ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib/proc-macros
Samuel Tardieu 62f582e6ab style: remove useless uses of .iter()
Most collection references implement `.into_iter()` or its mutable version,
so it is possible to iterate over the elements without using an explicit
method to do so.
2024-10-04 22:29:13 +02:00
..
src style: remove useless uses of .iter() 2024-10-04 22:29:13 +02:00
Cargo.toml cargo: inherit lints configuration from workspace 2024-10-04 22:29:13 +02:00
LICENSE jj-lib-proc-macros: add missing LICENSE file 2024-04-15 20:37:00 -07:00