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