Break up long line
This commit is contained in:
parent
78fdaddcad
commit
ccac27e387
1 changed files with 2 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue