refactor: remove TODO with no explanation
This commit is contained in:
parent
ebbbaaa90f
commit
0bb2298ac6
@ -433,7 +433,6 @@ pub fn record_field(
|
||||
ast_from_text(&format!("struct S {{ {visibility}{name}: {ty}, }}"))
|
||||
}
|
||||
|
||||
// TODO
|
||||
pub fn block_expr(
|
||||
stmts: impl IntoIterator<Item = ast::Stmt>,
|
||||
tail_expr: Option<ast::Expr>,
|
||||
|
Loading…
Reference in New Issue
Block a user