DEBSOURCES
Skip Quicknav
sources / rust-async-trait / 0.1.24-1 / tests / ui / unsupported-self.stderr
12345
error: Self type of this impl is unsupported in expression position --> $DIR/unsupported-self.rs:11:17 | 11 | let _ = Self; | ^^^^