David Tolnay
d9bb73331e
Delete MacCall case from pretty-printing semicolon after StmtKind::Expr
...
I didn't figure out how to reach this condition with `expr` containing
`ExprKind::MacCall`. All the approaches I tried ended up with the macro
call ending up in the `StmtKind::MacCall` case below instead.
In any case, from visual inspection this is a bugfix. If we do end up
with a `StmtKind::Expr` containing `ExprKind::MacCall` with brace
delimiter, it would not need ";" printed after it.
2024-05-11 15:49:02 -07:00
..
2024-05-02 19:48:29 +02:00
2024-05-10 16:10:46 +02:00
2024-02-21 20:15:52 +01:00
2024-05-11 15:48:59 -07:00
2024-04-29 10:21:54 +10:00
2024-05-09 20:12:07 +10:00
2024-05-02 19:42:31 -04:00
2024-05-11 15:49:02 -07:00
2024-04-29 10:21:54 +10:00
2024-05-11 02:10:45 -04:00
2024-05-09 19:09:30 +02:00
2024-05-10 16:10:47 +02:00
2024-05-10 16:04:26 +00:00
2024-05-10 16:04:26 +00:00
2024-05-10 20:17:22 +00:00
2024-05-11 02:10:45 -04:00
2024-05-11 08:00:15 +02:00
2024-05-04 21:18:41 -07:00
2024-05-02 19:42:31 -04:00
2024-03-05 12:14:49 +11:00
2024-05-10 15:44:03 -04:00
2024-05-09 20:12:07 +10:00
2024-05-06 00:55:49 +00:00
2024-03-05 12:14:49 +11:00
2024-04-24 14:35:02 +00:00
2024-05-09 19:09:30 +02:00
2024-05-11 02:10:45 -04:00
2024-04-26 12:57:02 +00:00
2024-05-11 19:48:04 +00:00
2024-05-03 17:41:48 +00:00
2024-04-18 15:36:25 +10:00
2024-04-03 19:06:22 +03:00
2024-05-11 02:10:45 -04:00
2024-05-06 07:44:41 +02:00
2024-04-24 09:41:44 +02:00
2024-05-11 15:48:59 -07:00
2024-05-02 19:42:31 -04:00
2024-05-08 15:06:35 +00:00
2024-04-16 13:02:53 +10:00
2024-05-10 15:44:03 -04:00
2024-05-09 20:58:46 -04:00
2024-05-11 02:10:45 -04:00
2024-05-10 09:47:46 +10:00
2024-05-02 17:49:23 +02:00
2024-05-10 16:10:47 +02:00
2024-05-10 15:44:03 -04:00
2024-05-10 15:44:03 -04:00
2024-05-11 15:48:59 -07:00
2024-04-18 15:36:25 +10:00
2024-05-11 01:15:10 +01:00
2024-05-02 19:42:31 -04:00
2024-05-10 15:44:03 -04:00
2024-05-08 16:57:31 +10:00
2024-05-03 15:33:52 +10:00
2024-05-08 23:33:24 +02:00
2024-04-22 10:50:07 -04:00
2024-05-01 22:19:11 -04:00
2024-05-05 14:30:35 +02:00
2024-05-10 16:10:46 +02:00
2024-05-06 00:55:49 +00:00
2024-05-09 22:55:00 -04:00
2024-05-11 08:32:35 +00:00
2024-05-11 02:10:45 -04:00
2024-05-10 15:44:03 -04:00
2024-05-01 15:57:33 +02:00
2024-05-10 16:10:46 +02:00
2024-05-10 15:44:03 -04:00
2024-05-08 21:37:55 +02:00