<pre> fn main() { -"foo"; } </pre> produces <pre> rustc: Constants.cpp:1747: static llvm::Constant* llvm::ConstantExpr::getNeg(llvm::Constant*, bool, bool): Assertion `C->getType()->isIntOrIntVectorTy() && "Cannot NEG a nonintegral value!"' failed. </pre>
Activity
Auto merge of rust-lang#813 - ndusart:syscall-android, r=alexcrichton
Migrate CI to GitHub Actions (rust-lang#813)