mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-09 08:42:02 +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.
For more information about how the query system works, see the rustc dev guide.