rust/compiler
Nicholas Nethercote 103bd4a820 Use TokenStream::trees instead of into_trees for attributes.
This avoids cloning some token trees. A couple of `clone` calls were
inserted, but only on some paths, and the next commit will remove them.
2023-07-27 11:58:42 +10:00
..
2023-07-23 09:48:07 +02:00
2023-07-23 11:14:52 +02:00
2023-07-23 09:48:07 +02:00
2023-07-23 11:14:52 +02:00
2023-07-22 15:38:41 -04:00