This repository was archived by the owner on May 23, 2024. It is now read-only.
Commit 55f7e3b
committed
ices/74358.sh: fixed with no errors
=== stdout ===
=== stderr ===
warning: the feature `impl_trait_in_bindings` is incomplete and may not be safe to use and/or cause compiler crashes
--> <anon>:1:12
|
1 | #![feature(impl_trait_in_bindings)]
| ^^^^^^^^^^^^^^^^^^^^^^
|
= note: `#[warn(incomplete_features)]` on by default
= note: see issue #63065 <rust-lang/rust#63065> for more information
warning: function is never used: `foo`
--> <anon>:16:8
|
16 | fn foo<T: Trait<Assoc=u32>>() {
| ^^^
|
= note: `#[warn(dead_code)]` on by default
warning: 2 warnings emitted
==============1 parent e69c596 commit 55f7e3b
1 file changed
+0
-0
lines changedFile renamed without changes.
0 commit comments