Break up long line

This commit is contained in:
Ryan Levick 2021-01-05 09:55:39 +01:00 committed by Joshua Nelson
parent a62429b367
commit ed721052a6
1 changed files with 2 additions and 1 deletions

View File

@ -56,7 +56,8 @@ stack backtrace:
37: rustc_driver::run_compiler
```
If you set `debug = true`, you will get line numbers for the stack trace. Then the backtrace will look like this:
If you set `debug = true`, you will get line numbers for the stack trace.
Then the backtrace will look like this:
```text
stack backtrace: