Files
rust/compiler
bors 4e89811b46 Auto merge of #89860 - camsteffen:macro-semi, r=petrochenkov
Remove trailing semicolon from macro call span

Macro call site spans are now less surprising/more consistent since they no longer contain a semicolon after the macro call.

The downside is that we need to do a little guesswork to get the semicolon in diagnostics. But this should not be noticeable since it is rare for the semicolon to not immediately follow the macro call.
2021-10-16 18:20:20 +00:00
..
2021-09-20 22:21:42 -04:00
2021-10-10 15:38:19 +02:00
2021-09-20 22:21:42 -04:00
2021-10-08 19:32:16 +03:00
2021-09-20 22:21:42 -04:00
2021-10-03 16:08:50 +02:00
2021-10-15 01:41:31 +02:00
2021-10-10 19:59:36 +01:00
2021-09-20 22:21:42 -04:00
2021-10-10 15:38:19 +02:00
2021-10-06 19:36:52 +00:00
2021-10-10 15:38:19 +02:00
2021-10-10 15:38:19 +02:00
2021-10-07 11:29:47 -07:00
2021-10-07 22:31:33 +02:00
2021-09-20 22:21:42 -04:00
2021-10-10 15:38:19 +02:00
2021-10-03 16:08:54 +02:00