Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Delete unused span field from ForeignName
warning: field is never read: `span` --> macro/src/syntax/names.rs:12:5 | 12 | span: Span, | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default
- Loading branch information