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.
1 parent 29572cd commit b4228a7Copy full SHA for b4228a7
src/compiler-debugging.md
@@ -69,7 +69,7 @@ the first `delay_span_bug` call panic, which will give you a useful backtrace.
69
70
For example:
71
72
-```rust
+```bash
73
$ cat error.rs
74
fn main() {
75
1 + ();
0 commit comments