Nice. Like the readable context syntax. How does the backtrace work with RUST_BACKTRACE? Wouldn't the compiler already provide error tracing?
-
-
-
The standard library will show a backtrace when you perform a panic, but only to where that panic started. An error with a backtrace can pinpoint where the error was created. We don’t currently use RUST_BACKTRACE, but could use it to not collect backtraces by default.
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.