Closed
Description
Reproducer:
pub fn test(i: i32) -> String {
format!(concat!("{0}𝖳𝖾𝗌𝗍{"), i)
}
Playground link: https://play.rust-lang.org/?version=stable&mode=debug&edition=2021&gist=8b3a4c8413cd9d296706c9da0ac6e0c0
Reproducer:
pub fn test(i: i32) -> String {
format!(concat!("{0}𝖳𝖾𝗌𝗍{"), i)
}
Playground link: https://play.rust-lang.org/?version=stable&mode=debug&edition=2021&gist=8b3a4c8413cd9d296706c9da0ac6e0c0