mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-03 14:34:58 +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.