You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 23, 2024. It is now read-only.
=== stdout ===
warning: function is never used: `baz`
--> <anon>:6:4
|
6 | fn baz<T>()
| ^^^
|
= note: `#[warn(dead_code)]` on by default
warning: trait bound &'static str: Foo does not depend on any type or lifetime parameters
--> <anon>:8:19
|
8 | &'static str: Foo,
| ^^^
|
= note: `#[warn(trivial_bounds)]` on by default
warning: 2 warnings emitted
=== stderr ===
==============
0 commit comments