Sha256: 9beb93fec2cd94394cc772dd6003e1f9893976f49f6ae306c1a5867c139dd2ec
Contents?: true
Size: 382 Bytes
Versions: 4
Compression:
Stored size: 382 Bytes
Contents
error[E0195]: lifetime parameters or bounds on associated function `method` do not match the trait declaration --> tests/ui/missing-async-in-impl.rs:12:14 | 5 | async fn method(); | -------- lifetimes in impl do not match this associated function in trait ... 12 | fn method() {} | ^ lifetimes do not match associated function in trait
Version data entries
4 entries across 4 versions & 1 rubygems