mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
8931f23941
Streamline `CachingSourceMapView` `CachingSourceMapView` is home to some pretty ugly, low-level, repetitive code. We can do better. Details in individual commits. r? @JonathanBrouwer