bors[bot] 5cbde9f531
Merge #8591 #8638
8591: Remove SyntaxRewriter usage in insert_use in favor of mutable syntax trees r=matklad a=Veykril

Unfortunately changing `insert_use` to not use `SyntaxRewriter` creates a lot of changes since so much relies on that. But on the other hand this should be the biggest usage of `SyntaxRewriter` I believe.

8638: Remove SyntaxRewriter::from_fn r=Veykril a=Veykril



Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-04-23 16:49:08 +00:00
..
2021-04-04 01:46:45 +02:00
2021-04-19 12:26:04 -07:00
2021-04-21 18:10:25 +02:00
2021-04-19 18:03:56 +00:00
2021-04-21 19:20:01 +03:00
2021-04-23 17:27:18 +02:00
2021-04-23 16:49:08 +00:00
2021-04-23 16:49:08 +00:00
2021-04-18 02:14:27 +00:00
2021-04-06 16:22:26 +03:00
2021-04-22 18:26:09 +00:00
2021-04-23 16:49:08 +00:00
2021-03-21 16:15:41 +01:00