Files
rust/compiler
Matthias Krüger aefbbc6dc6 Rollup merge of #118317 - bvanjoi:fix-118295, r=petrochenkov
tip for define macro name after `macro_rules!`

Fixes #118295

~Note that there are some bad case such as `macro_rules![]` or `macro_rules!()`. However, I think these are acceptable as they are likely to be seldom used (feel free to close this if you think its shortcomings outweigh its benefits)~

Edit: this problem was resolved by utilizing the `source_map.span_to_next_source`.

r? `@petrochenkov`
2023-12-06 21:52:31 +01:00
..
2023-10-30 08:46:02 +11:00
2023-12-04 14:33:46 -08:00
2023-12-04 13:03:37 -08:00
2023-11-15 19:41:28 -05:00
2023-12-04 18:57:41 +11:00
2023-11-15 19:41:28 -05:00
2023-11-28 20:40:38 +00:00
2023-11-26 08:38:02 +11:00
2023-11-23 14:11:02 +03:00
2023-12-05 17:15:46 +00:00
2023-10-30 08:46:02 +11:00
2023-11-22 08:13:21 +11:00