about summary refs log tree commit diff
path: root/src/librustc_codegen_llvm/diagnostics.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-16Great separation of librustc_codegen_llvm: librustc_codegen_ssa compilesDenis Merigoux-33/+0
2018-10-06codegen_llvm: verify that inline assembly operands are scalarsLevente Kurusa-0/+11
2018-09-26fixup! codegen_llvm: check inline assembly constraints with LLVMLevente Kurusa-1/+1
2018-09-26fixup! codegen_llvm: check inline assembly constraints with LLVMLevente Kurusa-1/+1
2018-09-25codegen_llvm: check inline assembly constraints with LLVMLevente Kurusa-0/+22
2018-06-24Add backticks to E0558varkor-5/+0
2018-05-17Rename trans to codegen everywhere.Irina Popa-0/+55