Nilstrieb 5acf26b97e Make ty::print::Printer take &mut self instead of self
This simplifies the code by removing all the `self` assignments and
makes the flow of data clearer - always into the printer.
Especially in v0 mangling, which already used  `&mut self` in some
places, it gets a lot more uniform.
2023-10-21 11:33:05 +02:00
..
2023-10-20 15:52:57 +00:00
2023-10-20 21:10:38 +00:00
2023-04-10 22:02:52 +02:00
2023-10-16 19:47:33 -07:00
2023-10-20 21:14:01 +00:00
2023-09-28 23:01:25 +02:00
2023-09-06 12:09:29 +03:00
2023-10-20 21:10:38 +00:00
2023-10-20 21:14:01 +00:00