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.
2 parents f889c3e + a48ef56 commit 732e5f4Copy full SHA for 732e5f4
text/0000-code-literals.md
@@ -71,7 +71,7 @@ into multi-line string literals.
71
was being embedded, then the indentation would be lost.
72
Finally, although `rustfmt` could in principle reformat
73
these strings, in practice doing so in a reasonable way
74
- is complicated and so this has never been enabled.
+ is complicated and so this has never been enabled by default.
75
76
3. Raw string literals, eg. `r#"I can use "s!"#`
77
0 commit comments