Sha256: 2916bc8a51e25f4dd18eaf433b916d533943eac2c1afbee64e9a89e7b928040d
Contents?: true
Size: 343 Bytes
Versions: 34
Compression:
Stored size: 343 Bytes
Contents
error[E0195]: lifetime parameters or bounds on method `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 method in trait ... 12 | fn method() {} | ^ lifetimes do not match method in trait
Version data entries
34 entries across 34 versions & 1 rubygems