mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 03:37:26 +03:00
2b60338ee9
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.