about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/debuginfo/metadata
AgeCommit message (Expand)AuthorLines
2022-07-06Allow to create definitions inside the query system.Camille GILLOT-2/+3
2022-04-13couple of clippy::perf fixesMatthias Krüger-1/+0
2022-04-12Remove NodeIdHashingMode.Camille GILLOT-6/+2
2022-04-05Mark scalar layout unions so that backends that do not support partially init...Oli Scherer-3/+3
2022-03-30Spellchecking compiler codeYuri Astrakhan-1/+1
2022-03-14debuginfo: Refactor debuginfo generation for types -- Address review comments.Michael Woerister-2/+3
2022-03-14debuginfo: Refactor debuginfo generation for types -- Address outstanding FIX...Michael Woerister-11/+18
2022-03-14debuginfo: Refactor debuginfo generation for typesMichael Woerister-0/+1655