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

ices/49362.rs: fixed with no errors #234

Merged
merged 1 commit into from
Dec 23, 2019
Merged

Commits on Dec 23, 2019

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

    === stdout ===
    === stderr ===
    warning: the feature `generic_associated_types` is incomplete and may cause the compiler to crash
     --> /home/runner/work/glacier/glacier/ices/49362.rs:1:12
      |
    1 | #![feature(generic_associated_types)]
      |            ^^^^^^^^^^^^^^^^^^^^^^^^
      |
      = note: `#[warn(incomplete_features)]` on by default
    
    warning: struct is never constructed: `S`
     --> /home/runner/work/glacier/glacier/ices/49362.rs:3:8
      |
    3 | struct S;
      |        ^
      |
      = note: `#[warn(dead_code)]` on by default
    
    ==============
    rustbot committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    8b26be6 View commit details
    Browse the repository at this point in the history