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