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

Commit

Permalink
ices/66580.rs: fixed with no errors (#219)
Browse files Browse the repository at this point in the history
=== stdout ===
=== stderr ===
warning: function is never used: `closure`
 --> /home/runner/work/glacier/glacier/ices/66580.rs:5:4
  |
5 | fn closure() -> Closure {
  |    ^^^^^^^
  |
  = note: `#[warn(dead_code)]` on by default

warning: struct is never constructed: `Wrap`
 --> /home/runner/work/glacier/glacier/ices/66580.rs:9:8
  |
9 | struct Wrap<T> { f: T }
  |        ^^^^

==============
  • Loading branch information
github-actions[bot] authored and Alexendoo committed Dec 5, 2019
1 parent 00db7ed commit c86bcca
Showing 1 changed file with 0 additions and 0 deletions.
File renamed without changes.

0 comments on commit c86bcca

Please sign in to comment.