There are some todos in various places in sway-fmt-v2 to be implemented later (because they were blocked at that time) like
|
item.0.value.span().as_str(), // TODO(PR #2173): FnSignature formatting |
. Since we have most of the formatter implemented we can fix those. This issue is for tracking this kind of old todos.