about summary refs log tree commit diff
path: root/src/librustc_codegen_llvm/debuginfo/namespace.rs
AgeCommit message (Expand)AuthorLines
2019-10-21Convert fields within `DefPathData` from `InternedString` to `Symbol`.Nicholas Nethercote-1/+1
2019-06-02remove unneeded depsMark Mansi-2/+1
2019-06-02remove reexport of rustc::ty::InstanceMark Mansi-1/+1
2019-02-18librustc_codegen_llvm => 2018Taiki Endo-4/+4
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-10Introduce SmallCStr and use it where applicable.Michael Woerister-2/+2
2018-07-30rustc_codegen_llvm: use safe references for Metadata and DI*.Irina Popa-5/+4
2018-07-30rustc_codegen_llvm: move from empty enums to extern types.Irina Popa-4/+4
2018-05-17Rename trans to codegen everywhere.Irina Popa-0/+66