Blocked on: * [x] <strike>rust-lang/rust#63802</strike> * [x] <strike>rust-lang/rust#66345</strike> * [x] <strike>rust-lang/rust#67529</strike> * [x] <strike>maybe rust-lang/rust#67550</strike> * [x] <strike>maybe rust-lang/rust#68841</strike> * [ ] https://github.com/rust-lang/rust/issues/81567 is the upstream tracking issue for enabling the mir inliner Cranelift doesn't have any inlining support itself. Edit(2019-12-23): Added more blocking issues Edit(2021-01-31): Added upstream tracking issue
Blocked on:
ICE trying to compile libstd with -Zmir-opt-level=3 rust#63802passing reference to field of by-value struct causes ICE with mir-opt-level=3 rust#66345Miscompilation with -Zmir-opt-level=2 rust#67529maybe ICE on ./mir-opt/inline/inline-into-box-place.rs with -Zmir-opt-level=3 : Return place is None, not local rust#67550maybe MIR inliner ICEs trying to inline async closures rust#68841Cranelift doesn't have any inlining support itself.
Edit(2019-12-23): Added more blocking issues
Edit(2021-01-31): Added upstream tracking issue