]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #67010 - estebank:raw-idents, r=Centril
authorMazdak Farrokhzad <twingoow@gmail.com>
Thu, 5 Dec 2019 18:03:15 +0000 (19:03 +0100)
committerGitHub <noreply@github.com>
Thu, 5 Dec 2019 18:03:15 +0000 (19:03 +0100)
Accurately portray raw identifiers in error messages

When refering to or suggesting raw identifiers, refer to them with `r#`.

Fix #65634.

1  2 
src/libsyntax_pos/symbol.rs

Simple merge