mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-11 02:51:05 -04: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