about summary refs log tree commit diff
path: root/compiler/rustc_codegen_ssa/src/mono_item.rs
AgeCommit message (Expand)AuthorLines
2021-09-02rustc_target: move `LayoutOf` to `ty::layout`.Eduard-Mihai Burtescu-2/+1
2021-05-13Add support for const operands and options to global_asm!Amanieu d'Antras-4/+32
2021-02-15Use an ItemId inside mir::GlobalAsm.Camille GILLOT-2/+2
2020-08-30ty: remove obsolete printerDavid Wood-4/+4
2020-08-30mv compiler to compiler/mark-0/+98