about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm/diagnostic.rs
AgeCommit message (Expand)AuthorLines
2022-07-26Remove dead code from cg_llvmbjorn3-13/+0
2021-12-16Remove `in_band_lifetimes` from `rustc_codegen_llvm`LegionMammal978-4/+4
2021-08-16Handle SrcMgr diagnosticsNikita Popov-18/+76
2020-09-30Update LLVM and add Unsupported diagnosticHugues de Valon-0/+2
2020-08-30mv compiler to compiler/mark-0/+166