Closed
Description
Clippy panic
ed while running.
error: internal compiler error: unexpected panic
note: the compiler unexpectedly panicked. this is a bug.
note: we would appreciate a bug report: https://github.com/rust-lang/rust-clippy/issues/new
note: Clippy version: clippy 0.1.52 (45b3c28 2021-03-04)
query stack during panic:
#0 [type_of] computing type of `rocket::form::FromForm::Context`
#1 [analysis] running analysis passes on this crate
end of query stack
error: could not compile `main`
This was in a Github workflow run here: https://github.com/lovelace-edu/lovelace/runs/2043017937 (the relevant pull request is https://github.com/lovelace-edu/lovelace/pull/114 if that helps to find out where the bug comes from).