-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
nightly breakageBreakage on the nightly channel onlyBreakage on the nightly channel only

Description
error[E0609]: no field `lifetimes` on type `&syntax::ast::Generics`
--> /home/sackery/.cargo/registry/src/github.com-1ecc6299db9ec823/rocket_codegen-0.3.5/src/decorators/derive_form.rs:29:32
|
29 | match generics.lifetimes.len() {
| ^^^^^^^^^
error[E0609]: no field `lifetimes` on type `&syntax::ast::Generics`
--> /home/sackery/.cargo/registry/src/github.com-1ecc6299db9ec823/rocket_codegen-0.3.5/src/decorators/derive_form.rs:32:49
|
32 | let lifetime = generics.lifetimes[0].lifetime;
Metadata
Metadata
Assignees
Labels
nightly breakageBreakage on the nightly channel onlyBreakage on the nightly channel only