mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 22:18:23 +03:00
d66a0ec714
The struct returned by the `Span::ctxt` method was listed as `SpanContext`. The correct struct is currently named `SyntaxContext`.