bors c3ed59ce1c Auto merge of #14493 - lowr:fix/ws-between-text-and-pound, r=Veykril
fix: insert whitespace between text and pound

Because `text#`, `text"..."`, and `text'...'` are [reserved syntax since Rust 2021][guide]. Note that the latter two are already handled correctly.

Fixes #14487

[guide]: https://doc.rust-lang.org/edition-guide/rust-2021/reserving-syntax.html
2023-04-05 12:25:27 +00:00
..
2023-03-31 14:14:04 +02:00
2023-03-25 15:12:39 +01:00
2023-03-31 14:14:04 +02:00
2023-04-01 15:26:03 +02:00
2023-03-25 15:12:39 +01:00
2023-04-01 15:26:03 +02:00
2023-03-31 10:36:13 +02:00