]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/consts/miri_unleashed/const_refers_to_static2.64bit.stderr
Rollup merge of #85766 - workingjubilee:file-options, r=yaahc
[rust.git] / src / test / ui / consts / miri_unleashed / const_refers_to_static2.64bit.stderr
index 4f268dd905d03d9aae102ea6890d27c3effe3867..e0e2ec31efbaf7773a5dad210bbd8bb1a86c7d17 100644 (file)
@@ -35,11 +35,6 @@ help: skipping check that does not even have a feature gate
    |
 LL |     unsafe { &*(&FOO as *const _ as *const usize) }
    |                  ^^^
-help: skipping check for `const_raw_ptr_deref` feature
-  --> $DIR/const_refers_to_static2.rs:14:14
-   |
-LL |     unsafe { &*(&FOO as *const _ as *const usize) }
-   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 help: skipping check that does not even have a feature gate
   --> $DIR/const_refers_to_static2.rs:21:6
    |