mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-01 21:45:15 +00:00
interpret: rename ReadExternStatic → ExternStatic This error shows up for reads and writes, so `ReadExternStatic` is misleading.
For more information about how rustc works, see the rustc dev guide.