mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 12:36:35 +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.