You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error: no associated item named `None` found for type `syntax::ast::FunctionRetTy` in the current scope
--> src/fn_decl.rs:98:22
|
98 | let ret_ty = ast::FunctionRetTy::None(self.span);
| ^^^^^^^^^^^^^^^^^^^^^^^^