Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Commit

Permalink
ices/105047.rs: fixed with errors
Browse files Browse the repository at this point in the history
=== stdout ===
=== stderr ===
error: pointers cannot be reliably compared during const eval
 --> /home/runner/work/glacier/glacier/ices/105047.rs:6:12
  |
6 |     if let RCZ = &raw const *&0 {}
  |            ^^^
  |
  = note: see issue #53020 <rust-lang/rust#53020> for more information

note: erroneous constant used
 --> /home/runner/work/glacier/glacier/ices/105047.rs:6:30
  |
6 |     if let RCZ = &raw const *&0 {}
  |                              ^^

error: aborting due to previous error

==============
  • Loading branch information
rustbot committed Apr 20, 2023
1 parent beed04f commit 8d3ffbf
Showing 1 changed file with 0 additions and 0 deletions.
File renamed without changes.

0 comments on commit 8d3ffbf

Please sign in to comment.