Files
rust/compiler/rustc_expand/src
Nicholas Nethercote d2f7f67921 Avoid some token tree cloning in decl macro parsing.
By changing `into_trees` into `trees`. Some of the subsequent paths
require explicit clones, but not all.
2023-07-27 11:58:42 +10:00
..
2022-10-05 12:42:54 +11:00
2023-04-25 18:59:55 +01:00
2023-02-21 11:51:56 +11:00
2023-05-01 16:15:13 +08:00
2023-06-20 19:40:25 -04:00