We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc7e7c8 commit a48ef56Copy full SHA for a48ef56
text/0000-code-literals.md
@@ -70,7 +70,7 @@ plays nicely with `rustfmt`.
70
was being embedded, then the indentation would be lost.
71
Finally, although `rustfmt` could in principle reformat
72
these strings, in practice doing so in a reasonable way
73
- is complicated and so this has never been enabled.
+ is complicated and so this has never been enabled by default.
74
75
3. Raw string literals, eg. `r#"I can use "s!"#`
76
0 commit comments