Adding #[inline] attributes to `libsyntax_pos` [causes errors]( https://github.com/rust-lang/rust/pull/50294#issuecomment-386827381) Branch: https://github.com/Zoxc/rust/tree/inline-error This might be due to LLVM bug. Perhaps this issue should be added to https://github.com/rust-lang/rust/issues/50422?
Adding #[inline] attributes to
libsyntax_poscauses errorsBranch: https://github.com/Zoxc/rust/tree/inline-error
This might be due to LLVM bug. Perhaps this issue should be added to #50422?