Point at type ascription before macro invocation on expansion parse error
This commit is contained in:
@@ -38,6 +38,7 @@ pub fn expand_assert<'cx>(
|
||||
))
|
||||
}).into(),
|
||||
delim: MacDelimiter::Parenthesis,
|
||||
prior_type_ascription: None,
|
||||
};
|
||||
let if_expr = cx.expr_if(
|
||||
sp,
|
||||
|
||||
Reference in New Issue
Block a user