Skip to content

Commit

Permalink
ices/88236.rs: fixed with no errors
Browse files Browse the repository at this point in the history
=== stdout ===
=== stderr ===
warning: function is never used: `make_impl`
 --> /home/runner/work/glacier/glacier/ices/88236.rs:9:4
  |
9 | fn make_impl() -> impl for<'a> Hrtb<'a, Assoc = impl Send + 'a> {}
  |    ^^^^^^^^^
  |
  = note: `#[warn(dead_code)]` on by default

warning: 1 warning emitted

==============
  • Loading branch information
rustbot committed Feb 9, 2022
1 parent c431092 commit 32f7656
Showing 1 changed file with 0 additions and 0 deletions.
File renamed without changes.

0 comments on commit 32f7656

Please sign in to comment.