mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
87f3908066
Pass correct `TypingEnv` to `InlineAsmCtxt` Fixes #137512 r? oli-obk