Laurenz cbfd9884a9 Fix argument parsing bug
Things like `luma(1, key: "val")` didn't produce an error before because `args.finish()?` wasn't called. This changes `args: Args` to `args: &mut Args` to make it impossible for that to happen.
2023-10-27 13:25:15 +02:00
..
2023-01-03 12:32:17 +01:00
2023-10-27 13:25:15 +02:00
2023-02-25 20:04:30 +01:00
2023-09-11 14:42:43 +02:00
2023-09-11 14:42:43 +02:00
2023-03-19 22:39:19 +01:00
2023-09-11 14:42:43 +02:00
2023-09-11 14:42:43 +02:00
2023-06-30 09:59:58 +02:00
2023-09-11 14:42:43 +02:00
2023-05-22 13:49:09 +02:00
2023-09-11 14:42:43 +02:00
2022-11-29 14:18:13 +01:00
2023-09-15 12:34:35 +02:00
2023-05-24 16:58:51 +02:00
2023-09-26 16:21:21 +02:00
2022-12-30 20:00:50 +01:00
2023-06-28 10:36:53 +02:00
2023-08-30 17:19:25 +02:00
2023-09-11 17:38:03 +02:00
2023-09-11 14:42:43 +02:00