summary refs log tree commit diff
path: root/compiler/rustc_mir_build/src/build/custom/parse
AgeCommit message (Expand)AuthorLines
2022-11-29Support statics in custom mirJakob Degen-0/+23
2022-11-29Support most constant kinds in custom mirJakob Degen-7/+17
2022-11-08Add support for custom MIR parsingJakob Degen-0/+72