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 4659aee + 67f4832 commit 149cfddCopy full SHA for 149cfdd
rust-mode-tests.el
@@ -246,8 +246,8 @@ fn bar() { }" 14 67))
246
"/**
247
*
248
*/"
249
- 8
250
- "This is a very very very very very very very long string"
+ 7
+ " This is a very very very very very very very long string"
251
252
* This is a very very very very
253
* very very very long string
@@ -317,8 +317,7 @@ fn foo() {
317
/*!
318
* this is a nested doc comment
319
*/
320
-
321
- //! And so is this
+ \n //! And so is this
322
}"))
323
324
(ert-deftest indent-inside-braces ()
0 commit comments