Skip to content

Commit ed72105

Browse files
rylevJoshua Nelson
authored and
Joshua Nelson
committed
Break up long line
1 parent a62429b commit ed72105

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/compiler-debugging.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@ stack backtrace:
5656
37: rustc_driver::run_compiler
5757
```
5858

59-
If you set `debug = true`, you will get line numbers for the stack trace. Then the backtrace will look like this:
59+
If you set `debug = true`, you will get line numbers for the stack trace.
60+
Then the backtrace will look like this:
6061

6162
```text
6263
stack backtrace:

0 commit comments

Comments
 (0)