]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/unsafe/unsafe-unstable-const-fn.mir.stderr
Rollup merge of #85766 - workingjubilee:file-options, r=yaahc
[rust.git] / src / test / ui / unsafe / unsafe-unstable-const-fn.mir.stderr
index 99808495ea6757b2c73ae47906ad28b227053e36..dcb84a80cb034da634e3debfee374513cce5bff8 100644 (file)
@@ -1,5 +1,5 @@
 error[E0133]: dereference of raw pointer is unsafe and requires unsafe function or block
-  --> $DIR/unsafe-unstable-const-fn.rs:11:5
+  --> $DIR/unsafe-unstable-const-fn.rs:10:5
    |
 LL |     *a == b
    |     ^^ dereference of raw pointer