about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/debuginfo/metadata.rs
AgeCommit message (Expand)AuthorLines
2020-10-21rustc_codegen_llvm: create `DIFile`s from just `SourceFile`s.Eduard-Mihai Burtescu-13/+8
2020-10-15Replace target.target with target and target.ptr_width with target.pointer_widthest31-3/+3
2020-09-26Remove unused #[allow(...)] statements from compiler/est31-1/+0
2020-09-04Change ty.kind to a methodLeSeulArtichaut-19/+19
2020-08-30mv compiler to compiler/mark-0/+2585