Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix typo in section '6.10. Macro Expansions' of the Clippy Book
The struct returned by the `Span::ctxt` method was listed as `SpanContext`. The correct struct is currently named `SyntaxContext`.
- Loading branch information