mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 12:36:35 +03:00
9275ae994b
Since the error kind (`io::ErrorKind::other`) is in the root context, the error message must be found in the root context as well to compute the correct span to remove.