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

ices/65466.rs: fixed with no errors #472

Merged
merged 1 commit into from
Sep 27, 2020
Merged

Commits on Sep 27, 2020

  1. ices/65466.rs: fixed with no errors

    === stdout ===
    === stderr ===
    warning: variant is never constructed: `Some`
     --> /home/runner/work/glacier/glacier/ices/65466.rs:5:5
      |
    5 |     Some(*const T), // Can also use PhantomData<T>
      |     ^^^^^^^^^^^^^^
      |
      = note: `#[warn(dead_code)]` on by default
    
    warning: 1 warning emitted
    
    ==============
    rustbot committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    9abad00 View commit details
    Browse the repository at this point in the history