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

Commit

Permalink
ices/67514.rs: fixed with no errors (#280)
Browse files Browse the repository at this point in the history
=== stdout ===
=== stderr ===
warning: function is never used: `foo`
 --> /home/runner/work/glacier/glacier/ices/67514.rs:3:4
  |
3 | fn foo((Some(_) | None): Option<u32>) {}
  |    ^^^
  |
  = note: `#[warn(dead_code)]` on by default

==============

Co-authored-by: rustbot <47979223+rustbot@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and rustbot authored Feb 5, 2020
1 parent ea53aba commit 09b5788
Showing 1 changed file with 0 additions and 0 deletions.
File renamed without changes.

0 comments on commit 09b5788

Please sign in to comment.