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.
2 parents 7faccd7 + 6f231a5 commit 94e390cCopy full SHA for 94e390c
rust-version
@@ -1 +1 @@
1
-1c9837df1dde9b234229709e89b3672bd3cf04a4
+814ebca2931bd25384ade5018e1cbc403b13ec11
tests/fail/tail_calls/dangling-local-var.stderr
@@ -14,8 +14,8 @@ LL | let local = 0;
14
help: ALLOC was deallocated here:
15
--> tests/fail/tail_calls/dangling-local-var.rs:LL:CC
16
|
17
-LL | }
18
- | ^
+LL | become g(ptr)
+ | ^^^^^^^^^^^^^
19
= note: BACKTRACE (of the first span):
20
= note: inside `g` at tests/fail/tail_calls/dangling-local-var.rs:LL:CC
21
note: inside `main`
0 commit comments