mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 19:28:29 +00:00

We only use this mapping for cases where we know that it must succeed. Letting it panic otherwise makes it harder to use the API in unsupported ways.