]> git.lizzy.rs Git - rust.git/commit
Properly escape quotes when suggesting switching between char/string literals
authorclubby789 <jamie@hill-daniel.co.uk>
Sat, 22 Oct 2022 01:37:15 +0000 (02:37 +0100)
committerclubby789 <jamie@hill-daniel.co.uk>
Sat, 22 Oct 2022 01:37:15 +0000 (02:37 +0100)
commited40d461590ab0101ccec7610b8d8faecc94f7ee
treef42d6d22ad566b9439b576abbf3220057c30e97a
parent0940040c0486a536be4f8685c7dd9a078f9e87c2
Properly escape quotes when suggesting switching between char/string literals
compiler/rustc_infer/src/infer/error_reporting/mod.rs
compiler/rustc_parse/src/lexer/unescape_error_reporting.rs