X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Ftest%2Fui%2Fonce-cant-call-twice-on-heap.stderr;h=dde75724ed701fe5173bd4bdfa339f48e9c58a9c;hb=333a06af42b62b942aeddc23e359072272fe8785;hp=8761b5261d51bab1ebf7b6a2fd2cedcd6680df98;hpb=f7237f16ae1c94e35b1927f0e25aef4a3a6e3f22;p=rust.git diff --git a/src/test/ui/once-cant-call-twice-on-heap.stderr b/src/test/ui/once-cant-call-twice-on-heap.stderr index 8761b5261d5..dde75724ed7 100644 --- a/src/test/ui/once-cant-call-twice-on-heap.stderr +++ b/src/test/ui/once-cant-call-twice-on-heap.stderr @@ -16,7 +16,7 @@ LL | blk(); help: consider further restricting this bound | LL | fn foo(blk: F) { - | ^^^^^^ + | ++++++ error: aborting due to previous error